| Commit message (Expand) | Author | Age | Files | Lines |
* | update code.gitea.io/git (#450) | Lunny Xiao | 2016-12-22 | 3 | -5/+5 |
* | Bug fixes and tests for modules/base (#442) | Ethan Koenig | 2016-12-22 | 1 | -1/+4 |
* | issue comment api fix (#449) | Kim "BKC" Carlbäcker | 2016-12-22 | 2 | -1/+53 |
* | Fix string format verbs (#3637) | Alexander Lunegov | 2016-12-22 | 1 | -1/+1 |
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 5 | -17/+46 |
* | serve video files using the HTML5 video tag (#418) | Nico Mandery | 2016-12-20 | 1 | -0/+2 |
* | fixed vulnerabilities on deleting release (#399) | Lunny Xiao | 2016-12-16 | 1 | -1/+1 |
* | fixed vulnerabilities (#392) | Lunny Xiao | 2016-12-15 | 2 | -2/+3 |
* | Bug fix for edit-hook API endpoint | Ethan Koenig | 2016-12-09 | 1 | -2/+8 |
* | Bug fixes for repo permissions in API | Ethan Koenig | 2016-12-07 | 3 | -12/+26 |
* | Integrate templates into bindata optionally (#314) | Thomas Boerger | 2016-12-06 | 3 | -6/+6 |
* | [API] Pull Requests (#248) | Kim "BKC" Carlbäcker | 2016-12-02 | 2 | -0/+448 |
* | Linting | Kim "BKC" Carlbäcker | 2016-12-02 | 1 | -2/+2 |
* | GitHub API Compliance (& linting) | Kim "BKC" Carlbäcker | 2016-12-02 | 3 | -8/+31 |
* | Add undocumented endpoint for /repositories/:id | Kim "BKC" Carlbäcker | 2016-12-02 | 2 | -0/+17 |
* | Added rel="noopener" to target="_blank" hrefs (#327) | Bwko | 2016-12-02 | 1 | -1/+1 |
* | Resolved #296 (#324) | Lunny Xiao | 2016-12-01 | 1 | -20/+34 |
* | resolved #310: hide fork to self (#323) | Lunny Xiao | 2016-12-01 | 1 | -0/+1 |
* | Get rid of bin folder within makefile, enabled TiDB (#319) | Thomas Boerger | 2016-12-01 | 1 | -3/+0 |
* | Fix breakage from vendor-update | Kim "BKC" Carlbäcker | 2016-11-29 | 3 | -3/+3 |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 5 | -11/+11 |
* | Fixes typos | Bwko | 2016-11-27 | 4 | -4/+4 |
* | Merge pull request #270 from andreynering/gitea/http-headers-download | Andrey Nering | 2016-11-27 | 1 | -7/+13 |
|\ |
|
| * | Fix Chrome not liking commas | Andrey Nering | 2016-11-26 | 1 | -0/+4 |
| * | Fix HTTP headers for issue attachment download | Andrey Nering | 2016-11-26 | 1 | -7/+9 |
* | | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 22 | -88/+88 |
|/ |
|
* | Merge pull request #254 from lunny/lunny/golint_modules_context | Thomas Boerger | 2016-11-25 | 1 | -1/+1 |
|\ |
|
| * | Golint fixed for modules/context | Lunny Xiao | 2016-11-25 | 1 | -1/+1 |
* | | Golint fixed for modules/template | Lunny Xiao | 2016-11-25 | 2 | -2/+2 |
|/ |
|
* | Merge pull request #228 from Bwko/feature/short-hash-download | Thomas Boerger | 2016-11-24 | 1 | -1/+1 |
|\ |
|
| * | Added short-hash support to downloads | Bwko | 2016-11-24 | 1 | -1/+1 |
* | | 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 |
* | | golint fixed for routers/repo/branch.go (#206) | Lunny Xiao | 2016-11-22 | 1 | -2/+3 |
|/ |
|
* | 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 |
* | go lint fixed for routers/admin | Lunny Xiao | 2016-11-21 | 6 | -51/+73 |
* | 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 |
* | API endpoints for stars | Ethan Koenig | 2016-11-16 | 3 | -34/+92 |
* | Allow updating draft releases while keeping them as draft | Sandro Santilli | 2016-11-14 | 1 | -0/+1 |
* | Remember diff view style (#163) | Andrey Nering | 2016-11-13 | 3 | -3/+21 |
* | Normalize files with gofmt | Thibault Meyer | 2016-11-11 | 7 | -10/+10 |
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 25 | -26/+26 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 58 | -300/+300 |
* | Check unhandled errors (#128) | Matthias Loibl | 2016-11-10 | 1 | -3/+14 |
* | Merge pull request #121 from joubertredrat/feature-last-login | Lunny Xiao | 2016-11-10 | 1 | -0/+7 |
|\ |
|
| * | Support to last login feature | Joubert RedRat | 2016-11-09 | 1 | -0/+7 |