summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Rugged to 0.28.2sh-update-rugged-0.28.2Stan Hu2019-07-261-1/+1
* Merge branch 'qa-fixing-add_batch_comments' into 'master'Dan Davison2019-07-276-7/+19
|\
| * Adding changes to CE from EETomislav Nikic2019-07-276-7/+19
|/
* Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-07-269-24/+260
|\
| * Use NotesFinder in module IssuableActionsPatrick Derichs2019-07-269-24/+260
* | Merge branch 'update-ruby-version-in-readme' into 'master'Mayra Cabrera2019-07-261-1/+1
|\ \
| * | Update ruby version in readme file to match .ruby-versionOsnat Vider2019-07-261-1/+1
|/ /
* | Merge branch '19186-redirect-wiki-git-route-to-wiki' into 'master'Stan Hu2019-07-264-0/+45
|\ \
| * | Redirect project.wiki.git to project wiki home19186-redirect-wiki-git-route-to-wikiLuke Duncalfe2019-07-264-0/+45
* | | Merge branch 'tp-fix-borked-master' into 'master'Mayra Cabrera2019-07-261-2/+2
|\ \ \
| * | | Changes capybara selector to qa-selectorTanya Pazitny2019-07-261-2/+2
|/ / /
* | | Merge branch 'frozen_string_spec_lib' into 'master'Stan Hu2019-07-26395-18/+808
|\ \ \
| * | | Fix cannot modify frozen stringfrozen_string_spec_libThong Kuah2019-07-264-18/+18
| * | | Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-26395-0/+790
* | | | Merge branch '32495-improve-slack-notification-on-pipeline-status' into 'master'Robert Speicher2019-07-267-104/+671
|\ \ \ \
| * | | | Improve pipeline status Slack notifications32495-improve-slack-notification-on-pipeline-statusNathan Friend2019-07-257-104/+671
* | | | | Merge branch 'rs-resource-label-events-api' into 'master'Lin Jen-Shin2019-07-262-44/+45
|\ \ \ \ \
| * | | | | Simplify resource_label_events API shared examplers-resource-label-events-apiRobert Speicher2019-07-252-2/+2
| * | | | | Extract resource_label_events API shared examplesRobert Speicher2019-07-252-42/+43
* | | | | | Merge branch 'qa-refactor-cicd-pages-1' into 'master'Tanya Pazitny2019-07-265-22/+21
|\ \ \ \ \ \
| * | | | | | Refactor elements used by ci_variable and ::CICDDan Davison2019-07-265-22/+21
|/ / / / / /
* | | | | | Merge branch 'frozen_string_spec_factories' into 'master'Michael Kozono2019-07-26118-0/+236
|\ \ \ \ \ \
| * | | | | | Add frozen_string_literal to spec/factoriesfrozen_string_spec_factoriesThong Kuah2019-07-26118-0/+236
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '59325-units-are-not-shown-on-the-performance-dashboard-2' into ...65188-this-is-my-test-issue-for-usability-testingMayra Cabrera2019-07-264-29/+47
|\ \ \ \ \ \
| * | | | | | Updates label value to include units in metricsLaura Montemayor2019-07-264-29/+47
|/ / / / / /
* | | | | | Merge branch '64972-fix-unicorn-workers-metric' into 'master'61080-missing-borders-between-settings-itemsKamil Trzciński2019-07-263-28/+78
|\ \ \ \ \ \
| * | | | | | Fix pid discovery for Unicorn in PidProviderAleksei Lipniagov2019-07-263-28/+78
|/ / / / / /
* | | | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-26125-712/+404
|\ \ \ \ \ \
| * | | | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-25125-712/+404
* | | | | | | Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher2019-07-2610-69/+136
|\ \ \ \ \ \ \
| * | | | | | | Extract common spec elements to shared_examplesmc/feature/find-all-artifacts-for-shaMatija Čupić2019-07-262-92/+71
| * | | | | | | Rename latest_successful to be more explicitMatija Čupić2019-07-267-28/+29
| * | | | | | | Add specs for latest_successful methods for SHAsMatija Čupić2019-07-232-0/+68
| * | | | | | | Find build by sha from refMatija Čupić2019-07-234-5/+24
* | | | | | | | Merge branch 'remove_deployment_metrics_deployment_platform_fallback' into 'm...Kamil Trzciński2019-07-264-27/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Removes potentially incorrect, and slow fallbackremove_deployment_metrics_deployment_platform_fallbackThong Kuah2019-07-254-27/+9
* | | | | | | | | Merge branch '12425-filters-for-dependency-scanning-to-dl' into 'master'Kamil Trzciński2019-07-261-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add severity for vulnerabilitiesTetiana Chupryna2019-07-261-2/+2
|/ / / / / / / / /
* | | | | | | | | Merge branch 'ce-mw-productivity-analytics-mr-table' into 'master'Fatih Acet2019-07-262-0/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | (CE Port) Add MR table component for Productivity AnalyticsMartin Wortschack2019-07-262-0/+17
|/ / / / / / / / /
* | | | | | | | | Merge branch 'dm-submodule-links-nil' into 'master'Nick Thomas2019-07-265-3/+75
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix error rendering submodules in MR diffs when there is no .gitmodulesdm-submodule-links-nilDouwe Maan2019-07-265-3/+75
* | | | | | | | | | Merge branch 'pl-flat_map-ce' into 'master'Lin Jen-Shin2019-07-269-16/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Prefer `flat_map` over `map` + `flatten`Peter Leitzen2019-07-269-16/+14
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'docs-label-filtering' into 'master'Sean McGivern2019-07-262-0/+170
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add development documentation on label filteringdocs-label-filteringSean McGivern2019-07-252-0/+170
* | | | | | | | | | | Merge branch 'renovate/gitlab-ui-5.x' into 'master'Fatih Acet2019-07-2612-20/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Karma: Fix css selector for loading iconLukas 'Eipi' Eipert2019-07-2612-20/+22
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'extract_auto_deploy_into_base_image' into 'master'Dmitriy Zaporozhets2019-07-263-376/+53
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Extract deploy functions in a base imageextract_auto_deploy_into_base_imageThong Kuah2019-07-253-376/+53
| | |_|/ / / / / / / / | |/| | | | | | | | |