Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | 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 | |
| | ||||
* | fix #2268 | novaeye | 2015-12-23 | |
| | ||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | |
| | | | | | - User profile un/follow - List user's followers/following | |||
* | #2014 allow switch branches between two orgs in compose PR | Unknwon | 2015-12-20 | |
| | ||||
* | #2251 fix button name | Unknwon | 2015-12-19 | |
| | ||||
* | fix #2189 | Unknwon | 2015-12-18 | |
| | ||||
* | #1692 API: admin create repo | Unknwon | 2015-12-17 | |
| | ||||
* | #2103 Ability to map extensions for syntax highlighting in config | Unknwon | 2015-12-17 | |
| | ||||
* | fix #2223 | Unknwon | 2015-12-17 | |
| | ||||
* | #1692 add organization APIs | Unknwon | 2015-12-17 | |
| | ||||
* | #2103 #2181 improvments of highlight class name | Unknwon | 2015-12-16 | |
| |