Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #187 from strk/vendor | Andrey Nering | 2016-11-17 | 1 | -0/+11 |
|\ | | | | | Add vendoring section | ||||
| * | Wrap `vendor/` in backtics | Sandro Santilli | 2016-11-17 | 1 | -3/+3 |
| | | |||||
| * | Add vendoring section | Sandro Santilli | 2016-11-17 | 1 | -0/+11 |
|/ | | | | Closes #178 | ||||
* | Merge pull request #100 from ethantkoenig/develop | Andrey Nering | 2016-11-17 | 5 | -34/+138 |
|\ | | | | | API endpoints for stars | ||||
| * | API endpoints for stars | Ethan Koenig | 2016-11-16 | 5 | -34/+138 |
|/ | |||||
* | Upgrade vendor "git" (#175) | Thibault Meyer | 2016-11-15 | 12 | -21/+295 |
| | |||||
* | Merge pull request #171 from andreynering/gitea/editorconfig-crlf | Matthias Loibl | 2016-11-15 | 1 | -1/+0 |
|\ | | | | | .editorconfig: do not specify line ending | ||||
| * | .editorconfig: do not specify line ending | Andrey Nering | 2016-11-14 | 1 | -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 Boerger | 2016-11-15 | 2 | -5/+1 |
|\ \ | | | | | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
| * | | fix variable assigned and not used. | Bo-Yi Wu | 2016-11-15 | 2 | -5/+1 |
|/ / | | | | | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | | Merge pull request #169 from strk/allow-update-draft-releases | Kim "BKC" Carlbäcker | 2016-11-14 | 2 | -3/+11 |
|\ \ | | | | | | | Allow updating draft releases while keeping them as draft | ||||
| * | | Allow updating draft releases while keeping them as draft | Sandro Santilli | 2016-11-14 | 2 | -3/+11 |
| | | | | | | | | | | | | Closes #162 | ||||
* | | | Merge pull request #170 from strk/wiki-lint | Andrey Nering | 2016-11-14 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | Fix lint errors in models/wiki (just add methods docs) | ||||
| * | | Fix lint errors in models/wiki (just add methods docs) | Sandro Santilli | 2016-11-14 | 1 | -0/+6 |
|/ / | | | | | | | See #70 | ||||
* | | Merge pull request #168 from appleboy/gofmt | Andrey Nering | 2016-11-14 | 3 | -3/+3 |
|\ \ | |/ |/| | fix gofmt error. | ||||
| * | fix gofmt error. | Bo-Yi Wu | 2016-11-15 | 3 | -3/+3 |
|/ | | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | Fix broken link for Contributors Guide (#166) | Bo-Yi Wu | 2016-11-14 | 1 | -1/+1 |
| | | | | | | * Fix broken link for Contributors Guide * remove ./ | ||||
* | Remember diff view style (#163) | Andrey Nering | 2016-11-13 | 7 | -7/+47 |
| | |||||
* | fixed bug #151 finally (#164) | Lunny Xiao | 2016-11-12 | 1 | -2/+1 |
| | |||||
* | Fixes possible vulnerabilities with keyword hijacking (#20) | LefsFlare | 2016-11-12 | 1 | -4/+4 |
| | | | | | | - Added public entries to reserved keywords list - Rename variables - Derped comment | ||||
* | Bug fixed for issues (#156) | Lunny Xiao | 2016-11-12 | 1 | -14/+6 |
| | |||||
* | Upgrade vendor "git" (#161) | Thibault Meyer | 2016-11-12 | 5 | -10/+17 |
| | |||||
* | replace footer gogs to gitea (#157) | Lunny Xiao | 2016-11-12 | 1 | -2/+2 |
| | |||||
* | bug fixed caused by #153 (#154) | Lunny Xiao | 2016-11-12 | 1 | -1/+1 |
| | |||||
* | use in instead string join (#155) | Lunny Xiao | 2016-11-12 | 4 | -9/+5 |
| | |||||
* | fixed bug #151 caused Find should be Get (#153) | Lunny Xiao | 2016-11-12 | 4 | -21/+29 |
| | |||||
* | Merge pull request #152 from lunny/lunny/optimization_in | Matthias Loibl | 2016-11-11 | 1 | -5/+4 |
|\ | | | | | optimization on database IN | ||||
| * | optimization on database IN | Lunny Xiao | 2016-11-12 | 1 | -5/+4 |
|/ | |||||
* | bug fixed for 500 caused by get org users (#149) | Lunny Xiao | 2016-11-12 | 1 | -2/+2 |
| | |||||
* | Fix error 500 on organization dashboard page (#150) | Lunny Xiao | 2016-11-12 | 12 | -154/+182 |
| | |||||
* | ask for go get from code.gitea.io/gitea and change gogs to gitea on main ↵ | Lunny Xiao | 2016-11-11 | 1 | -4/+5 |
| | | | | file (#146) | ||||
* | Merge pull request #142 from 0xbaadf00d/feature/gofmt | Thomas Boerger | 2016-11-11 | 15 | -26/+26 |
|\ | | | | | Normalize files with gofmt | ||||
| * | Normalize files with gofmt | Thibault Meyer | 2016-11-11 | 15 | -26/+26 |
| | | |||||
* | | Merge pull request #144 from strk/install-via-go | Thomas Boerger | 2016-11-11 | 1 | -1/+2 |
|\ \ | |/ |/| | Add instructions to install via go | ||||
| * | Add info about installing via go | Sandro Santilli | 2016-11-11 | 1 | -1/+2 |
|/ | |||||
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 61 | -36/+36 |
| | | | | From code.gitea.io/go-sdk/gitea To code.gitea.io/sdk/gitea | ||||
* | Update home page to Gitea (#138) | Andrey Nering | 2016-11-11 | 5 | -27/+27 |
| | |||||
* | Merge pull request #136 from 0xbaadf00d/feature/rewrite-xorm-queries | Andrey Nering | 2016-11-10 | 21 | -227/+474 |
|\ | | | | | Rewrite raw queries | ||||
| * | Remove unused import | Thibault Meyer | 2016-11-10 | 1 | -1/+0 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries | Thibault Meyer | 2016-11-10 | 168 | -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 Santilli | 2016-11-10 | 166 | -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-templates | Andrey Nering | 2016-11-10 | 2 | -2/+2 |
|\ \ | | | | | | | Fix bug that tries to load mistyped templates | ||||
| * | | Fix bug that tries to load mistyped templates | Matthias Loibl | 2016-11-10 | 2 | -2/+2 |
|/ / | |||||
| * | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 22 | -233/+480 |
|/ | |||||
* | first batch of Readme updates (#65) | Rachid Zarouali | 2016-11-10 | 5 | -25/+15 |
| | |||||
* | Remove go version from build tags (#133) | Matthias Loibl | 2016-11-10 | 2 | -3/+1 |
| | |||||
* | Check unhandled errors (#128) | Matthias Loibl | 2016-11-10 | 2 | -4/+16 |
| | |||||
* | Merge pull request #131 from 0xbaadf00d/feature/gitignore | Matthias Loibl | 2016-11-10 | 1 | -0/+3 |
|\ | | | | | Add IDEA IntelliJ to .gitignore | ||||
| * | Add IDEA IntelliJ to .gitignore | Thibault Meyer | 2016-11-10 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #121 from joubertredrat/feature-last-login | Lunny Xiao | 2016-11-10 | 5 | -40/+64 |
|\ \ | | | | | | | Last Login for admin manage your users |