| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix reassigned MR emailfix-reassigned-mr-email | Sean McGivern | 2017-05-10 | 2 | -19/+10 |
* | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 8 | -14/+35 |
* | Blob responds to text? | Douwe Maan | 2017-04-27 | 1 | -1/+1 |
* | Use Blob methods instead of BlobHelper helpers | Douwe Maan | 2017-04-27 | 1 | -1/+1 |
* | Fix email not being sent after project export | mhasbini | 2017-04-09 | 1 | -1/+1 |
* | Merge branch 'master' into new-resolvable-discussion | Douwe Maan | 2017-04-06 | 2 | -2/+2 |
|\ |
|
| * | Optimise trace handling code to use streaming instead of full read | Kamil Trzciński | 2017-04-06 | 2 | -2/+2 |
* | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-06 | 4 | -29/+119 |
|\ \
| |/ |
|
| * | Clearly show who triggered the pipeline in emailtc-fix-pipeline-recipient | Toon Claes | 2017-04-06 | 4 | -29/+119 |
* | | Address review comments | Douwe Maan | 2017-04-05 | 1 | -1/+1 |
* | | Fix specs | Douwe Maan | 2017-04-05 | 2 | -2/+2 |
* | | Address review comments | Douwe Maan | 2017-04-05 | 6 | -18/+20 |
* | | Fix specs | Douwe Maan | 2017-04-05 | 2 | -2/+2 |
* | | Add specs | Douwe Maan | 2017-04-05 | 4 | -29/+14 |
* | | Better notification emails for notes and (diff) discussions | Douwe Maan | 2017-04-05 | 17 | -75/+71 |
|/ |
|
* | Add download attribute to download links | Clement Ho | 2017-03-29 | 1 | -1/+1 |
* | All CI offline migrations | Kamil Trzciński | 2017-03-17 | 4 | -70/+0 |
* | extract pipeline mails layout | Alexis Reigel | 2017-02-22 | 4 | -333/+185 |
* | Fix broken tests17662-rename-builds | Filipa Lacerda | 2017-02-03 | 6 | -8/+8 |
* | Merge branch '22072-enable-haml-linters-phase-2' into 'master'
| Sean McGivern | 2017-01-25 | 14 | -17/+17 |
|\ |
|
| * | HAMLLint: Fix `UnnecessaryStringOutput` offences | Kushal Pandya | 2017-01-24 | 12 | -14/+14 |
| * | HAMLLint: Fix `UnnecessaryInterpolation` offences | Kushal Pandya | 2017-01-24 | 2 | -3/+3 |
* | | address comments | Jarka Kadlecova | 2017-01-25 | 2 | -1/+9 |
* | | Support notes without project | Jarka Kadlecova | 2017-01-18 | 1 | -0/+1 |
|/ |
|
* | HAMLLint: Fix `SpaceInsideHashAttributes` offences | Kushal Pandya | 2016-12-31 | 6 | -130/+130 |
* | HAMLLint: Fix `SpaceBeforeScript` offences | Kushal Pandya | 2016-12-31 | 4 | -4/+4 |
* | HAMLLint: Fix `FinalNewline` offences | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
* | HAMLLint: fix `AltText` offences | Kushal Pandya | 2016-12-31 | 2 | -6/+6 |
* | Introduce `Ci::Stage`, right now this is artificial object that is build dyna... | Kamil Trzcinski | 2016-12-06 | 2 | -2/+2 |
* | Use assigned variables betterhoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emails | Sean McGivern | 2016-11-28 | 1 | -4/+2 |
* | Tidy up text emails | Sean McGivern | 2016-11-28 | 4 | -8/+4 |
* | Add keyword arguments to truncated_diff method | hhoopes | 2016-11-25 | 8 | -33/+28 |
* | Change diff highlight/truncate for reusability | hhoopes | 2016-11-25 | 6 | -12/+17 |
* | Add new template to handle both commit & mr notes | hhoopes | 2016-11-25 | 5 | -23/+36 |
* | Add diff hunks to notification emails on MR | hhoopes | 2016-11-25 | 2 | -1/+9 |
* | Move partials to links directory, feedback:fix-failed-email-for-external-jobs | Lin Jen-Shin | 2016-11-22 | 6 | -2/+2 |
* | Use local instead of instance variable in partial | Lin Jen-Shin | 2016-11-22 | 1 | -1/+1 |
* | Use partials instead of simple switch case: | Lin Jen-Shin | 2016-11-22 | 6 | -7/+7 |
* | Use has_trace? instead of case switch, feedback: | Lin Jen-Shin | 2016-11-21 | 2 | -4/+3 |
* | External jobs do not have show page nor traces | Lin Jen-Shin | 2016-11-21 | 2 | -5/+15 |
* | Unify anchor link format for MR diff files !7298 | Yar | 2016-11-15 | 1 | -5/+6 |
* | 17492 Update link color for more accessible contrast17492-link-contrast | tauriedavis | 2016-11-07 | 2 | -13/+13 |
* | Use Hash rocket syntax to maintain Ruby 2.1 compatibility | Stan Hu | 2016-10-18 | 1 | -2/+2 |
* | Use Hash rocket syntax to maintain Ruby 2.1 compatibility | Stan Hu | 2016-10-18 | 1 | -2/+2 |
* | Boo. Midnight programming is bad. Just pass pipeline | Lin Jen-Shin | 2016-10-14 | 1 | -1/+1 |
* | Introduce more GitLab routing helpers, feedback: | Lin Jen-Shin | 2016-10-14 | 4 | -14/+14 |
* | invert if statement order | Mike Greiling | 2016-10-13 | 4 | -14/+14 |
* | de-duplicate project namespace markup | Mike Greiling | 2016-10-12 | 2 | -12/+8 |
* | Use helpers from GitlabRoutingHelper, feedback: | Lin Jen-Shin | 2016-10-13 | 4 | -8/+8 |
* | New hash syntax, feedback: | Lin Jen-Shin | 2016-10-13 | 2 | -126/+126 |