aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2528 from andreynering/diff-sintax-highlight-733Unknwon2016-02-0710-61/+88
|\ | | | | Enable syntax highlighting on diff view
| * Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-049-11/+38
| |
| * go fmt models/git_diff_test.goAndrey Nering2016-02-041-50/+50
| |
* | Merge pull request #2576 from chriswatt/commentarrowsUnknwon2016-02-071-20/+42
|\ \ | | | | | | Add avatar arrows to both pull request and issue forms
| * | Rename #avatararrow to #avatar-arrowchriswatt2016-02-071-5/+5
| | |
| * | Add avatar arrow to pull request formchriswatt2016-02-071-1/+8
| | |
| * | Add avatar arrows to new both new issue comment formschriswatt2016-02-071-20/+35
| | |
* | | Merge pull request #2570 from andreynering/fix-1738Unknwon2016-02-071-1/+10
|\ \ \ | | | | | | | | Workaround delete folder on Windows.
| * | | Workaroud delete folder on Windows. Fix #1738Andrey Nering2016-02-071-1/+10
| |/ /
* | | Merge pull request #2573 from prologic/add-note-wrt-ssh-on-docker#2409Unknwon2016-02-061-0/+2
|\ \ \ | |/ / |/| | Add an important note about mapping the ssh port on the container to the host
| * | Add an important note about mapping the ssh port on the container to the hostJames Mills2016-01-191-0/+2
| | |
* | | Merge pull request #2565 from tkausl/issue2563Unknwon2016-02-052-2/+3
|\ \ \ | | | | | | | | fixes #2563
| * | | parse milestone.deadline as local timeTobias Kunicke2016-02-061-2/+2
| | | |
| * | | regulate timezone for milestone.deadlineTobias Kunicke2016-02-061-0/+1
|/ / /
* | | Fix #2564 file ignored by gitUnknwon2016-02-053-1/+2618
| | |
* | | Merge pull request #2562 from Eriner/masterUnknwon2016-02-0512-0/+0
|\ \ \ | | | | | | | | optipng
| * | | optipngMatt Hamilton2016-02-0512-0/+0
| | | |
* | | | Generate CSS for #2561Unknwon2016-02-052-4/+26
| | | |
* | | | Merge pull request #2561 from chriswatt/developUnknwon2016-02-051-0/+21
|\ \ \ \ | | | | | | | | | | Add small arrows on issue comments pointing to users avatar
| * | | | Add small user arrows on issue comments pointing to users avatarchriswatt2016-02-051-0/+21
|/ / / /
* / / / #2558 delete local wiki copy when rename repo and userUnknwon2016-02-056-25/+40
|/ / /
* | | Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-schemeUnknwon2016-02-055-16/+20
|\ \ \ | | | | | | | | Feature/markdown custom url scheme
| * | | 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 typo
| * | | | 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
|\ \ \ | | | | | | | | Hide other teams & repos from organization page
| * | | 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 ↵Florian Kaiser2016-01-311-1/+1
| | | | | | | | | | | | | | | | with 0
| * | | 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
| | | | | | | | | | | | | | | | - Update locales
* | | | 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
|\ \ \ \ | | | | | | | | | | Implement API for branches listing
| * | | | Corrections following recommendationsAntoine GIRARD2016-01-285-37/+39
| | | | |
| * | | | Handling error for the API request and add commmentsAntoine GIRARD2016-01-281-6/+12
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Update link for documentation (Temporary ↵Antoine GIRARD2016-01-281-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip]
| * | | | 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 expression