| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix type in unused constant name (#111) | Sandro Santilli | 2016-11-07 | 1 | -4/+4 |
* | more | Sandro Santilli | 2016-11-07 | 1 | -2/+2 |
* | Security protocols | Sandro Santilli | 2016-11-07 | 1 | -5/+5 |
* | Fix imports found by goimports. | Matthias Loibl | 2016-11-05 | 1 | -3/+2 |
* | Simply made go vet happy, fixed tags | Thomas Boerger | 2016-11-04 | 1 | -4/+4 |
* | Implementation of the feature to redirect to an external issue tracker | Rémy Boulanouar | 2016-11-04 | 1 | -0/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 3 | -6/+6 |
* | Web editor: support upload files | Unknwon | 2016-08-30 | 1 | -1/+1 |
* | #3459 code quality improvement | Unknwon | 2016-08-29 | 1 | -2/+0 |
* | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-08-29 | 1 | -0/+10 |
* | Web editor: improve delete file process | Unknwon | 2016-08-28 | 1 | -0/+3 |
* | Web editor: improve code quality | Unknwon | 2016-08-24 | 1 | -1/+1 |
* | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 | 1 | -15/+0 |
* | Squashed commit of the following: | Richard Mahn | 2016-08-14 | 1 | -4/+92 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -4/+5 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -10/+17 |
* | Minor fix for go vet | Unknwon | 2016-07-16 | 1 | -1/+1 |
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | 1 | -0/+1 |
* | #2709 validate username attribute fetched from LDAP | Unknwon | 2016-07-12 | 1 | -7/+7 |
* | The pruning for the synchronized mirrors is a option now. Default value: enab... | Pablo Saavedra | 2016-07-09 | 1 | -0/+1 |
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | 2 | -25/+49 |
* | Fixes #3110 (#3136) | Franz Schmidt | 2016-06-27 | 1 | -1/+1 |
* | Add ServerName to tls.Config in LDAP auth (#3104) | Paul Tötterman | 2016-06-01 | 1 | -0/+1 |
* | Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) | Cosmin Stroe | 2016-04-22 | 1 | -0/+1 |
* | Replace uuid module with original package | Unknwon | 2016-02-20 | 1 | -2/+2 |
* | #2334 strip whitespace for migrate URL | Unknwon | 2016-02-20 | 1 | -1/+1 |
* | LDAP: Make a bit more detailed log traces | Adam Strzelecki | 2016-02-20 | 1 | -1/+3 |
* | LDAP: Fetch attributes in Bind DN context option | Adam Strzelecki | 2016-02-20 | 2 | -6/+27 |
* | LDAP: Use single connection in BindDN mode auth | Adam Strzelecki | 2016-02-20 | 1 | -19/+11 |
* | Make log path required | Josh Frye | 2016-02-12 | 1 | -1/+1 |
* | Add install option for log path | Josh Frye | 2016-02-12 | 1 | -0/+1 |
* | Fix #2221 LDAP username attribute must be fetched | Adam Strzelecki | 2016-02-07 | 1 | -1/+1 |
* | Allow modification of a release if Content is empty (fix #2516) | Florian Kaiser | 2016-01-30 | 1 | -1/+1 |
* | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 | 1 | -3/+3 |
* | typo fix | zhuharev | 2016-01-06 | 1 | -2/+2 |
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | 1 | -5/+6 |
* | #2154 fix form submit error | Unknwon | 2015-12-11 | 1 | -1/+1 |
* | #2154 disable change user for non-local users | Unknwon | 2015-12-11 | 1 | -1/+1 |
* | #2114 External URL for wiki | Unknwon | 2015-12-11 | 1 | -0/+2 |
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 1 | -0/+1 |
* | #2037 Add "New Mirror" button on Dashboard | Unknwon | 2015-12-09 | 1 | -3/+0 |
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 | 1 | -6/+10 |
* | Fix misspelled words | Alex Myasoedov | 2015-12-06 | 1 | -1/+1 |
* | APIs: admin users | Unknwon | 2015-12-05 | 1 | -2/+2 |
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -0/+7 |
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 | 1 | -73/+0 |
* | LDAP: Optional user name attribute specification | Adam Strzelecki | 2015-12-02 | 2 | -46/+49 |
* | Merge branch 'feature/wiki' into develop | Unknwon | 2015-11-30 | 1 | -0/+19 |
|\ |
|
| * | wiki: finish edit | Unknwon | 2015-11-27 | 1 | -3/+4 |
| * | wiki: finish new | Unknwon | 2015-11-27 | 1 | -1/+1 |