aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #187 from strk/vendorAndrey Nering2016-11-171-0/+11
|\ | | | | Add vendoring section
| * Wrap `vendor/` in backticsSandro Santilli2016-11-171-3/+3
| |
| * Add vendoring sectionSandro Santilli2016-11-171-0/+11
|/ | | | Closes #178
* Merge pull request #100 from ethantkoenig/developAndrey Nering2016-11-175-34/+138
|\ | | | | API endpoints for stars
| * API endpoints for starsEthan Koenig2016-11-165-34/+138
|/
* Upgrade vendor "git" (#175)Thibault Meyer2016-11-1512-21/+295
|
* Merge pull request #171 from andreynering/gitea/editorconfig-crlfMatthias Loibl2016-11-151-1/+0
|\ | | | | .editorconfig: do not specify line ending
| * .editorconfig: do not specify line endingAndrey Nering2016-11-141-1/+0
| | | | | | | | | | That is annoying on Windows, since the editor will change the file if you just open it. Git will checking as LF anyway.
* | fix variable assigned and not used. (#173)Thomas Boerger2016-11-152-5/+1
|\ \ | | | | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
| * | fix variable assigned and not used.Bo-Yi Wu2016-11-152-5/+1
|/ / | | | | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* | Merge pull request #169 from strk/allow-update-draft-releasesKim "BKC" Carlbäcker2016-11-142-3/+11
|\ \ | | | | | | Allow updating draft releases while keeping them as draft
| * | Allow updating draft releases while keeping them as draftSandro Santilli2016-11-142-3/+11
| | | | | | | | | | | | Closes #162
* | | Merge pull request #170 from strk/wiki-lintAndrey Nering2016-11-141-0/+6
|\ \ \ | |/ / |/| | Fix lint errors in models/wiki (just add methods docs)
| * | Fix lint errors in models/wiki (just add methods docs)Sandro Santilli2016-11-141-0/+6
|/ / | | | | | | See #70
* | Merge pull request #168 from appleboy/gofmtAndrey Nering2016-11-143-3/+3
|\ \ | |/ |/| fix gofmt error.
| * fix gofmt error.Bo-Yi Wu2016-11-153-3/+3
|/ | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* Fix broken link for Contributors Guide (#166)Bo-Yi Wu2016-11-141-1/+1
| | | | | | * Fix broken link for Contributors Guide * remove ./
* 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
| | | | | | - Added public entries to reserved keywords list - Rename variables - Derped comment
* 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 IN
| * 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 ↵Lunny Xiao2016-11-111-4/+5
| | | | file (#146)
* Merge pull request #142 from 0xbaadf00d/feature/gofmtThomas Boerger2016-11-1115-26/+26
|\ | | | | Normalize files with gofmt
| * Normalize files with gofmtThibault Meyer2016-11-1115-26/+26
| |
* | Merge pull request #144 from strk/install-via-goThomas Boerger2016-11-111-1/+2
|\ \ | |/ |/| Add instructions to install via go
| * Add info about installing via goSandro Santilli2016-11-111-1/+2
|/
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-1161-36/+36
| | | | From code.gitea.io/go-sdk/gitea To code.gitea.io/sdk/gitea
* 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
|\ | | | | Rewrite raw queries
| * Remove unused importThibault Meyer2016-11-101-1/+0
| |
| * Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queriesThibault Meyer2016-11-10168-482/+485
| |\ | |/ |/| | | | | | | | | | | | | # Conflicts: # models/git_diff.go # models/issue.go # models/org.go # models/pull.go # models/repo.go
* | Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-10166-481/+483
| | | | | | | | | | | | | | - 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
* | Merge pull request #134 from metalmatze/fix/admin-templatesAndrey Nering2016-11-102-2/+2
|\ \ | | | | | | Fix bug that tries to load mistyped templates
| * | 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 .gitignore
| * Add IDEA IntelliJ to .gitignoreThibault Meyer2016-11-101-0/+3
| |
* | Merge pull request #121 from joubertredrat/feature-last-loginLunny Xiao2016-11-105-40/+64
|\ \ | | | | | | Last Login for admin manage your users