aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
...
| * | Only show repositories the user has access to, on the organization homeFlorian Kaiser2016-01-311-6/+5
* | | #2554 reinitialize all repos from the dbUnknwon2016-02-041-0/+4
* | | Minor fix for #2506Unknwon2016-02-021-21/+16
* | | Merge pull request #2506 from sapk/add-branche-api-supportUnknwon2016-02-023-1/+82
|\ \ \
| * | | Corrections following recommendationsAntoine GIRARD2016-01-283-30/+32
| * | | Handling error for the API request and add commmentsAntoine GIRARD2016-01-281-6/+12
| * | | Update link for documentation (Temporary https://gist.github.com/sapk/df64347...Antoine GIRARD2016-01-281-7/+4
| * | | Near readyAntoine GIRARD2016-01-283-1/+77
* | | | 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