summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove eslint-disable, and use arrow function.emoji-dom-sizeBryce Johnson2017-09-201-3/+2
* Reverse order in showMenuElement for readability.Bryce Johnson2017-09-201-2/+2
* Move display:none to emoji-menu base class.Bryce Johnson2017-09-201-4/+1
* Remove emoji-menu from the render tree when hidden.Bryce Johnson2017-09-192-6/+47
* Merge branch '37894-handle-if-auto-devops-domain-is-not-set' into 'master'Stan Hu2017-09-197-12/+118
|\
| * Update _show.html.hamlFabio Busatto2017-09-191-0/+1
| * Improve after code-reviewKamil Trzcinski2017-09-192-3/+3
| * Add specs for warning message shown in Auto DevOps settings37894-handle-if-auto-devops-domain-is-not-setKamil Trzcinski2017-09-192-2/+72
| * Add warning message if domain or cluster are not configuredbokebilly2017-09-196-12/+47
* | Merge branch '37298-the-prettytime-utils-module-could-use-some-light-maintena...Fatih Acet2017-09-194-255/+156
|\ \
| * | Lightly refactor prettyTime module.37298-the-prettytime-utils-module-could-use-some-light-maintenanceBryce Johnson2017-09-144-255/+156
* | | Merge branch 'revert-feature-highlight' into 'master'Jacob Schatz2017-09-1913-735/+7
|\ \ \
| * | | Revert feature highlightClement Ho2017-09-1913-735/+7
* | | | Merge branch '37890-auto-devops-banner-is-not-shown-when-the-repository-is-em...Stan Hu2017-09-192-0/+7
|\ \ \ \
| * | | | Fix changelog37890-auto-devops-banner-is-not-shown-when-the-repository-is-empty-new-projectKamil Trzcinski2017-09-191-1/+1
| * | | | Revert changes made to merge requests blank slateKamil Trzcinski2017-09-191-7/+6
| * | | | Enhance reuse in MRbikebilly2017-09-191-0/+1
| * | | | Enhance reuse in MRbikebilly2017-09-191-7/+6
| * | | | Add new fileFabio Busatto2017-09-191-0/+5
| * | | | Remove double div in MRbikebilly2017-09-191-4/+3
| * | | | Remove double divbikebilly2017-09-191-4/+2
| * | | | Add banner in missing pagesbokebilly2017-09-192-2/+8
| | |_|/ | |/| |
* | | | Merge branch 'reoganize-deployment-indexes' into 'master'Stan Hu2017-09-195-5/+58
|\ \ \ \
| * | | | Reorganize indexes for the "deployments" tablereoganize-deployment-indexesYorick Peterse2017-09-195-5/+58
* | | | | Merge branch 'gitaly-prepare-cherry-pick-revert' into 'master'Rémy Coutable2017-09-197-90/+136
|\ \ \ \ \
| * | | | | Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)2017-09-197-90/+136
|/ / / / /
* | | | | Merge branch 'do-not-perform-disk-check' into 'master'Stan Hu2017-09-194-3/+8
|\ \ \ \ \
| * | | | | Do not perform hard check (presence of file on storage)Kamil Trzcinski2017-09-194-3/+8
* | | | | | Merge branch 'dz-check-schema' into 'master'Rémy Coutable2017-09-192-0/+16
|\ \ \ \ \ \
| * | | | | | Add rake task to check db schema is validdz-check-schemaDmitriy Zaporozhets2017-09-192-0/+16
* | | | | | | Merge branch 'sidebar-sidebars-only-when-scroll' into 'master'Filipa Lacerda2017-09-192-1/+16
|\ \ \ \ \ \ \
| * | | | | | | Only show the sidebar scroll bars if the user can scrollsidebar-sidebars-only-when-scrollPhil Hughes2017-09-192-1/+16
* | | | | | | | Merge branch 'patch-2' into 'master'Grzegorz Bizon2017-09-191-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Note about "/" which cannot be used in "cache:key"Marcin Zajączkowski2017-09-181-0/+2
| * | | | | | | | Replace "/" with "-" in cache keyMarcin Zajączkowski2017-09-041-4/+4
* | | | | | | | | Merge branch 'backstage/gb/jobs-triggering-policy-specifications' into 'master'Kamil Trzciński2017-09-1911-210/+421
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix closing braces in YAML processor specsbackstage/gb/jobs-triggering-policy-specificationsGrzegorz Bizon2017-09-191-1/+2
| * | | | | | | | Raise exception when initializing unknown policyGrzegorz Bizon2017-09-182-10/+3
| * | | | | | | | Use parentheses in CI/CD kubernetes policy specsGrzegorz Bizon2017-09-181-1/+1
| * | | | | | | | Do not initialize YAML processor with project full pathGrzegorz Bizon2017-09-183-64/+62
| * | | | | | | | Do not pass project path from YAML processorGrzegorz Bizon2017-09-188-23/+40
| * | | | | | | | Simplify pipeline source policy pattern matchingGrzegorz Bizon2017-09-181-9/+2
| * | | | | | | | Add specs for CI/CD job policy refs specificationGrzegorz Bizon2017-09-182-1/+88
| * | | | | | | | Add specs for CI/CD job policy factory methodGrzegorz Bizon2017-09-181-0/+40
| * | | | | | | | Fix Rubocop offenses in YAML processor classesGrzegorz Bizon2017-09-182-2/+1
| * | | | | | | | Remove YAML processor refactoring stubs and fix specsGrzegorz Bizon2017-09-183-85/+81
| * | | | | | | | Extract job refs policy specs into separate classGrzegorz Bizon2017-09-182-66/+59
| * | | | | | | | Use CI/CD job policy specification in YAML processorGrzegorz Bizon2017-09-183-9/+26
| * | | | | | | | Implement CI/CD kubernetes policy specificationGrzegorz Bizon2017-09-183-0/+77
* | | | | | | | | Merge branch 'fix-rails-migrations-for-partial-indexes' into 'master'Yorick Peterse2017-09-192-2/+2
|\ \ \ \ \ \ \ \ \