summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* api/admin: add/remove organization team repositoryUnknwon2016-04-042-18/+74
* Fix XORM IN condition table name parseUnknwon2016-03-271-1/+1
* #2842 add quotes to attachment file nameUnknwon2016-03-251-1/+1
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-254-24/+75
* Fix status codeUnknwon2016-03-211-1/+1
* Change list teams API to non-admin specificUnknwon2016-03-214-22/+38
* #1692 api: admin list and create team under organizationUnknwon2016-03-2111-15/+70
* Add route for #2846Unknwon2016-03-212-3/+13
* #13 fix admin can't search private reposUnknwon2016-03-154-31/+75
* Merge pull request #2823 from zacheryph/feature/local-only-password-resetUnknwon2016-03-141-0/+6
|\
| * ensure we don’t try changing LDAP passswordsZachery Hostens2016-03-141-0/+6
* | #1692 add CRUD issue APIsUnknwon2016-03-1316-113/+309
* | Convert all API handers to use *context.APIContextUnknwon2016-03-1316-170/+174
* | #1891 attempt to fix invalid csrf tokenUnknwon2016-03-121-0/+6
* | #13 finish user and repository searchUnknwon2016-03-118-93/+131
* | Rename module: middleware -> contextUnknwon2016-03-1145-335/+375
|/
* Updated and created were appended with _unix. Fresh databases have only the n...Marin Jankovski2016-03-111-1/+1
* readd 'dashboard' to titleAlec S2016-03-101-1/+1
* Merge branch 'develop' of github.com:gogits/gogs into developAlec S2016-03-091-4/+13
|\
| * Allowing site admins to view private repositories in org/homeJan Christophersen2016-03-081-4/+13
* | fix indentationAlec S2016-03-091-1/+1
* | Remove dashboard keyword from titleAlec S2016-03-091-1/+1
* | change page titles for user and org dashesAlec S2016-03-091-2/+2
|/
* Fix pull request availability checkUnknwon2016-03-062-4/+14
* Remove duplicated of codeUnknwon2016-03-061-53/+48
* Added: Ability to delete org avatar.Tamás Molnár2016-03-062-6/+11
* #1146 finish new access rights for collaboratorsUnknwon2016-03-053-10/+28
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-052-21/+28
* #1157 some avatar setting changesUnknwon2016-03-051-9/+27
* #1597 fix premission logic check of pull requestUnknwon2016-03-041-7/+14
* #1597 support pull requests in same repositoryUnknwon2016-03-041-22/+45
* Minor fixes for #2746Unknwon2016-03-041-2/+1
* Add ability to delete single wiki pages.Josh Frye2016-03-041-0/+18
* Minor fixes for #2745Unknwon2016-03-031-4/+2
* Repo setting to delete and disable wikiJosh Frye2016-03-031-0/+26
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-031-1/+0
* Post work for #2637Unknwon2016-02-272-4/+6
* Merge pull request #2694 from mhartkorn/pullrefsUnknwon2016-02-261-6/+13
|\
| * Call PushToBaseRepo() also on Pull Request creation and not only on git pushMartin Hartkorn2016-02-241-6/+13
* | #2697 fix panic when close issue via commit messageUnknwon2016-02-251-2/+1
* | Add new config option for builtin SSH serverUnknwon2016-02-251-2/+2
* | Minor fix for #2660Unknwon2016-02-241-3/+8
* | Test mailer button. Addresses #1531Josh Frye2016-02-241-0/+8
|/
* #1821 add actions for close and reopen issuesUnknwon2016-02-221-1/+1
* Make markdown as an independent moduleUnknwon2016-02-206-19/+24
* Move cron module to independent packageUnknwon2016-02-202-2/+2
* Fix #857Unknwon2016-02-201-42/+48
* Merge pull request #2634 from nanoant/patch/ldap-attributes-in-bindUnknwon2016-02-201-0/+1
|\
| * LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-201-0/+1
* | Merge pull request #2647 from andreynering/issue-templateUnknwon2016-02-202-0/+59
|\ \ | |/ |/|