Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Admins and user itself sees private org relations on profile | ExMex | 2016-02-07 |
| | |||
* | parse milestone.deadline as local time | Tobias Kunicke | 2016-02-06 |
| | |||
* | 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 |
| | | |||
* | | 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 |
| | | | |||
| * | | Evaulate org/team permissions when using the issue/PR view | Florian Kaiser | 2016-01-31 |
| | | | |||
| * | | Remove unnecessary comments | Florian Kaiser | 2016-01-31 |
| | | | |||
| * | | Everyone can see public repos | 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 | ||
* | | | 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 |
| | | | | |||
* | | | | Use pretty 404 pages in repo.HTTPBackend | Florian Kaiser | 2016-02-02 |
| | | | | |||
* | | | | Minor fix for #2444 | Unknwon | 2016-02-01 |
| | | | | |||
* | | | | Merge pull request #2444 from bkcsoft/feature/participants | Unknwon | 2016-02-01 |
|\ \ \ \ | | | | | | | | | | | Implemented participant-listing for issue-pages (Fixes #2377) | ||
| * | | | | Go-ism :D | Kim "BKC" Carlbäcker | 2016-01-27 |
| | | | | | |||
| * | | | | Fixed Poster/Commenter-bug and clean-up | Kim "BKC" Carlbäcker | 2016-01-26 |
| | | | | | |||
| * | | | | Fix OP not 'participating' until commented | Kim "BKC" Carlbäcker | 2016-01-26 |
| | | | | | |||
| * | | | | Optimize participant-fetching | Kim Carlbäcker | 2016-01-26 |
| | | | | | |||
| * | | | | Implemented participant-listing for issue-pages | Kim "BKC" Carlbäcker | 2016-01-26 |
| | |_|/ | |/| | | |||
* | | | | Make highlighted markdown code blocks work on issue pages | Florian Kaiser | 2016-02-01 |
| | | | | |||
* | | | | fix #2529 | Unknwon | 2016-01-31 |
| | | | | |||
* | | | | Show all orgs on user profile, except the private one's | Florian Kaiser | 2016-01-30 |
| |_|/ |/| | | |||
* | | | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 |
| |/ |/| | |||
* | | Refactoring of inline diff computing to prevent empty diff box. Fix #2489 | Andrey Nering | 2016-01-27 |
|/ | |||
* | Compute inline diff for pull request view, too. Fix #2462 | Andrey Nering | 2016-01-25 |
| | |||
* | Admins are allowed to create repos for arbitrary Orgs | Kim "BKC" Carlbäcker | 2016-01-20 |
| | |||
* | Merge pull request #2383 from exmex/develop | Unknwon | 2016-01-14 |
|\ | | | | | Added organization display on profile | ||
| * | Added organization display on profile | ExMex | 2016-01-12 |
| | | | | | | | | Fixed "Follower" Icon too big | ||
* | | Merge pull request #2403 from ddelpero/master | Unknwon | 2016-01-14 |
|\ \ | |/ |/| | Update repo.go | ||
| * | Update repo.go | ddelpero | 2016-01-07 |
| | | | | | | | | Release download file name doesn't include tag number #2339 Download: Changed to use refName instead of commit.ID for downloaded file name | ||
* | | Merge pull request #2335 from andreynering/highlight-diff | Unknwon | 2016-01-09 |
|\ \ | | | | | | | Highlight diff | ||
| * | | Highlighting differences of lines in the diff view. | Andrey Nering | 2016-01-06 |
| | | | |||
* | | | require token for list my orgs | Unknwon | 2016-01-09 |
| | | | |||
* | | | fix cannot show user public ssh keys | Unknwon | 2016-01-09 |
| | | | |||
* | | | fix #2360 | Unknwon | 2016-01-08 |
| |/ |/| | |||
* | | #2345 disallow access of some pages for empty repo | Unknwon | 2016-01-07 |
| | | |||
* | | typo fix | zhuharev | 2016-01-06 |
|/ | |||
* | Changed name from inline to unified | Kim "BKC" Carlbäcker | 2016-01-05 |
| | |||
* | Implement Split Diff-View | Kim "BKC" Carlbäcker | 2016-01-05 |
| | | | | - Unified/Inline Diff-View Selectable | ||
* | #2311 improve HTTP auth error message | Unknwon | 2015-12-30 |
| | |||
* | more fix on #2268 | Unknwon | 2015-12-30 |
| | |||
* | #2283 set text/plain for non-binary files in raw mode | Unknwon | 2015-12-25 |
| | |||
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 |
| |