summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add copy about search terms to ux guideux-guide-search-filter-sorttauriedavis2017-03-271-0/+8
* Merge branch 'update-test-bundle-ignored-files' into 'master' Alfredo Sumaran2017-03-272-0/+23
|\
| * update test_bundle.js ignored filesJose Ivan Vargas2017-03-242-0/+23
* | Merge branch 'uxguide-tooltips' into 'master' Annabel Dunstone Gray2017-03-271-2/+12
|\ \
| * | Improve UX guide on tooltipsPedro Moreira da Silva2017-03-271-2/+12
* | | Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-2726-62/+66
|\ \ \
| * | | Change Done column to Closed in issue boardsblackst0ne2017-03-2426-62/+66
* | | | Merge branch 'patch-16' into 'master' Sean McGivern2017-03-271-1/+1
|\ \ \ \
| * | | | Correct example value variable name. Johan Brandhorst2017-03-271-1/+1
* | | | | Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast...Robert Speicher2017-03-2712-6/+165
|\ \ \ \ \
| * | | | | Simplify migrationStan Hu2017-03-241-5/+1
| * | | | | Simplify specStan Hu2017-03-241-1/+1
| * | | | | Update CHANGELOG entryStan Hu2017-03-241-1/+1
| * | | | | Use default_value_for to set notified_of_own_activity instead of using a DB m...Stan Hu2017-03-243-21/+2
| * | | | | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-24720-3947/+6473
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-20149-1269/+1289
| |\ \ \ \ \
| * | | | | | Fix changes that were removed when code moved to NotificationReceipientServiceStan Hu2017-03-171-3/+3
| * | | | | | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-17112-1877/+2892
| |\ \ \ \ \ \
| * | | | | | | Add separate post migration to change default of notified_of_own_activityStan Hu2017-03-173-2/+22
| * | | | | | | Remove original migration and re-add required migration under a later timestampsh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-162-3/+3
| * | | | | | | Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-1610-6/+168
* | | | | | | | Merge branch 'patch-15' into 'master' Rémy Coutable2017-03-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use same variable for registry password as aboveNiklas2017-03-251-1/+1
* | | | | | | | | Merge branch 'unused-sidebar-styles' into 'master' Annabel Dunstone Gray2017-03-273-38/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove some unused sidebar stylesSimon Knox2017-03-243-38/+0
* | | | | | | | | | Merge branch 'mr-diffs-speed-up' into 'master' Rémy Coutable2017-03-272-22/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Only load what we need when visiting MR diffs pageSean McGivern2017-03-272-22/+26
* | | | | | | | | | | Merge branch '29787-monitor-ee-rspec-tests-separately' into 'master' Sean McGivern2017-03-272-2/+7
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | When on CI, enable RSpec profiling for `master` onlyRémy Coutable2017-03-241-1/+2
| * | | | | | | | | | RSpec profiling: Prepend the branch name with `ce` or `ee`Rémy Coutable2017-03-241-1/+5
* | | | | | | | | | | Merge branch 'triggers-docs' into 'master' Achilleas Pipinellis2017-03-273-8/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update triggers documentationKamil Trzcinski2017-03-173-8/+26
* | | | | | | | | | | | Merge branch 'issue-boards-test-fix' into 'master' Filipa Lacerda2017-03-273-16/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed up issue boards JS specsPhil Hughes2017-03-273-16/+16
* | | | | | | | | | | | | Merge branch '12818-expose-simple-cicd-status-endpoints-with-status-serialize...Kamil Trzciński2017-03-2737-13/+302
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add a blank line after a guard clauseDosuken shinya2017-03-231-0/+1
| * | | | | | | | | | | | | Move conditional statement to PipelineSerializer#represent_statusShinya Maeda2017-03-232-1/+1
| * | | | | | | | | | | | | Use detailed_status effectively. Remove unnecesarry context(nest). Add new co...Shinya Maeda2017-03-236-58/+58
| * | | | | | | | | | | | | fetch to digShinya Maeda2017-03-231-1/+1
| * | | | | | | | | | | | | Use superclass representShinya Maeda2017-03-231-4/+0
| * | | | | | | | | | | | | Using fetch instead of direct refference for hashShinya Maeda2017-03-232-2/+2
| * | | | | | | | | | | | | Rename endpoints 'status' to 'pipeline_status' in merge_requestsShinya Maeda2017-03-233-9/+9
| * | | | | | | | | | | | | Remove unnecessary spacesShinya Maeda2017-03-231-1/+1
| * | | | | | | | | | | | | Add more specsShinya Maeda2017-03-235-1/+30
| * | | | | | | | | | | | | Revert adding favicon to extended statuses. Change extended statues specs to ...Shinya Maeda2017-03-235-19/+1
| * | | | | | | | | | | | | Fix unchanged structure. Add favicon for 'failed_allowed' and 'success_warnin...Shinya Maeda2017-03-235-2/+20
| * | | | | | | | | | | | | Fix rspec failureShinya Maeda2017-03-236-12/+21
| * | | | | | | | | | | | | Add favicon spec for factory_specShinya Maeda2017-03-231-0/+9
| * | | | | | | | | | | | | Add spec for spec/lib/gitlab/ci/statusShinya Maeda2017-03-239-0/+36
| * | | | | | | | | | | | | with_status to represent_statusShinya Maeda2017-03-235-34/+31