| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a test commitsh-test-commit | Stan Hu | 2017-08-29 | 1 | -0/+2 |
| | | |||||
| * | Merge branch '35793_fix_predicate_names' into 'master' | Robert Speicher | 2017-08-29 | 61 | -127/+136 |
| |\ | | | | | | | | | Remove `is_` prefix from predicate method names See merge request !13810 | ||||
| | * | exclude spec/ and features/ from `Style/PredicateName` cop | Maxim Rydkin | 2017-08-29 | 4 | -21/+23 |
| | | | |||||
| | * | add changelog | Maxim Rydkin | 2017-08-29 | 2 | -3/+5 |
| | | | |||||
| | * | replace `is_ancestor` with `ancestor?` | Maxim Rydkin | 2017-08-29 | 3 | -3/+3 |
| | | | |||||
| | * | replace `is_member_of` with `member_of?` | Maxim Rydkin | 2017-08-29 | 2 | -10/+10 |
| | | | |||||
| | * | replace `has_n_stars` with `has_n_stars?` | Maxim Rydkin | 2017-08-29 | 1 | -4/+4 |
| | | | |||||
| | * | replace `has_matching_label` with `has_matching_label?` | Maxim Rydkin | 2017-08-29 | 2 | -2/+5 |
| | | | |||||
| | * | replace `is_team_member?` with `team_member?` | Maxim Rydkin | 2017-08-29 | 1 | -3/+3 |
| | | | |||||
| | * | replace `is_spam?` with `spam?` | Maxim Rydkin | 2017-08-29 | 13 | -26/+26 |
| | | | |||||
| | * | replace `is_default_branch?` with `default_branch?` | Maxim Rydkin | 2017-08-29 | 2 | -7/+7 |
| | | | |||||
| | * | replace `is_successful?` with `successful?` | Maxim Rydkin | 2017-08-29 | 6 | -9/+9 |
| | | | |||||
| | * | replace `is_multi_check?` with `multi_check?` | Maxim Rydkin | 2017-08-29 | 2 | -2/+2 |
| | | | |||||
| | * | replace `is_gitlab_user?` with `gitlab_user?` | Maxim Rydkin | 2017-08-29 | 2 | -3/+3 |
| | | | |||||
| | * | replace `is_dashboard_milestone?` with `dashboard_milestone?` | Maxim Rydkin | 2017-08-29 | 3 | -3/+3 |
| | | | |||||
| | * | replace `is_runner_queue_value_latest?` with `runner_queue_value_latest?` | Maxim Rydkin | 2017-08-29 | 2 | -2/+2 |
| | | | |||||
| | * | replace `is_update?` with `update?` | Maxim Rydkin | 2017-08-29 | 2 | -6/+6 |
| | | | |||||
| | * | replace `is_overlap?` with `overlap?` | Maxim Rydkin | 2017-08-29 | 1 | -2/+2 |
| | | | |||||
| | * | replace `is_group_milestone?` with `group_milestone?` | Maxim Rydkin | 2017-08-29 | 6 | -12/+12 |
| | | | |||||
| | * | replace `is_project_milestone?` with `project_milestone?` | Maxim Rydkin | 2017-08-29 | 7 | -8/+8 |
| | | | |||||
| | * | replace `is_ancestor?` with `ancestor?` | Maxim Rydkin | 2017-08-29 | 4 | -16/+16 |
| | | | |||||
| | * | replace `is_legacy_group_milestone?` with `legacy_group_milestone?` | Maxim Rydkin | 2017-08-29 | 7 | -9/+9 |
| | | | |||||
| | * | replace `is_edited?` with `edited?` | Maxim Rydkin | 2017-08-29 | 6 | -8/+10 |
| | | | |||||
| * | | Merge branch 'changes-bar-sticky-fix' into 'master' | Filipa Lacerda | 2017-08-29 | 4 | -1/+18 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fixes the diff changes buttons from toggling when scrolling Closes #36698 See merge request !13894 | ||||
| | * | | Fixes the diff changes buttons from toggling when scrollingchanges-bar-sticky-fix | Phil Hughes | 2017-08-29 | 4 | -1/+18 |
| | | | | | | | | | | | | | Closes #36698 | ||||
| * | | | Merge branch '35048-empty-badges' into 'master' | Phil Hughes | 2017-08-29 | 4 | -20/+170 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Prevents rendering empty badge when pipeline request fails Closes #35048 See merge request !13897 | ||||
| | * | | | Prevents rendering empty badge when pipeline request fails35048-empty-badges | Filipa Lacerda | 2017-08-29 | 4 | -20/+170 |
| | | | | | |||||
| * | | | | Merge branch 'winh-file-encoding-dropdown' into 'master' | Phil Hughes | 2017-08-29 | 1 | -1/+3 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make file encoding dropdown consistent See merge request !13585 | ||||
| | * | | | | Make file encoding dropdown consistentwinh-file-encoding-dropdown | winh | 2017-08-29 | 1 | -1/+3 |
| | | | | | | |||||
| * | | | | | Merge branch 'winh-todos-dashboard-dropdowns' into 'master' | Phil Hughes | 2017-08-29 | 1 | -0/+4 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Make todos dashboard dropdowns consistent See merge request !13595 | ||||
| | * | | | | | Make todos dashboard dropdowns consistentwinh-todos-dashboard-dropdowns | winh | 2017-08-28 | 1 | -0/+4 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'winh-merge-request-widget-dropdowns' into 'master' | Phil Hughes | 2017-08-29 | 1 | -0/+2 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make download dropdown on merge request page consistent See merge request !13532 | ||||
| | * | | | | | | Make download dropdown on merge request page consistentwinh-merge-request-widget-dropdowns | winh | 2017-08-29 | 1 | -0/+2 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge branch ↵ | Kamil Trzciński | 2017-08-29 | 4 | -16/+33 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'fix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500-internal-server-error-in-9-5-1' into 'master' Fix pipeline trigger via API fails with 500 Internal Server Error in 9.5.1 Closes #37040 See merge request !13861 | ||||
| | * | | | | | | Fix specfix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500-internal-server-error-in-9-5-1 | Shinya Maeda | 2017-08-29 | 1 | -14/+10 |
| | | | | | | | | |||||
| | * | | | | | | Fix changelog | Shinya Maeda | 2017-08-29 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | Fix spec | Shinya Maeda | 2017-08-29 | 1 | -3/+3 |
| | | | | | | | | |||||
| | * | | | | | | Add changelog | Shinya Maeda | 2017-08-29 | 1 | -0/+5 |
| | | | | | | | | |||||
| | * | | | | | | Remove trigger_request.trigger.owner | Shinya Maeda | 2017-08-29 | 2 | -13/+13 |
| | | | | | | | | |||||
| | * | | | | | | Reproduced bug | Shinya Maeda | 2017-08-29 | 1 | -0/+16 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch '36882-disable-gitlab-project-import-button-if-source-disabled' ↵ | Filipa Lacerda | 2017-08-29 | 2 | -3/+9 |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Disable GitLab Project Import Button if source disabled Closes #36882 See merge request !13789 | ||||
| | * | | | | | | Disable GitLab Project Import Button if source disabled | Mark Fletcher | 2017-08-24 | 2 | -3/+9 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'winh-member-search-dropdown' into 'master' | Phil Hughes | 2017-08-29 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make member search dropdown consistent See merge request !13546 | ||||
| | * | | | | | | | Make member search dropdown consistentwinh-member-search-dropdown | winh | 2017-08-28 | 1 | -0/+2 |
| | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | | Merge branch 'docs-update-dind-overlay2' into 'master' | Achilleas Pipinellis | 2017-08-29 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update doc for dind using overlay2 See merge request !13885 | ||||
| | * | | | | | | | Update doc for dind using overlay2 | Fabio Busatto | 2017-08-29 | 1 | -3/+7 |
| | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | | Merge branch '37069-remove-li' into 'master' | Phil Hughes | 2017-08-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unnecessary divider Closes #37069 See merge request !13841 | ||||
| | * | | | | | | | Remove unnecessary divider37069-remove-li | Annabel Dunstone Gray | 2017-08-25 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch '37102-fix-prometheus-graph-cursor-flag' into 'master' | Phil Hughes | 2017-08-29 | 1 | -8/+8 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure Prometheus graph overlay is in front of cursor flag Closes #37102 See merge request !13867 | ||||
| | * | | | | | | | | ensure graph overlay is in front of cursor flag37102-fix-prometheus-graph-cursor-flag | Mike Greiling | 2017-08-28 | 1 | -8/+8 |
| | | | | | | | | | | |||||
