| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Git LFS support v2 (#122) | Fabian Zaremba | 2016-12-26 | 2 | -1/+75 |
* | Provide button to delete merged pull request (#441) | Lunny Xiao | 2016-12-25 | 1 | -0/+1 |
* | Bindata is optional and over-writable on restart (#354) | Thomas Boerger | 2016-12-22 | 1 | -10/+17 |
* | update code.gitea.io/git (#450) | Lunny Xiao | 2016-12-22 | 1 | -1/+1 |
* | Remove remaining Gogs reference on locales and cmd (#430) | Joubert RedRat | 2016-12-21 | 5 | -18/+21 |
* | Fixes panic when there's no user initialized (#358) | Bwko | 2016-12-06 | 1 | -2/+2 |
* | Integrate templates into bindata optionally (#314) | Thomas Boerger | 2016-12-06 | 1 | -55/+3 |
* | Fixes #316 | Antonio Facciolo | 2016-12-05 | 2 | -1/+5 |
* | Catch os... errors | Bwko | 2016-12-02 | 3 | -6/+11 |
* | Get rid of bin folder within makefile, enabled TiDB (#319) | Thomas Boerger | 2016-12-01 | 2 | -32/+1 |
* | Integrate public as bindata optionally (#293) | Thomas Boerger | 2016-11-30 | 1 | -3/+4 |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
* | Merge pull request #270 from andreynering/gitea/http-headers-download | Andrey Nering | 2016-11-27 | 1 | -5/+1 |
|\ |
|
| * | Fix HTTP headers for issue attachment download | Andrey Nering | 2016-11-26 | 1 | -5/+1 |
* | | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -9/+9 |
|/ |
|
* | fix gofmt error. | Bo-Yi Wu | 2016-11-15 | 3 | -3/+3 |
* | Remember diff view style (#163) | Andrey Nering | 2016-11-13 | 1 | -3/+3 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 5 | -29/+29 |
* | Improve formatting of admin command | Matthias Loibl | 2016-11-09 | 1 | -2/+4 |
* | Use cli Flags directly and not some helper funcs | Matthias Loibl | 2016-11-09 | 8 | -69/+91 |
* | And others | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | ACCESS_MODE_* -> AccessMode* | Sandro Santilli | 2016-11-07 | 1 | -7/+7 |
* | Dropped client from version check | Thomas Boerger | 2016-11-07 | 1 | -2/+0 |
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 2 | -3/+3 |
* | Merge branch 'master' into feature/goimports | Sandro Santilli | 2016-11-05 | 1 | -6/+7 |
|\ |
|
| * | Refactor editorconfig middleware | Andrey Nering | 2016-11-05 | 1 | -6/+7 |
* | | Add missing version & gogs package | Matthias Loibl | 2016-11-05 | 1 | -0/+2 |
* | | Fix imports found by goimports. | Matthias Loibl | 2016-11-05 | 1 | -17/+13 |
|/ |
|
* | Fixed "net.UnixAddr composite literal uses unkeyed fields" | Thomas Boerger | 2016-11-04 | 1 | -1/+1 |
* | Made linter happy in cmd folder | Thomas Boerger | 2016-11-04 | 7 | -5/+14 |
* | Merge branch 'master' into fix/3743-route-regexp-branchname | Lunny Xiao | 2016-11-04 | 5 | -26/+26 |
|\ |
|
| * | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 5 | -26/+26 |
* | | Restore whitespace | Thibault Meyer | 2016-11-03 | 1 | -1/+1 |
* | | Fix SHA regexp and commit comparisons | Thibault Meyer | 2016-11-03 | 1 | -4/+4 |
|/ |
|
* | #3590 fix 404 for release draft edition | Unknwon | 2016-09-03 | 1 | -2/+18 |
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 | 1 | -0/+1 |
* | Minor code fix [CI SKIP] | Unknwon | 2016-08-31 | 1 | -2/+7 |
* | Fix import path | Unknwon | 2016-08-30 | 1 | -1/+1 |
* | #3548 disable issue cannot edit label and milestonefor pull requests | Unknwon | 2016-08-30 | 1 | -2/+2 |
* | Web editor: support upload files | Unknwon | 2016-08-30 | 1 | -4/+12 |
* | codegangsta/cli => urfave/cli (#3546) | Kim "BKC" Carlbäcker | 2016-08-30 | 7 | -7/+7 |
* | Bump git-module required version | Unknwon | 2016-08-29 | 1 | -1/+1 |
* | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-08-29 | 1 | -0/+1 |
* | Web editor: disallow edit mirror repository | Unknwon | 2016-08-28 | 1 | -1/+1 |
* | Web editor: improve delete file process | Unknwon | 2016-08-28 | 1 | -1/+2 |
* | #3505 use user’s info for committer and author | Unknwon | 2016-08-27 | 1 | -1/+1 |
* | #3383 code cleanup | Unknwon | 2016-08-24 | 1 | -1/+1 |
* | Fix #3361: Dumps are created world readable (#3473) | Thibault Meyer | 2016-08-17 | 1 | -0/+4 |
* | General code quality improvement | Unknwon | 2016-08-16 | 1 | -1/+1 |
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 1 | -2/+2 |