aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make commits tab active when on diff pagechriswatt2016-02-071-1/+1
* 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 #2565 from tkausl/issue2563Unknwon2016-02-052-2/+3
|\
| * 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
|\
| * 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 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
|\
| * 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