summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-schemeUnknwon2016-02-055-16/+20
|\
| * Not working, but slightly better...Kim "BKC" Carlbäcker2016-01-274-12/+17
| * Added example to conf/app.iniKim "BKC" Carlbäcker2016-01-271-0/+3
| * Custom URL-Schemas for MarkdownKim "BKC" Carlbäcker2016-01-274-10/+6
* | Add YunoHost link to READMEUnknwon2016-02-052-0/+2
* | Merge pull request #2559 from Techwolf12/developUnknwon2016-02-051-1/+1
|\ \
| * | Fixes small typotechwolf122016-02-051-1/+1
|/ /
* | #2556 handle space in image URLUnknwon2016-02-044-4/+7
* | Minor fix for #2530Unknwon2016-02-042-31/+32
* | Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-pageUnknwon2016-02-046-39/+142
|\ \
| * | Remove unnecessary else-blockFlorian Kaiser2016-02-041-3/+3
| * | Remove unnecessary private functionsFlorian Kaiser2016-02-041-14/+6
| * | Evaulate org/team permissions when using the issue/PR viewFlorian Kaiser2016-01-311-4/+11
| * | Use invalid value (-1) instead of 0 to prevent bug if auto increment starts w...Florian Kaiser2016-01-311-1/+1
| * | Remove unnecessary commentsFlorian Kaiser2016-01-312-2/+1
| * | Everyone can see public reposFlorian Kaiser2016-01-312-8/+27
| * | Organization owners see all repositories & teamsFlorian Kaiser2016-01-311-4/+11
| * | Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdminFlorian Kaiser2016-01-312-8/+8
| * | Only show teams the user has access toFlorian Kaiser2016-01-316-38/+81
| * | Only show repositories the user has access to, on the organization homeFlorian Kaiser2016-01-312-6/+42
* | | #2554 reinitialize all repos from the dbUnknwon2016-02-0422-60/+100
* | | Add missing patch conflit patternUnknwon2016-02-034-7/+8
* | | Minor fix for #2506Unknwon2016-02-024-40/+55
* | | Merge pull request #2506 from sapk/add-branche-api-supportUnknwon2016-02-025-1/+139
|\ \ \
| * | | Corrections following recommendationsAntoine GIRARD2016-01-285-37/+39
| * | | 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-285-1/+134
* | | | Merge pull request #2548 from fnkr/fix-unescaped-regexUnknwon2016-02-021-1/+1
|\ \ \ \
| * | | | Escape unescaped periods in route regular expressionFlorian Kaiser2016-02-021-1/+1
|/ / / /
* | | | Merge pull request #2546 from fnkr/pretty-404-pagesUnknwon2016-02-021-6/+4
|\ \ \ \
| * | | | Use pretty 404 pages in repo.HTTPBackendFlorian Kaiser2016-02-021-6/+4
* | | | | Fix random avatar does not work on WindowsUnknwon2016-02-023-4/+3
|/ / / /
* | | | Minor fix for #2444Unknwon2016-02-019-15/+26
* | | | Merge pull request #2444 from bkcsoft/feature/participantsUnknwon2016-02-012-5/+35
|\ \ \ \
| * | | | 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
| * | | | Name popupKim "BKC" Carlbäcker2016-01-261-1/+4
| * | | | Implemented participant-listing for issue-pagesKim "BKC" Carlbäcker2016-01-262-5/+32
| | |_|/ | |/| |
* | | | Merge pull request #2542 from fnkr/fix-markdown-code-blocks-issue-comment-saveUnknwon2016-02-011-0/+3
|\ \ \ \
| * | | | Fix syntax highlighting for markdown code blocks on issue description/comment...Florian Kaiser2016-02-011-0/+3
|/ / / /
* | | | Merge pull request #2540 from JohnMaguire/bugfix/2447-delete-public-key-autho...Unknwon2016-02-011-0/+8
|\ \ \ \
| * | | | Trim whitespace when adding SSH keys (fixes #2447)John Maguire2016-01-311-0/+3
| * | | | Add debug log when SSH key for deletion isn't foundJohn Maguire2016-01-311-0/+5
* | | | | Merge pull request #2539 from redoz/developUnknwon2016-02-011-1/+1
|\ \ \ \ \
| * | | | | Change en-us localization "mirror from" to "mirror of"Patrik2016-02-011-1/+1
* | | | | | Merge pull request #2537 from fnkr/remember-clone-protocolUnknwon2016-02-014-11/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Select HTTPS if remembered clone protocol is SSH but SSH is disabled nowFlorian Kaiser2016-02-011-1/+3