summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Use pretty 404 pages in repo.HTTPBackendFlorian Kaiser2016-02-021-6/+4
* Minor fix for #2444Unknwon2016-02-011-3/+5
* Merge pull request #2444 from bkcsoft/feature/participantsUnknwon2016-02-011-5/+19
|\
| * Go-ism :DKim "BKC" Carlbäcker2016-01-271-3/+3
| * Fixed Poster/Commenter-bug and clean-upKim "BKC" Carlbäcker2016-01-261-3/+1
| * Fix OP not 'participating' until commentedKim "BKC" Carlbäcker2016-01-261-0/+1
| * Optimize participant-fetchingKim Carlbäcker2016-01-261-0/+1
| * Implemented participant-listing for issue-pagesKim "BKC" Carlbäcker2016-01-261-5/+19
* | Make highlighted markdown code blocks work on issue pagesFlorian Kaiser2016-02-011-0/+5
* | fix #2529Unknwon2016-01-311-1/+1
* | Show all orgs on user profile, except the private one'sFlorian Kaiser2016-01-301-3/+3
* | #2497 incorrect error handle for team nameUnknwon2016-01-291-22/+18
* | Refactoring of inline diff computing to prevent empty diff box. Fix #2489Andrey Nering2016-01-272-12/+0
|/
* Compute inline diff for pull request view, too. Fix #2462Andrey Nering2016-01-251-0/+6
* Admins are allowed to create repos for arbitrary OrgsKim "BKC" Carlbäcker2016-01-201-1/+1
* Merge pull request #2383 from exmex/developUnknwon2016-01-141-0/+7
|\
| * Added organization display on profileExMex2016-01-121-0/+7
* | Merge pull request #2403 from ddelpero/masterUnknwon2016-01-141-1/+1
|\ \ | |/ |/|
| * Update repo.goddelpero2016-01-071-1/+1
* | Merge pull request #2335 from andreynering/highlight-diffUnknwon2016-01-091-0/+6
|\ \
| * | Highlighting differences of lines in the diff view.Andrey Nering2016-01-061-0/+6
* | | require token for list my orgsUnknwon2016-01-091-1/+1
* | | fix cannot show user public ssh keysUnknwon2016-01-091-4/+8
* | | fix #2360Unknwon2016-01-081-1/+1
| |/ |/|
* | #2345 disallow access of some pages for empty repoUnknwon2016-01-071-1/+7
* | typo fixzhuharev2016-01-061-2/+2
|/
* Changed name from inline to unifiedKim "BKC" Carlbäcker2016-01-051-2/+2
* Implement Split Diff-ViewKim "BKC" Carlbäcker2016-01-051-0/+2
* #2311 improve HTTP auth error messageUnknwon2015-12-301-6/+9
* more fix on #2268Unknwon2015-12-301-1/+1
* #2283 set text/plain for non-binary files in raw modeUnknwon2015-12-251-0/+2
* #2282 fix utf-8 recognized as windows-1252Unknwon2015-12-251-1/+2
* fix #2268novaeye2015-12-231-0/+2
* #1692 APIs: Users FollowersUnknwon2015-12-216-76/+290
* #2014 allow switch branches between two orgs in compose PRUnknwon2015-12-201-0/+1
* #2251 fix button nameUnknwon2015-12-191-1/+6
* fix #2189Unknwon2015-12-181-0/+3
* #1692 API: admin create repoUnknwon2015-12-173-3/+27
* #2103 Ability to map extensions for syntax highlighting in configUnknwon2015-12-171-0/+2
* fix #2223Unknwon2015-12-171-1/+1
* #1692 add organization APIsUnknwon2015-12-1712-43/+187
* #2103 #2181 improvments of highlight class nameUnknwon2015-12-161-5/+1
* #1692 add user email APIsUnknwon2015-12-154-1/+90
* rename import pathUnknwon2015-12-159-9/+9
* fix possible disclosureUnknwon2015-12-141-6/+12
* improve get commits performanceUnknwon2015-12-131-31/+5
* #2167 able to identify git version on WindowsUnknwon2015-12-131-1/+2
* #2154 minor fixUnknwon2015-12-111-1/+1
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-0/+4
* #2154 fix form submit errorUnknwon2015-12-111-14/+25