aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Expand)AuthorAge
* #809 able to set issue state to closed when createUnknwon2016-05-11
* PDF-Previews in file-lists now working (#3000)Kim Carlbäcker2016-04-26
* Made the issue stats query more secure with parameterized placeholders (#2895)Thomas Boerger2016-04-26
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-22
* Set utf-8 charset for text files when serving raw content (#2898)Tamás Molnár2016-04-20
* api/admin: add/remove organization team repositoryUnknwon2016-04-04
* Fix XORM IN condition table name parseUnknwon2016-03-27
* #2842 add quotes to attachment file nameUnknwon2016-03-25
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-25
* Fix status codeUnknwon2016-03-21
* Change list teams API to non-admin specificUnknwon2016-03-21
* #1692 api: admin list and create team under organizationUnknwon2016-03-21
* Add route for #2846Unknwon2016-03-21
* #13 fix admin can't search private reposUnknwon2016-03-15
* Merge pull request #2823 from zacheryph/feature/local-only-password-resetUnknwon2016-03-14
|\
| * ensure we don’t try changing LDAP passswordsZachery Hostens2016-03-14
* | #1692 add CRUD issue APIsUnknwon2016-03-13
* | Convert all API handers to use *context.APIContextUnknwon2016-03-13
* | #1891 attempt to fix invalid csrf tokenUnknwon2016-03-12
* | #13 finish user and repository searchUnknwon2016-03-11
* | Rename module: middleware -> contextUnknwon2016-03-11
|/
* Updated and created were appended with _unix. Fresh databases have only the n...Marin Jankovski2016-03-11
* readd 'dashboard' to titleAlec S2016-03-10
* Merge branch 'develop' of github.com:gogits/gogs into developAlec S2016-03-09
|\
| * Allowing site admins to view private repositories in org/homeJan Christophersen2016-03-08
* | fix indentationAlec S2016-03-09
* | Remove dashboard keyword from titleAlec S2016-03-09
* | change page titles for user and org dashesAlec S2016-03-09
|/
* Fix pull request availability checkUnknwon2016-03-06
* Remove duplicated of codeUnknwon2016-03-06
* Added: Ability to delete org avatar.Tamás Molnár2016-03-06
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
* #1157 some avatar setting changesUnknwon2016-03-05
* #1597 fix premission logic check of pull requestUnknwon2016-03-04
* #1597 support pull requests in same repositoryUnknwon2016-03-04
* Minor fixes for #2746Unknwon2016-03-04
* Add ability to delete single wiki pages.Josh Frye2016-03-04
* Minor fixes for #2745Unknwon2016-03-03
* Repo setting to delete and disable wikiJosh Frye2016-03-03
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-03
* Post work for #2637Unknwon2016-02-27
* Merge pull request #2694 from mhartkorn/pullrefsUnknwon2016-02-26
|\
| * Call PushToBaseRepo() also on Pull Request creation and not only on git pushMartin Hartkorn2016-02-24
* | #2697 fix panic when close issue via commit messageUnknwon2016-02-25
* | Add new config option for builtin SSH serverUnknwon2016-02-25
* | Minor fix for #2660Unknwon2016-02-24
* | Test mailer button. Addresses #1531Josh Frye2016-02-24
|/
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
* Make markdown as an independent moduleUnknwon2016-02-20