summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a test commitsh-test-commitStan Hu2017-08-291-0/+2
* Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher2017-08-2961-127/+136
|\
| * exclude spec/ and features/ from `Style/PredicateName` copMaxim Rydkin2017-08-294-21/+23
| * add changelogMaxim Rydkin2017-08-292-3/+5
| * replace `is_ancestor` with `ancestor?`Maxim Rydkin2017-08-293-3/+3
| * replace `is_member_of` with `member_of?`Maxim Rydkin2017-08-292-10/+10
| * replace `has_n_stars` with `has_n_stars?`Maxim Rydkin2017-08-291-4/+4
| * replace `has_matching_label` with `has_matching_label?`Maxim Rydkin2017-08-292-2/+5
| * replace `is_team_member?` with `team_member?`Maxim Rydkin2017-08-291-3/+3
| * replace `is_spam?` with `spam?`Maxim Rydkin2017-08-2913-26/+26
| * replace `is_default_branch?` with `default_branch?`Maxim Rydkin2017-08-292-7/+7
| * replace `is_successful?` with `successful?`Maxim Rydkin2017-08-296-9/+9
| * replace `is_multi_check?` with `multi_check?`Maxim Rydkin2017-08-292-2/+2
| * replace `is_gitlab_user?` with `gitlab_user?`Maxim Rydkin2017-08-292-3/+3
| * replace `is_dashboard_milestone?` with `dashboard_milestone?`Maxim Rydkin2017-08-293-3/+3
| * replace `is_runner_queue_value_latest?` with `runner_queue_value_latest?`Maxim Rydkin2017-08-292-2/+2
| * replace `is_update?` with `update?`Maxim Rydkin2017-08-292-6/+6
| * replace `is_overlap?` with `overlap?`Maxim Rydkin2017-08-291-2/+2
| * replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin2017-08-296-12/+12
| * replace `is_project_milestone?` with `project_milestone?`Maxim Rydkin2017-08-297-8/+8
| * replace `is_ancestor?` with `ancestor?`Maxim Rydkin2017-08-294-16/+16
| * replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin2017-08-297-9/+9
| * replace `is_edited?` with `edited?`Maxim Rydkin2017-08-296-8/+10
* | Merge branch 'changes-bar-sticky-fix' into 'master'Filipa Lacerda2017-08-294-1/+18
|\ \
| * | Fixes the diff changes buttons from toggling when scrollingchanges-bar-sticky-fixPhil Hughes2017-08-294-1/+18
* | | Merge branch '35048-empty-badges' into 'master'Phil Hughes2017-08-294-20/+170
|\ \ \
| * | | Prevents rendering empty badge when pipeline request fails35048-empty-badgesFilipa Lacerda2017-08-294-20/+170
* | | | Merge branch 'winh-file-encoding-dropdown' into 'master'Phil Hughes2017-08-291-1/+3
|\ \ \ \
| * | | | Make file encoding dropdown consistentwinh-file-encoding-dropdownwinh2017-08-291-1/+3
* | | | | Merge branch 'winh-todos-dashboard-dropdowns' into 'master'Phil Hughes2017-08-291-0/+4
|\ \ \ \ \
| * | | | | Make todos dashboard dropdowns consistentwinh-todos-dashboard-dropdownswinh2017-08-281-0/+4
* | | | | | Merge branch 'winh-merge-request-widget-dropdowns' into 'master'Phil Hughes2017-08-291-0/+2
|\ \ \ \ \ \
| * | | | | | Make download dropdown on merge request page consistentwinh-merge-request-widget-dropdownswinh2017-08-291-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500...Kamil TrzciƄski2017-08-294-16/+33
|\ \ \ \ \ \
| * | | | | | Fix specfix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500-internal-server-error-in-9-5-1Shinya Maeda2017-08-291-14/+10
| * | | | | | Fix changelogShinya Maeda2017-08-291-1/+1
| * | | | | | Fix specShinya Maeda2017-08-291-3/+3
| * | | | | | Add changelogShinya Maeda2017-08-291-0/+5
| * | | | | | Remove trigger_request.trigger.ownerShinya Maeda2017-08-292-13/+13
| * | | | | | Reproduced bugShinya Maeda2017-08-291-0/+16
* | | | | | | Merge branch '36882-disable-gitlab-project-import-button-if-source-disabled' ...Filipa Lacerda2017-08-292-3/+9
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Disable GitLab Project Import Button if source disabledMark Fletcher2017-08-242-3/+9
* | | | | | | Merge branch 'winh-member-search-dropdown' into 'master'Phil Hughes2017-08-291-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Make member search dropdown consistentwinh-member-search-dropdownwinh2017-08-281-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'docs-update-dind-overlay2' into 'master'Achilleas Pipinellis2017-08-291-3/+7
|\ \ \ \ \ \ \
| * | | | | | | Update doc for dind using overlay2Fabio Busatto2017-08-291-3/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '37069-remove-li' into 'master'Phil Hughes2017-08-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove unnecessary divider37069-remove-liAnnabel Dunstone Gray2017-08-251-1/+1
* | | | | | | | Merge branch '37102-fix-prometheus-graph-cursor-flag' into 'master'Phil Hughes2017-08-291-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | ensure graph overlay is in front of cursor flag37102-fix-prometheus-graph-cursor-flagMike Greiling2017-08-281-8/+8