summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant nil check.Josh Frye2016-02-121-10/+0
* Set default log path if empty during installJosh Frye2016-02-121-0/+10
* Add install option for log pathJosh Frye2016-02-121-0/+10
* Merge pull request #2599 from mhartkorn/fix-release-error-deleted-userUnknwon2016-02-101-4/+12
|\
| * Removed HTTP 500 error on the release page when a user deleted their accountMartin Hartkorn2016-02-101-4/+12
* | Merge pull request #2528 from andreynering/diff-sintax-highlight-733Unknwon2016-02-074-3/+7
|\ \
| * | Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-044-3/+7
* | | parse milestone.deadline as local timeTobias Kunicke2016-02-061-2/+2
| |/ |/|
* | Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-schemeUnknwon2016-02-051-0/+3
|\ \ | |/ |/|
| * Not working, but slightly better...Kim "BKC" Carlbäcker2016-01-271-0/+3
* | Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-pageUnknwon2016-02-042-18/+25
|\ \
| * | Remove unnecessary else-blockFlorian Kaiser2016-02-041-3/+3
| * | Evaulate org/team permissions when using the issue/PR viewFlorian Kaiser2016-01-311-4/+11
| * | Remove unnecessary commentsFlorian Kaiser2016-01-312-2/+1
| * | Everyone can see public reposFlorian Kaiser2016-01-311-5/+13
| * | Only show teams the user has access toFlorian Kaiser2016-01-312-10/+4
| * | 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
|/