| Commit message (Expand) | Author | Age | Files | Lines |
* | And others | Sandro Santilli | 2016-11-07 | 7 | -14/+14 |
* | Security protocols | Sandro Santilli | 2016-11-07 | 1 | -5/+5 |
* | More mixage | Sandro Santilli | 2016-11-07 | 1 | -9/+9 |
* | More overlooks | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | More... | Sandro Santilli | 2016-11-07 | 5 | -13/+13 |
* | More MixedCase consts | Sandro Santilli | 2016-11-07 | 2 | -9/+9 |
* | ACCESS_MODE_* -> AccessMode* | Sandro Santilli | 2016-11-07 | 4 | -10/+10 |
* | More MixedCase consts | Sandro Santilli | 2016-11-07 | 2 | -6/+6 |
* | Use MixedCase constant names | Sandro Santilli | 2016-11-07 | 3 | -8/+8 |
* | Merge pull request #108 from go-gitea/go-sdk | Thomas Boerger | 2016-11-07 | 25 | -26/+26 |
|\ |
|
| * | Replaced go-gogs-client with go-sdk imports | Thomas Boerger | 2016-11-07 | 25 | -25/+25 |
| * | Fixed links to sdk docs | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
* | | Replace GOGS with GITEA in variable names | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning | Rachid Zarouali | 2016-11-07 | 1 | -0/+5 |
|\ |
|
| * | rename variable + fix wiki link | Thibault Meyer | 2016-10-04 | 1 | -1/+1 |
| * | Can disable GIT interactions by HTTP protocol | Thibault Meyer | 2016-09-18 | 1 | -0/+5 |
* | | Use the rev-parsed sha1 commit id (#98) | Odin Ugedal | 2016-11-06 | 1 | -2/+4 |
* | | Fix rendering of non-markdown readme files | Odin Ugedal | 2016-11-06 | 1 | -2/+4 |
* | | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 14 | -14/+14 |
* | | Merge branch 'master' into feature/goimports | Sandro Santilli | 2016-11-05 | 4 | -21/+1 |
|\ \ |
|
| * | | Refactor editorconfig middleware | Andrey Nering | 2016-11-05 | 4 | -21/+1 |
* | | | Fix imports found by goimports. | Matthias Loibl | 2016-11-05 | 5 | -11/+5 |
|/ / |
|
* | | Fix 500 when repo has invalid .editorconfig | Andrey Nering | 2016-11-05 | 4 | -16/+31 |
* | | Executed go fmt for all files | Thomas Boerger | 2016-11-04 | 1 | -1/+1 |
* | | Implementation of the feature to redirect to an external issue tracker | Rémy Boulanouar | 2016-11-04 | 2 | -1/+7 |
* | | Show issue/PR number on title | Andrey Nering | 2016-11-03 | 2 | -2/+3 |
* | | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 57 | -252/+252 |
* | | Prevented user enumeration of valid users through HTTP status codes of login ... | LefsFlare | 2016-10-16 | 1 | -2/+4 |
|/ |
|
* | #3589 LoadRepoConfig after ORM is initialized | Unknwon | 2016-09-02 | 1 | -3/+3 |
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 | 1 | -3/+19 |
* | #3559 fix template error | Unknwon | 2016-08-31 | 2 | -9/+4 |
* | models/login_source: code improvement | Unknwon | 2016-08-31 | 1 | -3/+2 |
* | #3515 use alert instead 500 for duplicated login source name | Unknwon | 2016-08-31 | 2 | -3/+8 |
* | Support Editorconfig on web editor (#3512) | 无闻 | 2016-08-30 | 3 | -0/+22 |
|\ |
|
| * | Support Editorconfig on web editor | Andrey Nering | 2016-08-30 | 3 | -0/+22 |
* | | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 3 | -21/+32 |
|/ |
|
* | Web editor: support upload files | Unknwon | 2016-08-30 | 4 | -275/+186 |
* | router/repo: code refactoring | Unknwon | 2016-08-30 | 5 | -195/+193 |
* | #3459 code quality improvement | Unknwon | 2016-08-29 | 2 | -39/+15 |
* | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-08-29 | 1 | -0/+52 |
* | Web editor: fix cannot create new file in subdirectory | Unknwon | 2016-08-29 | 1 | -1/+1 |
* | #3516 enforce line ending to be \n from web editor | Unknwon | 2016-08-28 | 1 | -3/+2 |
* | Web editor: improve edit file | Unknwon | 2016-08-28 | 2 | -10/+3 |
* | Web editor: improve delete file process | Unknwon | 2016-08-28 | 2 | -49/+87 |
* | Web editor: improve edit file tooltip | Unknwon | 2016-08-27 | 1 | -53/+39 |
* | #3448 redirect if any after sign in | Unknwon | 2016-08-27 | 1 | -1/+8 |
* | #3495 only start builtin SSH server after user finish installation | Unknwon | 2016-08-27 | 1 | -7/+6 |
* | #2966 code cleanup | Unknwon | 2016-08-26 | 3 | -62/+21 |
* | issues comment API : list, create, edit (#2966) | Iwan Budi Kusnanto | 2016-08-26 | 2 | -0/+128 |
* | Web editor: improve code quality | Unknwon | 2016-08-24 | 7 | -56/+48 |