Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use number_with_delimiter for Todos pending/done tab countsrs-delimit-done-todos | Robert Speicher | 2016-07-11 | 1 | -2/+2 |
* | Merge branch 'master' into faster-diffsfaster-diffs | Jacob Schatz | 2016-07-11 | 166 | -1056/+3162 |
|\ | |||||
| * | Merge branch 'remove-pinto-from-flash' into 'master' | Jacob Schatz | 2016-07-11 | 7 | -21/+46 |
| |\ | |||||
| | * | Remove `pinTo` from `Flash` and make inline flash messages look nicer (!4854) | winniehell | 2016-06-30 | 7 | -21/+46 |
| * | | Normalize spacing for version numbers in CHANGELOG | Robert Speicher | 2016-07-11 | 1 | -3/+3 |
| * | | Merge branch 'cleanup-coffeescripts-from-gitlab-ci' into 'master' | Jacob Schatz | 2016-07-11 | 5 | -20/+4 |
| |\ \ | |||||
| | * | | Rename CiBuild as Build | Takuya Noguchi | 2016-07-07 | 2 | -4/+4 |
| | * | | Clean up coffeescript files imported from GitLab CI | Takuya Noguchi | 2016-07-07 | 4 | -16/+0 |
| * | | | Merge branch 'fix/import-event-error' into 'master' | Robert Speicher | 2016-07-11 | 4 | -2/+41 |
| |\ \ \ | |||||
| | * | | | fix changelog...fix/import-event-error | James Lopez | 2016-07-11 | 1 | -5/+3 |
| | * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-even... | James Lopez | 2016-07-11 | 613 | -4819/+13622 |
| | |\ \ \ | |||||
| | * | | | | squashed - refactor to cope with sub sub N relations probably using the sub_r... | James Lopez | 2016-07-11 | 4 | -2/+63 |
| * | | | | | Merge branch 'mr-close-btn' into 'master' | Robert Speicher | 2016-07-11 | 2 | -4/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | Moved merge request button visibility out of issue_helpermr-close-btn | Phil Hughes | 2016-07-11 | 3 | -5/+9 |
| | * | | | | | Correctly shows close button on merge requests | Phil Hughes | 2016-07-04 | 1 | -1/+1 |
| * | | | | | | Merge branch 'fix-sent-notification-position' into 'master' | Rémy Coutable | 2016-07-11 | 2 | -0/+37 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Allow SentNotification#position to be set as string or hash | Douwe Maan | 2016-07-11 | 2 | -0/+37 |
| * | | | | | | | Merge branch 'single-file-diffs' into 'master' | Douwe Maan | 2016-07-11 | 33 | -486/+1100 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Handle more than two paths in MergeRequest#diffs | Sean McGivern | 2016-07-11 | 2 | -4/+5 |
| | * | | | | | | | Fix feature specs on CIsingle-file-diffs | Sean McGivern | 2016-07-11 | 2 | -22/+21 |
| | * | | | | | | | Merge branch 'master' into single-file-diffs | Sean McGivern | 2016-07-11 | 69 | -388/+1123 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Support renames in diff_for_path actions | Sean McGivern | 2016-07-11 | 10 | -51/+89 |
| | * | | | | | | | | Tidy up spec action names | Sean McGivern | 2016-07-08 | 3 | -14/+14 |
| | * | | | | | | | | Memoize diffs with path options set separately | Sean McGivern | 2016-07-08 | 1 | -1/+2 |
| | * | | | | | | | | review changes | Luke "Jared" Bennett | 2016-07-08 | 5 | -11/+9 |
| | * | | | | | | | | Make expand_all param more explicit | Sean McGivern | 2016-07-08 | 4 | -6/+6 |
| | * | | | | | | | | DRY up diff_for_path actions | Sean McGivern | 2016-07-08 | 5 | -98/+84 |
| | * | | | | | | | | Remove unused argument to CompareService#execute | Sean McGivern | 2016-07-08 | 2 | -5/+11 |
| | * | | | | | | | | Fix comments on collapsed and expanded diffs | Sean McGivern | 2016-07-08 | 1 | -26/+23 |
| | * | | | | | | | | Allow expanding all diffs at once | Sean McGivern | 2016-07-08 | 4 | -1/+45 |
| | * | | | | | | | | Ensure only renderable text diffs are collapsed | Sean McGivern | 2016-07-08 | 8 | -10/+166 |
| | * | | | | | | | | Added frontend collapsible behavior | Luke "Jared" Bennett | 2016-07-08 | 3 | -0/+55 |
| | * | | | | | | | | Disable overflow messages | Sean McGivern | 2016-07-08 | 6 | -58/+3 |
| | * | | | | | | | | Collapse large diffs by default | Sean McGivern | 2016-07-08 | 17 | -374/+762 |
| * | | | | | | | | | Merge branch 'remove-duplicate-api-field' into 'master' | Rémy Coutable | 2016-07-11 | 2 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | entities: remove :description from MergeRequest | Ben Boeckel | 2016-07-11 | 2 | -1/+1 |
| | | |/ / / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'send-entry-via-Gitlab-Workhorse-Send-Data' into 'master' | Douwe Maan | 2016-07-11 | 4 | -7/+30 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Just remove the prefix, feedback:send-entry-via-Gitlab-Workhorse-Send-Data | Lin Jen-Shin | 2016-07-11 | 1 | -1/+2 |
| | * | | | | | | | | Just give regular 404, feedback: | Lin Jen-Shin | 2016-07-11 | 1 | -1/+1 |
| | * | | | | | | | | Fix one of the failing tests. Test against the headers | Lin Jen-Shin | 2016-07-06 | 1 | -4/+9 |
| | * | | | | | | | | Use Gitlab-Workhorse-Send-Data to send entry: | Lin Jen-Shin | 2016-07-05 | 3 | -2/+19 |
| * | | | | | | | | | Merge branch 'remove-not-released-status' into 'master' | Robert Speicher | 2016-07-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Remove not released status | Max Raab | 2016-06-30 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'dz-sidebar-shadow' into 'master' | Dmitriy Zaporozhets | 2016-07-11 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Refactor box-shadow style for sidebar to satisfy css lintdz-sidebar-shadow | Dmitriy Zaporozhets | 2016-07-11 | 1 | -1/+1 |
| | * | | | | | | | | | | Add side shadow for unpinned sidebar | Dmitriy Zaporozhets | 2016-07-09 | 1 | -0/+7 |
| * | | | | | | | | | | | Merge branch 'dz-today-issue-color' into 'master' | Dmitriy Zaporozhets | 2016-07-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Lower case todya issue colorsdz-today-issue-color | Dmitriy Zaporozhets | 2016-07-11 | 1 | -2/+2 |
| | * | | | | | | | | | | Make color that highligh today issues more lightweight | Dmitriy Zaporozhets | 2016-07-09 | 1 | -2/+2 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge branch 'fix-type-in-project-factory' into 'master' | Rémy Coutable | 2016-07-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ |