| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme | Unknwon | 2016-02-05 | 5 | -16/+20 |
|\ |
|
| * | Not working, but slightly better... | Kim "BKC" Carlbäcker | 2016-01-27 | 4 | -12/+17 |
| * | Added example to conf/app.ini | Kim "BKC" Carlbäcker | 2016-01-27 | 1 | -0/+3 |
| * | Custom URL-Schemas for Markdown | Kim "BKC" Carlbäcker | 2016-01-27 | 4 | -10/+6 |
* | | Add YunoHost link to README | Unknwon | 2016-02-05 | 2 | -0/+2 |
* | | Merge pull request #2559 from Techwolf12/develop | Unknwon | 2016-02-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Fixes small typo | techwolf12 | 2016-02-05 | 1 | -1/+1 |
|/ / |
|
* | | #2556 handle space in image URL | Unknwon | 2016-02-04 | 4 | -4/+7 |
* | | Minor fix for #2530 | Unknwon | 2016-02-04 | 2 | -31/+32 |
* | | Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page | Unknwon | 2016-02-04 | 6 | -39/+142 |
|\ \ |
|
| * | | Remove unnecessary else-block | Florian Kaiser | 2016-02-04 | 1 | -3/+3 |
| * | | Remove unnecessary private functions | Florian Kaiser | 2016-02-04 | 1 | -14/+6 |
| * | | Evaulate org/team permissions when using the issue/PR view | Florian Kaiser | 2016-01-31 | 1 | -4/+11 |
| * | | Use invalid value (-1) instead of 0 to prevent bug if auto increment starts w... | Florian Kaiser | 2016-01-31 | 1 | -1/+1 |
| * | | Remove unnecessary comments | Florian Kaiser | 2016-01-31 | 2 | -2/+1 |
| * | | Everyone can see public repos | Florian Kaiser | 2016-01-31 | 2 | -8/+27 |
| * | | Organization owners see all repositories & teams | Florian Kaiser | 2016-01-31 | 1 | -4/+11 |
| * | | Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin | Florian Kaiser | 2016-01-31 | 2 | -8/+8 |
| * | | Only show teams the user has access to | Florian Kaiser | 2016-01-31 | 6 | -38/+81 |
| * | | Only show repositories the user has access to, on the organization home | Florian Kaiser | 2016-01-31 | 2 | -6/+42 |
* | | | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | 22 | -60/+100 |
* | | | Add missing patch conflit pattern | Unknwon | 2016-02-03 | 4 | -7/+8 |
* | | | Minor fix for #2506 | Unknwon | 2016-02-02 | 4 | -40/+55 |
* | | | Merge pull request #2506 from sapk/add-branche-api-support | Unknwon | 2016-02-02 | 5 | -1/+139 |
|\ \ \ |
|
| * | | | Corrections following recommendations | Antoine GIRARD | 2016-01-28 | 5 | -37/+39 |
| * | | | Handling error for the API request and add commments | Antoine GIRARD | 2016-01-28 | 1 | -6/+12 |
| * | | | Update link for documentation (Temporary https://gist.github.com/sapk/df64347... | Antoine GIRARD | 2016-01-28 | 1 | -7/+4 |
| * | | | Near ready | Antoine GIRARD | 2016-01-28 | 5 | -1/+134 |
* | | | | Merge pull request #2548 from fnkr/fix-unescaped-regex | Unknwon | 2016-02-02 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Escape unescaped periods in route regular expression | Florian Kaiser | 2016-02-02 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #2546 from fnkr/pretty-404-pages | Unknwon | 2016-02-02 | 1 | -6/+4 |
|\ \ \ \ |
|
| * | | | | Use pretty 404 pages in repo.HTTPBackend | Florian Kaiser | 2016-02-02 | 1 | -6/+4 |
* | | | | | Fix random avatar does not work on Windows | Unknwon | 2016-02-02 | 3 | -4/+3 |
|/ / / / |
|
* | | | | Minor fix for #2444 | Unknwon | 2016-02-01 | 9 | -15/+26 |
* | | | | Merge pull request #2444 from bkcsoft/feature/participants | Unknwon | 2016-02-01 | 2 | -5/+35 |
|\ \ \ \ |
|
| * | | | | Go-ism :D | Kim "BKC" Carlbäcker | 2016-01-27 | 1 | -3/+3 |
| * | | | | Fixed Poster/Commenter-bug and clean-up | Kim "BKC" Carlbäcker | 2016-01-26 | 1 | -3/+1 |
| * | | | | Fix OP not 'participating' until commented | Kim "BKC" Carlbäcker | 2016-01-26 | 1 | -0/+1 |
| * | | | | Optimize participant-fetching | Kim Carlbäcker | 2016-01-26 | 1 | -0/+1 |
| * | | | | Name popup | Kim "BKC" Carlbäcker | 2016-01-26 | 1 | -1/+4 |
| * | | | | Implemented participant-listing for issue-pages | Kim "BKC" Carlbäcker | 2016-01-26 | 2 | -5/+32 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #2542 from fnkr/fix-markdown-code-blocks-issue-comment-save | Unknwon | 2016-02-01 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | Fix syntax highlighting for markdown code blocks on issue description/comment... | Florian Kaiser | 2016-02-01 | 1 | -0/+3 |
|/ / / / |
|
* | | | | Merge pull request #2540 from JohnMaguire/bugfix/2447-delete-public-key-autho... | Unknwon | 2016-02-01 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | Trim whitespace when adding SSH keys (fixes #2447) | John Maguire | 2016-01-31 | 1 | -0/+3 |
| * | | | | Add debug log when SSH key for deletion isn't found | John Maguire | 2016-01-31 | 1 | -0/+5 |
* | | | | | Merge pull request #2539 from redoz/develop | Unknwon | 2016-02-01 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Change en-us localization "mirror from" to "mirror of" | Patrik | 2016-02-01 | 1 | -1/+1 |
* | | | | | | Merge pull request #2537 from fnkr/remember-clone-protocol | Unknwon | 2016-02-01 | 4 | -11/+27 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Select HTTPS if remembered clone protocol is SSH but SSH is disabled now | Florian Kaiser | 2016-02-01 | 1 | -1/+3 |