Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Enable sintax highlighting on diff view. Close #733 | Andrey Nering | 2016-02-04 | |
| | | | | | | | ||||
| * | | | | | | go fmt models/git_diff_test.go | Andrey Nering | 2016-02-04 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #2576 from chriswatt/commentarrows | Unknwon | 2016-02-07 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Add avatar arrows to both pull request and issue forms | |||
| * | | | | | | Rename #avatararrow to #avatar-arrow | chriswatt | 2016-02-07 | |
| | | | | | | | ||||
| * | | | | | | Add avatar arrow to pull request form | chriswatt | 2016-02-07 | |
| | | | | | | | ||||
| * | | | | | | Add avatar arrows to new both new issue comment forms | chriswatt | 2016-02-07 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #2570 from andreynering/fix-1738 | Unknwon | 2016-02-07 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Workaround delete folder on Windows. | |||
| * | | | | | | Workaroud delete folder on Windows. Fix #1738 | Andrey Nering | 2016-02-07 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #2573 from prologic/add-note-wrt-ssh-on-docker#2409 | Unknwon | 2016-02-06 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | 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 host | James Mills | 2016-01-19 | |
| | | | | | | ||||
* | | | | | | Merge pull request #2565 from tkausl/issue2563 | Unknwon | 2016-02-05 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | fixes #2563 | |||
| * | | | | | parse milestone.deadline as local time | Tobias Kunicke | 2016-02-06 | |
| | | | | | | ||||
| * | | | | | regulate timezone for milestone.deadline | Tobias Kunicke | 2016-02-06 | |
|/ / / / / | ||||
* | | | | | Fix #2564 file ignored by git | Unknwon | 2016-02-05 | |
| | | | | | ||||
* | | | | | Merge pull request #2562 from Eriner/master | Unknwon | 2016-02-05 | |
|\ \ \ \ \ | | | | | | | | | | | | | optipng | |||
| * | | | | | optipng | Matt Hamilton | 2016-02-05 | |
| | | | | | | ||||
* | | | | | | Generate CSS for #2561 | Unknwon | 2016-02-05 | |
| | | | | | | ||||
* | | | | | | Merge pull request #2561 from chriswatt/develop | Unknwon | 2016-02-05 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add small arrows on issue comments pointing to users avatar | |||
| * | | | | | | Add small user arrows on issue comments pointing to users avatar | chriswatt | 2016-02-05 | |
|/ / / / / / | ||||
* / / / / / | #2558 delete local wiki copy when rename repo and user | Unknwon | 2016-02-05 | |
|/ / / / / | ||||
* | | | | | Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme | Unknwon | 2016-02-05 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Feature/markdown custom url scheme | |||
| * | | | | Not working, but slightly better... | Kim "BKC" Carlbäcker | 2016-01-27 | |
| | | | | | ||||
| * | | | | Added example to conf/app.ini | Kim "BKC" Carlbäcker | 2016-01-27 | |
| | | | | | ||||
| * | | | | Custom URL-Schemas for Markdown | Kim "BKC" Carlbäcker | 2016-01-27 | |
| | | | | | ||||
* | | | | | Add YunoHost link to README | Unknwon | 2016-02-05 | |
| | | | | | ||||
* | | | | | Merge pull request #2559 from Techwolf12/develop | Unknwon | 2016-02-05 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fixes small typo | |||
| * | | | | | Fixes small typo | techwolf12 | 2016-02-05 | |
|/ / / / / | ||||
* | | / / | #2556 handle space in image URL | Unknwon | 2016-02-04 | |
| |_|/ / |/| | | | ||||
* | | | | Minor fix for #2530 | Unknwon | 2016-02-04 | |
| | | | | ||||
* | | | | Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page | Unknwon | 2016-02-04 | |
|\ \ \ \ | | | | | | | | | | | Hide other teams & repos from organization page | |||
| * | | | | Remove unnecessary else-block | Florian Kaiser | 2016-02-04 | |
| | | | | | ||||
| * | | | | Remove unnecessary private functions | Florian Kaiser | 2016-02-04 | |
| | | | | | ||||
| * | | | | Evaulate org/team permissions when using the issue/PR view | Florian Kaiser | 2016-01-31 | |
| | | | | | ||||
| * | | | | Use invalid value (-1) instead of 0 to prevent bug if auto increment starts ↵ | Florian Kaiser | 2016-01-31 | |
| | | | | | | | | | | | | | | | | | | | | with 0 | |||
| * | | | | Remove unnecessary comments | Florian Kaiser | 2016-01-31 | |
| | | | | | ||||
| * | | | | Everyone can see public repos | Florian Kaiser | 2016-01-31 | |
| | | | | | ||||
| * | | | | Organization owners see all repositories & teams | Florian Kaiser | 2016-01-31 | |
| | | | | | ||||
| * | | | | Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin | Florian Kaiser | 2016-01-31 | |
| | | | | | ||||
| * | | | | Only show teams the user has access to | Florian Kaiser | 2016-01-31 | |
| | | | | | ||||
| * | | | | Only show repositories the user has access to, on the organization home | Florian Kaiser | 2016-01-31 | |
| | | | | | ||||
* | | | | | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | |
| | | | | | | | | | | | | | | | | | | | | - Update locales | |||
* | | | | | Add missing patch conflit pattern | Unknwon | 2016-02-03 | |
| | | | | | ||||
* | | | | | Minor fix for #2506 | Unknwon | 2016-02-02 | |
| | | | | | ||||
* | | | | | Merge pull request #2506 from sapk/add-branche-api-support | Unknwon | 2016-02-02 | |
|\ \ \ \ \ | | | | | | | | | | | | | Implement API for branches listing | |||
| * | | | | | Corrections following recommendations | Antoine GIRARD | 2016-01-28 | |
| | | | | | | ||||
| * | | | | | Handling error for the API request and add commments | Antoine GIRARD | 2016-01-28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||
| * | | | | | Update link for documentation (Temporary ↵ | Antoine GIRARD | 2016-01-28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip] | |||
| * | | | | | Near ready | Antoine GIRARD | 2016-01-28 | |
| | | | | | | ||||
* | | | | | | Merge pull request #2548 from fnkr/fix-unescaped-regex | Unknwon | 2016-02-02 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Escape unescaped periods in route regular expression | |||
| * | | | | | | Escape unescaped periods in route regular expression | Florian Kaiser | 2016-02-02 | |
|/ / / / / / |