Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2599 from mhartkorn/fix-release-error-deleted-user | Unknwon | 2016-02-10 | 1 | -4/+12 |
|\ | | | | | Fix for server error on release page when a user deleted their account | ||||
| * | Removed HTTP 500 error on the release page when a user deleted their account | Martin Hartkorn | 2016-02-10 | 1 | -4/+12 |
| | | |||||
* | | Merge pull request #2528 from andreynering/diff-sintax-highlight-733 | Unknwon | 2016-02-07 | 3 | -1/+5 |
|\ \ | | | | | | | Enable syntax highlighting on diff view | ||||
| * | | Enable sintax highlighting on diff view. Close #733 | Andrey Nering | 2016-02-04 | 3 | -1/+5 |
| |/ | |||||
* / | parse milestone.deadline as local time | Tobias Kunicke | 2016-02-06 | 1 | -2/+2 |
|/ | |||||
* | Use pretty 404 pages in repo.HTTPBackend | Florian Kaiser | 2016-02-02 | 1 | -6/+4 |
| | |||||
* | Minor fix for #2444 | Unknwon | 2016-02-01 | 1 | -3/+5 |
| | |||||
* | Merge pull request #2444 from bkcsoft/feature/participants | Unknwon | 2016-02-01 | 1 | -5/+19 |
|\ | | | | | Implemented participant-listing for issue-pages (Fixes #2377) | ||||
| * | Go-ism :D | Kim "BKC" Carlbäcker | 2016-01-27 | 1 | -3/+3 |
| | | |||||
| * | Fixed Poster/Commenter-bug and clean-up | Kim "BKC" Carlbäcker | 2016-01-26 | 1 | -3/+1 |
| | | |||||
| * | Fix OP not 'participating' until commented | Kim "BKC" Carlbäcker | 2016-01-26 | 1 | -0/+1 |
| | | |||||
| * | Optimize participant-fetching | Kim Carlbäcker | 2016-01-26 | 1 | -0/+1 |
| | | |||||
| * | Implemented participant-listing for issue-pages | Kim "BKC" Carlbäcker | 2016-01-26 | 1 | -5/+19 |
| | | |||||
* | | Make highlighted markdown code blocks work on issue pages | Florian Kaiser | 2016-02-01 | 1 | -0/+5 |
| | | |||||
* | | Refactoring of inline diff computing to prevent empty diff box. Fix #2489 | Andrey Nering | 2016-01-27 | 2 | -12/+0 |
|/ | |||||
* | Compute inline diff for pull request view, too. Fix #2462 | Andrey Nering | 2016-01-25 | 1 | -0/+6 |
| | |||||
* | Admins are allowed to create repos for arbitrary Orgs | Kim "BKC" Carlbäcker | 2016-01-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2403 from ddelpero/master | Unknwon | 2016-01-14 | 1 | -1/+1 |
|\ | | | | | Update repo.go | ||||
| * | Update repo.go | ddelpero | 2016-01-07 | 1 | -1/+1 |
| | | | | | | | | 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 | 1 | -0/+6 |
|\ \ | |/ |/| | Highlight diff | ||||
| * | Highlighting differences of lines in the diff view. | Andrey Nering | 2016-01-06 | 1 | -0/+6 |
| | | |||||
* | | #2345 disallow access of some pages for empty repo | Unknwon | 2016-01-07 | 1 | -1/+7 |
| | | |||||
* | | typo fix | zhuharev | 2016-01-06 | 1 | -2/+2 |
|/ | |||||
* | Changed name from inline to unified | Kim "BKC" Carlbäcker | 2016-01-05 | 1 | -2/+2 |
| | |||||
* | Implement Split Diff-View | Kim "BKC" Carlbäcker | 2016-01-05 | 1 | -0/+2 |
| | | | | - Unified/Inline Diff-View Selectable | ||||
* | #2311 improve HTTP auth error message | Unknwon | 2015-12-30 | 1 | -6/+9 |
| | |||||
* | more fix on #2268 | Unknwon | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | #2283 set text/plain for non-binary files in raw mode | Unknwon | 2015-12-25 | 1 | -0/+2 |
| | |||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 2 | -10/+8 |
| | | | | | - User profile un/follow - List user's followers/following | ||||
* | #2014 allow switch branches between two orgs in compose PR | Unknwon | 2015-12-20 | 1 | -0/+1 |
| | |||||
* | #2251 fix button name | Unknwon | 2015-12-19 | 1 | -1/+6 |
| | |||||
* | #1692 add organization APIs | Unknwon | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | #2103 #2181 improvments of highlight class name | Unknwon | 2015-12-16 | 1 | -5/+1 |
| | |||||
* | rename import path | Unknwon | 2015-12-15 | 7 | -7/+7 |
| | |||||
* | fix possible disclosure | Unknwon | 2015-12-14 | 1 | -6/+12 |
| | |||||
* | improve get commits performance | Unknwon | 2015-12-13 | 1 | -31/+5 |
| | |||||
* | #2167 able to identify git version on Windows | Unknwon | 2015-12-13 | 1 | -1/+2 |
| | |||||
* | #2114 External URL for wiki | Unknwon | 2015-12-11 | 3 | -0/+9 |
| | |||||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 1 | -3/+5 |
| | |||||
* | #1612 Ability to send mail when a new pull request is submitted | Unknwon | 2015-12-10 | 2 | -4/+9 |
| | |||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 8 | -47/+53 |
| | |||||
* | #2037 Add "New Mirror" button on Dashboard | Unknwon | 2015-12-09 | 1 | -0/+1 |
| | |||||
* | unified name: IsViewBranch, IsViewCommit and IsViewTag | Unknwon | 2015-12-09 | 1 | -3/+0 |
| | |||||
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 | 2 | -4/+9 |
| | |||||
* | fix wrong slack webhook payload URL | Unknwon | 2015-12-06 | 1 | -1/+6 |
| | |||||
* | #2063 Ability to delete repo from admin panel | Unknwon | 2015-12-05 | 1 | -0/+2 |
| | |||||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 | 2 | -332/+385 |
| | |||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 5 | -12/+58 |
| | |||||
* | fix broken link | Unknwon | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | fix #976 | Unknwon | 2015-12-03 | 1 | -1/+1 |
| |