summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make all_pipelines method compatible with pipelines for merge requestsdelegate-to-pipeline-for-merge-requestShinya Maeda2019-03-014-26/+14
* Merge branch 'fix-inconsistent-behavior-of-has-ref' into 'master'Kamil Trzciński2019-03-015-5/+146
|\
| * Fix inconsistent `branch?` behaviorShinya Maeda2019-03-015-5/+146
* | Merge branch '54643-lower_issuable_finder_complexity' into 'master'Sean McGivern2019-03-014-48/+56
|\ \
| * | Always use CTE for IssuableFinder countsMario de la Ossa2019-02-284-48/+56
* | | Merge branch 'docs-qa-gdk-ssh-setup-link' into 'master'Ramya Authappan2019-03-011-0/+3
|\ \ \ | |_|/ |/| |
| * | Link to instructions to run SSH tests on GDKMark Lapierre2019-02-281-0/+3
* | | Merge branch 'rs-fix-time-based-broken-master' into 'master'Fatih Acet2019-03-011-0/+6
|\ \ \
| * | | Freeze date in merge request status view specRobert Speicher2019-02-281-0/+6
* | | | Merge branch 'docs-adjust-condev-md-for-clarity' into 'master'Evan Read2019-03-011-7/+9
|\ \ \ \
| * | | | Update convdev.md for claritycaleb2019-02-271-7/+9
* | | | | Merge branch 'mk/fix-old-feature-flags-link-docs' into 'master'Evan Read2019-03-011-2/+3
|\ \ \ \ \
| * | | | | Replace issue with a link to the featureMichael Kozono2019-03-011-2/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'docs-jupyter-seo' into 'master'Evan Read2019-03-011-1/+5
|\ \ \ \ \
| * | | | | Increase jupyter seoDaniel Gruesso2019-02-281-1/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'docs/docs-grammer-manual-job' into 'master'Evan Read2019-03-011-3/+3
|\ \ \ \ \
| * | | | | Minor grammar updateBrendan O'Leary 🐢2019-03-011-3/+3
|/ / / / /
* | | | | Merge branch '57734-improve-label-dropdown-selection-performance' into 'master'Fatih Acet2019-03-013-29/+26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove jQuery overhead in labels select renderingHeinrich Lee Yu2019-02-271-11/+18
| * | | | Improve glDropdown rendering performanceHeinrich Lee Yu2019-02-273-19/+9
* | | | | Merge branch '53413-externalize-markdown-toolbar-tooltips' into 'master'Fatih Acet2019-03-015-54/+64
|\ \ \ \ \
| * | | | | Externalize markdown toolbar tooltipsEnrique Alcántara2019-03-015-54/+64
|/ / / / /
* | | | | Merge branch 'winh-note_form_spec-vue-test-utils' into 'master'Fatih Acet2019-03-011-59/+98
|\ \ \ \ \
| * | | | | Refactor note_form_spec.js to use Vue test utilsWinnie Hellmann2019-02-281-59/+98
* | | | | | Merge branch '40396-use-pgroups-for-background-jobs' into 'master'Stan Hu2019-02-283-3/+17
|\ \ \ \ \ \
| * | | | | | bin/background_jobs: use pgroupsNick Thomas2019-02-283-3/+17
* | | | | | | Merge branch '40396-remove-unneeded-restart-code' into 'master'Robert Speicher2019-02-286-247/+133
|\ \ \ \ \ \ \
| * | | | | | | Revert "Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed"Nick Thomas2019-02-286-247/+133
| |/ / / / / /
* | | | | | | Merge branch '58362-broken-master-due-to-stylelint-errors' into 'master'Annabel Dunstone Gray2019-02-281-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix broken master issue due to stylelint errorsFatih Acet2019-02-281-2/+2
|/ / / / / /
* | | | | | Merge branch 'qa-dd-refactor-autodevops-spec' into 'master'Dan Davison2019-02-282-129/+114
|\ \ \ \ \ \
| * | | | | | Default rbac to true for the KubernetesCluster Serviceddavison2019-02-272-2/+2
| * | | | | | Pare down create_project_with_auto_devops_specddavison2019-02-261-128/+113
* | | | | | | Merge branch '20084-update-the-spinner-component' into 'master'Fatih Acet2019-02-283-0/+57
|\ \ \ \ \ \ \
| * | | | | | | Add CSS needed for new spinnerBrandon Labuschagne2019-02-283-0/+57
|/ / / / / / /
* | | | | | | Merge branch '56863-system-messages-in-email' into 'master'Douglas Barbosa Alexandre2019-02-2830-22/+420
|\ \ \ \ \ \ \
| * | | | | | | Show header and footer system messages in emailAlexandru Croitor2019-02-2730-22/+420
* | | | | | | | Merge branch 'ee-component-docs' into 'master'Filipa Lacerda2019-02-281-0/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Add docs for EE components in CE componentsPhil Hughes2019-02-281-0/+23
* | | | | | | | | Merge branch 'leipert-upgrade-jest' into 'master'Phil Hughes2019-02-284-1077/+558
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Upgrade jest and related dependenciesLukas Eipert2019-02-284-1077/+558
* | | | | | | | | | Merge branch 'noteable-discussion-ee-differences-ce' into 'master'Filipa Lacerda2019-02-285-2/+31
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | CE port of noteable-discussion-ee-differencesPhil Hughes2019-02-285-2/+31
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'patch-31' into 'master'Douwe Maan2019-02-281-4/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update best_practices.md let section to also reference let! variables.Artur Martsinkovskyi2018-10-191-4/+8
* | | | | | | | | | Merge branch 'qa-de-quarantine-oauth-tests' into 'master'Rémy Coutable2019-02-281-2/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Revert "Quarantine GitHub OAuth test"Sanad Liaquat2019-02-281-2/+1
* | | | | | | | | | Merge branch 'web-ide-default-merge-request' into 'master'Nick Thomas2019-02-283-4/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use Web IDE path for merge request edit buttonsPhil Hughes2019-02-273-4/+10
* | | | | | | | | | | Merge branch '57788-project-labels-tooltip-missing' into 'master'Clement Ho2019-02-283-4/+20
|\ \ \ \ \ \ \ \ \ \ \