| Commit message (Expand) | Author | Age | Files | Lines |
* | Lint and document manager api | Sandro Santilli | 2016-11-24 | 1 | -8/+17 |
* | Move init functions from routers/install to routers/init (#230) | Lunny Xiao | 2016-11-24 | 2 | -69/+82 |
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 35 | -155/+354 |
* | Handle ssh key import better (#224) | stroucki | 2016-11-24 | 1 | -0/+2 |
* | golint fixed for routers/repo/branch.go (#206) | Lunny Xiao | 2016-11-22 | 1 | -2/+3 |
* | Lint webhook.go, unexports simpleMarshalJSON (#198) | Sandro Santilli | 2016-11-22 | 1 | -3/+27 |
* | golint fixed for routers/repo/wiki.go (#203) | Lunny Xiao | 2016-11-21 | 1 | -12/+21 |
* | golint fixed for routers/repo/middlewares.go (#204) | Lunny Xiao | 2016-11-21 | 1 | -0/+2 |
* | golint fixed for routers/repo/view.go (#205) | Lunny Xiao | 2016-11-21 | 1 | -7/+12 |
* | Merge pull request #202 from lunny/lunny/golint_fixed_routers_admin | Thomas Boerger | 2016-11-21 | 6 | -51/+73 |
|\ |
|
| * | go lint fixed for routers/admin | Lunny Xiao | 2016-11-21 | 6 | -51/+73 |
|/ |
|
* | Merge pull request #196 from Bwko/fix/commit-view-panic | Andrey Nering | 2016-11-19 | 1 | -3/+9 |
|\ |
|
| * | Fix for anonymous users to switch views | Bwko | 2016-11-19 | 1 | -3/+5 |
| * | Fix panic when no user is signed in | Bwko | 2016-11-19 | 1 | -0/+4 |
|/ |
|
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 11 | -132/+225 |
* | Merge pull request #187 from strk/vendor | Andrey Nering | 2016-11-17 | 1 | -0/+11 |
|\ |
|
| * | Wrap `vendor/` in backtics | Sandro Santilli | 2016-11-17 | 1 | -3/+3 |
| * | Add vendoring section | Sandro Santilli | 2016-11-17 | 1 | -0/+11 |
|/ |
|
* | Merge pull request #100 from ethantkoenig/develop | Andrey Nering | 2016-11-17 | 5 | -34/+138 |
|\ |
|
| * | 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 | Andrey Nering | 2016-11-14 | 1 | -1/+0 |
* | | fix variable assigned and not used. (#173) | Thomas Boerger | 2016-11-15 | 2 | -5/+1 |
|\ \ |
|
| * | | fix variable assigned and not used. | Bo-Yi Wu | 2016-11-15 | 2 | -5/+1 |
|/ / |
|
* | | 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 | Sandro Santilli | 2016-11-14 | 2 | -3/+11 |
* | | | 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) | Sandro Santilli | 2016-11-14 | 1 | -0/+6 |
|/ / |
|
* | | Merge pull request #168 from appleboy/gofmt | Andrey Nering | 2016-11-14 | 3 | -3/+3 |
|\ \
| |/
|/| |
|
| * | fix gofmt error. | Bo-Yi Wu | 2016-11-15 | 3 | -3/+3 |
|/ |
|
* | Fix broken link for Contributors Guide (#166) | Bo-Yi Wu | 2016-11-14 | 1 | -1/+1 |
* | 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 |
* | 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 | 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 file... | Lunny Xiao | 2016-11-11 | 1 | -4/+5 |
* | Merge pull request #142 from 0xbaadf00d/feature/gofmt | Thomas Boerger | 2016-11-11 | 15 | -26/+26 |
|\ |
|
| * | 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 info about installing via go | Sandro Santilli | 2016-11-11 | 1 | -1/+2 |
|/ |
|