summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix lint errors in models/wiki (just add methods docs)Sandro Santilli2016-11-141-0/+6
* Merge pull request #168 from appleboy/gofmtAndrey Nering2016-11-143-3/+3
|\
| * fix gofmt error.Bo-Yi Wu2016-11-153-3/+3
|/
* Fix broken link for Contributors Guide (#166)Bo-Yi Wu2016-11-141-1/+1
* Remember diff view style (#163)Andrey Nering2016-11-137-7/+47
* fixed bug #151 finally (#164)Lunny Xiao2016-11-121-2/+1
* Fixes possible vulnerabilities with keyword hijacking (#20)LefsFlare2016-11-121-4/+4
* Bug fixed for issues (#156)Lunny Xiao2016-11-121-14/+6
* Upgrade vendor "git" (#161)Thibault Meyer2016-11-125-10/+17
* replace footer gogs to gitea (#157)Lunny Xiao2016-11-121-2/+2
* bug fixed caused by #153 (#154)Lunny Xiao2016-11-121-1/+1
* use in instead string join (#155)Lunny Xiao2016-11-124-9/+5
* fixed bug #151 caused Find should be Get (#153)Lunny Xiao2016-11-124-21/+29
* Merge pull request #152 from lunny/lunny/optimization_inMatthias Loibl2016-11-111-5/+4
|\
| * optimization on database INLunny Xiao2016-11-121-5/+4
|/
* bug fixed for 500 caused by get org users (#149)Lunny Xiao2016-11-121-2/+2
* Fix error 500 on organization dashboard page (#150)Lunny Xiao2016-11-1212-154/+182
* ask for go get from code.gitea.io/gitea and change gogs to gitea on main file...Lunny Xiao2016-11-111-4/+5
* Merge pull request #142 from 0xbaadf00d/feature/gofmtThomas Boerger2016-11-1115-26/+26
|\
| * Normalize files with gofmtThibault Meyer2016-11-1115-26/+26
* | Merge pull request #144 from strk/install-via-goThomas Boerger2016-11-111-1/+2
|\ \ | |/ |/|
| * Add info about installing via goSandro Santilli2016-11-111-1/+2
|/
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-1161-36/+36
* Update home page to Gitea (#138)Andrey Nering2016-11-115-27/+27
* Merge pull request #136 from 0xbaadf00d/feature/rewrite-xorm-queriesAndrey Nering2016-11-1021-227/+474
|\
| * Remove unused importThibault Meyer2016-11-101-1/+0
| * Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queriesThibault Meyer2016-11-10168-482/+485
| |\ | |/ |/|
* | Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-10166-481/+483
* | Merge pull request #134 from metalmatze/fix/admin-templatesAndrey Nering2016-11-102-2/+2
|\ \
| * | Fix bug that tries to load mistyped templatesMatthias Loibl2016-11-102-2/+2
|/ /
| * Rewrite XORM queriesThibault Meyer2016-11-1022-233/+480
|/
* first batch of Readme updates (#65)Rachid Zarouali2016-11-105-25/+15
* Remove go version from build tags (#133)Matthias Loibl2016-11-102-3/+1
* Check unhandled errors (#128)Matthias Loibl2016-11-102-4/+16
* Merge pull request #131 from 0xbaadf00d/feature/gitignoreMatthias Loibl2016-11-101-0/+3
|\
| * Add IDEA IntelliJ to .gitignoreThibault Meyer2016-11-101-0/+3
* | Merge pull request #121 from joubertredrat/feature-last-loginLunny Xiao2016-11-105-40/+64
|\ \
| * | Support to last login featureJoubert RedRat2016-11-095-40/+64
* | | Merge pull request #129 from lunny/lunny/SQL_instead_SqlLunny Xiao2016-11-104-5/+5
|\ \ \
| * | | use x.SQL instead of x.SqlLunny Xiao2016-11-104-5/+5
| | |/ | |/|
* | | Merge pull request #130 from 0xbaadf00d/feature/ordering-org-userLunny Xiao2016-11-104-21/+41
|\ \ \ | |/ / |/| |
| * | Ordering organizations and users by nameThibault Meyer2016-11-104-21/+41
|/ /
* | Merge pull request #127 from metalmatze/enhancement/cliLunny Xiao2016-11-108-69/+93
|\ \
| * | Improve formatting of admin commandMatthias Loibl2016-11-091-2/+4
| * | Use cli Flags directly and not some helper funcsMatthias Loibl2016-11-098-69/+91
|/ /
* | Merge pull request #116 from lunny/lunny/lang-missLunny Xiao2016-11-091-0/+1
|\ \
| * | lack of translation for zh-CNLunny Xiao2016-11-081-0/+1
* | | Merge pull request #18 from LefsFlarey/issue/3675Lunny Xiao2016-11-091-4/+4
|\ \ \
| * | | Fix err not being nilFlare2016-11-091-0/+1
| * | | Still print error if user does not existFlare2016-11-051-0/+4