summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added navbar searches usage ping counterfj-navbar-searches-usage-ping-counterFrancisco Javier López2019-07-298-7/+70
* Merge branch 'frozen_string_spec_features' into 'master'Rémy Coutable2019-07-29521-4/+1046
|\
| * Fix can't modify frozen String errorsfrozen_string_spec_featuresThong Kuah2019-07-264-4/+4
| * Add frozen_string_literal to spec/featuresThong Kuah2019-07-26521-0/+1042
* | Merge branch 'mc/feature/manual-job-variables' into 'master'Phil Hughes2019-07-2929-23/+549
|\ \
| * | Add Job specific variablesMatija Čupić2019-07-2929-23/+549
|/ /
* | Merge branch '61787-the-colour-selector-for-broadcast-messages-should-provide...Kushal Pandya2019-07-295-14/+122
|\ \
| * | Add default colors for broadcast messages61787-the-colour-selector-for-broadcast-messages-should-provide-a-few-default-options-with-descriptive-labels-like-red-green-blueAmmar Alakkad2019-07-263-14/+62
| * | Add color utils with relevant testsAmmar Alakkad2019-07-262-0/+60
* | | Merge branch 'add-kub-product-page' into 'master'Evan Read2019-07-291-0/+4
|\ \ \
| * | | Add relevant Kubernetes pageSarah Daily2019-07-291-0/+4
|/ / /
* | | Merge branch 'docs-ssot-july-3' into 'master'Evan Read2019-07-293-17/+61
|\ \ \
| * | | Docs: adere ssotMarcia Ramos2019-07-293-17/+61
|/ / /
* | | Merge branch 'docs-ssot-july-1' into 'master'Evan Read2019-07-293-26/+69
|\ \ \
| * | | Docs: Pipelines - ssotMarcia Ramos2019-07-293-26/+69
|/ / /
* | | Merge branch 'docs-ssot-july-2' into 'master'Evan Read2019-07-291-0/+16
|\ \ \
| * | | Releases doc - ssotdocs-ssot-july-2Marcia Ramos2019-07-261-0/+16
* | | | Merge branch 'docs-ssot-july' into 'master'Evan Read2019-07-292-2/+34
|\ \ \ \
| * | | | Milestones docs - ssotdocs-ssot-julyMarcia Ramos2019-07-262-2/+34
* | | | | Merge branch '52494-remove-unused-cluster-refresh-service' into 'master'Thong Kuah2019-07-296-246/+2
|\ \ \ \ \
| * | | | | Remove unused Clusters::RefreshServiceTiger2019-07-296-246/+2
|/ / / / /
* | | | | Merge branch 'revert-7dccb444' into 'master'Stan Hu2019-07-279-260/+24
|\ \ \ \ \
| * | | | | Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu2019-07-279-260/+24
|/ / / / /
* | | | | 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
|\ \ \ \ \ \ \ \ \