2
0
Commit Graph

4385 Commits

Author SHA1 Message Date
Andrey Nering
c8faf267df Remember diff view style (#163) 2016-11-13 10:54:04 +08:00
Lunny Xiao
35bd596eff fixed bug #151 finally (#164) 2016-11-12 22:52:19 +08:00
LefsFlare
3049160a97 Fixes possible vulnerabilities with keyword hijacking (#20)
- Added public entries to reserved keywords list
- Rename variables
- Derped comment
2016-11-12 13:26:45 +01:00
Lunny Xiao
b77d834565 Bug fixed for issues (#156) 2016-11-12 13:06:33 +01:00
Thibault Meyer
dcdff45435 Upgrade vendor "git" (#161) 2016-11-12 12:09:25 +01:00
Lunny Xiao
e58350c440 replace footer gogs to gitea (#157) 2016-11-12 09:32:43 +01:00
Lunny Xiao
77d949dd16 bug fixed caused by #153 (#154) 2016-11-12 09:30:46 +01:00
Lunny Xiao
f28309e510 use in instead string join (#155) 2016-11-12 09:29:18 +01:00
Lunny Xiao
e0447d8fc1 fixed bug #151 caused Find should be Get (#153) 2016-11-12 00:01:09 +01:00
Matthias Loibl
de3aae127e Merge pull request #152 from lunny/lunny/optimization_in
optimization on database IN
2016-11-11 22:09:54 +01:00
Lunny Xiao
9343297ec9 optimization on database IN 2016-11-12 01:31:37 +08:00
Lunny Xiao
6512754a79 bug fixed for 500 caused by get org users (#149) 2016-11-12 00:55:06 +08:00
Lunny Xiao
7084de87dd Fix error 500 on organization dashboard page (#150) 2016-11-12 00:40:21 +08:00
Lunny Xiao
481f9e1f0f ask for go get from code.gitea.io/gitea and change gogs to gitea on main file (#146) 2016-11-11 14:56:35 +01:00
Thomas Boerger
6d6b771f43 Merge pull request #142 from 0xbaadf00d/feature/gofmt
Normalize files with gofmt
2016-11-11 14:44:30 +01:00
Thomas Boerger
3a471e650d Merge pull request #144 from strk/install-via-go
Add instructions to install via go
2016-11-11 14:43:07 +01:00
Sandro Santilli
d0ba79d8f3 Add info about installing via go 2016-11-11 13:35:58 +01:00
Thibault Meyer
43e3c1d1cc Normalize files with gofmt 2016-11-11 13:11:45 +01:00
Sandro Santilli
d246d7acb7 Fix import path of go-sdk (#141)
From code.gitea.io/go-sdk/gitea
  To code.gitea.io/sdk/gitea
2016-11-11 17:39:44 +08:00
Andrey Nering
add2dd8223 Update home page to Gitea (#138) 2016-11-11 08:50:31 +08:00
Andrey Nering
9695edb952 Merge pull request #136 from 0xbaadf00d/feature/rewrite-xorm-queries
Rewrite raw queries
2016-11-10 21:18:34 -02:00
Thibault Meyer
bb0bf29164 Remove unused import 2016-11-10 21:10:25 +01:00
Thibault Meyer
0971249a03 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
# Conflicts:
#	models/git_diff.go
#	models/issue.go
#	models/org.go
#	models/pull.go
#	models/repo.go
2016-11-10 21:05:52 +01:00
Thibault Meyer
50df9768f3 Rewrite XORM queries 2016-11-10 20:59:51 +01:00
Sandro Santilli
acb138c244 Update import paths from github.com/go-gitea to code.gitea.io (#135)
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis

See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
2016-11-10 17:24:48 +01:00
Andrey Nering
921f9e94c8 Merge pull request #134 from metalmatze/fix/admin-templates
Fix bug that tries to load mistyped templates
2016-11-10 13:06:54 -02:00
Matthias Loibl
c8cd0bf661 Fix bug that tries to load mistyped templates 2016-11-10 11:54:20 +01:00
Rachid Zarouali
a5a8bd2a8e first batch of Readme updates (#65) 2016-11-10 11:52:39 +01:00
Matthias Loibl
3569ed71ba Remove go version from build tags (#133) 2016-11-10 08:43:49 -02:00
Matthias Loibl
a130a8a7a6 Check unhandled errors (#128) 2016-11-10 08:02:01 -02:00
Matthias Loibl
d50513bc4c Merge pull request #131 from 0xbaadf00d/feature/gitignore
Add IDEA IntelliJ to .gitignore
2016-11-10 10:53:43 +01:00
Lunny Xiao
4b632bb41b Merge pull request #121 from joubertredrat/feature-last-login
Last Login for admin manage your users
2016-11-10 17:20:55 +08:00
Lunny Xiao
f4517ba470 Merge pull request #129 from lunny/lunny/SQL_instead_Sql
use x.SQL instead of x.Sql
2016-11-10 17:12:14 +08:00
Thibault Meyer
f3cfd98704 Add IDEA IntelliJ to .gitignore 2016-11-10 10:01:44 +01:00
Lunny Xiao
d1a6a9dbdc Merge pull request #130 from 0xbaadf00d/feature/ordering-org-user
Ordering organizations and users by name
2016-11-10 16:56:36 +08:00
Thibault Meyer
f88090a2fe Ordering organizations and users by name 2016-11-10 09:18:54 +01:00
Lunny Xiao
ce784fdfad use x.SQL instead of x.Sql 2016-11-10 15:20:48 +08:00
Lunny Xiao
c9a766f082 Merge pull request #127 from metalmatze/enhancement/cli
Use cli Flags directly and not some helper funcs
2016-11-10 11:31:26 +08:00
Matthias Loibl
4af6bd9178 Improve formatting of admin command
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
2016-11-09 23:32:24 +01:00
Matthias Loibl
cd1638803d Use cli Flags directly and not some helper funcs
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
2016-11-09 23:18:22 +01:00
Joubert RedRat
8c1f9a1283 Support to last login feature 2016-11-09 08:53:45 -02:00
Lunny Xiao
d4854707c7 Merge pull request #116 from lunny/lunny/lang-miss
fixed lack of translation for zh-CN
2016-11-09 15:16:27 +08:00
Lunny Xiao
f5823a41e1 Merge pull request #18 from LefsFlarey/issue/3675
Fix 500 error caused by deleted users on issues (#3675)
2016-11-09 15:14:18 +08:00
Flare
39fceb6e35 Fix err not being nil 2016-11-09 13:07:01 +08:00
Matthias Loibl
6b28da37cb Merge pull request #17 from LefsFlarey/issue/3666
Fixed 404 caused by unexpected question mark
2016-11-08 18:27:59 +01:00
Flare
5650459f98 Fixed 404 caused by unexpected question mark
This fixes 404 caused when creating new files or wiki pages with question marks. Amended to force CI rebuild
2016-11-08 22:09:48 +08:00
Lunny Xiao
cb98f94436 Merge pull request #119 from metalmatze/fix/editorconfig
Go uses ident size 8 with tabs. Nothing else.
2016-11-08 19:13:29 +08:00
Matthias Loibl
5aa98d9282 Go uses ident size 8 with tabs. Nothing else.
We are using gofmt to format our code. This will emit tabs.
The standard is tabs which is 8 spaces.
2016-11-08 11:41:02 +01:00
Kim "BKC" Carlbäcker
3a4c551e43 Merge pull request #90 from metalmatze/feature/tool-tests
Start to add tests for modules/base/tool
2016-11-08 10:30:52 +01:00
Lunny Xiao
c394122152 lack of translation for zh-CN 2016-11-08 16:20:45 +08:00