summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build deployment ralation in before create hookbuild-deployment-relation-with-before-create-hookShinya Maeda2018-11-131-8/+12
* Merge branch 'align-vertical-discussion-line' into 'master'Fatih Acet2018-11-121-3/+3
|\
| * Align all avatars and system notes in discussionalign-vertical-discussion-lineAnnabel Dunstone Gray2018-11-121-3/+3
* | Merge branch 'ce-3777-promote-to-epic' into 'master'Rémy Coutable2018-11-1216-411/+594
|\ \
| * | Extract code from Issues::MoveServicece-3777-promote-to-epicJarka Košanová2018-11-1216-411/+594
* | | Merge branch 'fix-tags-for-envs' into 'master'Stan Hu2018-11-123-7/+18
|\ \ \
| * | | Fix non-hacking wayKamil Trzciński2018-11-122-2/+3
| * | | Revert "Just fix (hack) specs"Kamil Trzciński2018-11-124-9/+9
| * | | Just fix (hack) specsKamil Trzciński2018-11-124-9/+9
| * | | Simplify testKamil Trzciński2018-11-121-14/+9
| * | | Do not reload self on hooks when creating deploymentfix-tags-for-envsKamil Trzciński2018-11-122-3/+6
| * | | tags testKamil Trzciński2018-11-121-1/+13
* | | | Merge branch 'sh-53180-append-path' into 'master'Rémy Coutable2018-11-1213-54/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make sure there's only one slash as path separatorsh-53180-append-pathStan Hu2018-11-0913-54/+43
* | | | Merge branch 'sh-fix-refresh-service-deleted-branch' into 'master'Douwe Maan2018-11-122-1/+5
|\ \ \ \
| * | | | Fix MergeRequestService erroring out on deleted branchStan Hu2018-11-122-1/+5
* | | | | Merge branch 'dm-disable-codeowners' into 'master'Sean McGivern2018-11-121-0/+0
|\ \ \ \ \
| * | | | | Disable CODEOWNERS for the time beingDouwe Maan2018-11-121-0/+0
| |/ / / /
* | | | | Merge branch '52937-remove-feature-flag' into 'master'Phil Hughes2018-11-126-66/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removes feature flag for ciEnvironmentsStatusChangesFilipa Lacerda2018-11-126-66/+2
|/ / / /
* | | | Merge branch 'sh-bump-redis-store' into 'master'Rémy Coutable2018-11-122-2/+2
|\ \ \ \
| * | | | Bump redis-store to 1.6.0sh-bump-redis-storeStan Hu2018-11-102-2/+2
| |/ / /
* | | | Merge branch 'sh-bump-mime-types' into 'master'Rémy Coutable2018-11-122-3/+3
|\ \ \ \
| * | | | MIME type application/javascript -> application/ecmascriptsh-bump-mime-typesStan Hu2018-11-101-1/+1
| * | | | Bump mime-types to 3.2.2Stan Hu2018-11-091-2/+2
| |/ / /
* | | | Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-1221-60/+1264
|\ \ \ \
| * | | | Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-0921-60/+1264
* | | | | Merge branch 'patch-31' into 'master'Stan Hu2018-11-121-1/+3
|\ \ \ \ \
| * | | | | Set an empty entrypoint for license_management jobPhilippe Lafoucrière2018-11-101-1/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'leipert-remove-unnecessary-dependencies' into 'master'Rémy Coutable2018-11-121-3/+5
|\ \ \ \ \
| * | | | | Remove unnecessary job dependenciesleipert-remove-unnecessary-dependenciesLukas Eipert2018-11-101-3/+5
| |/ / / /
* | | | | Merge branch 'mr-tree-filter-path-name' into 'master'Filipa Lacerda2018-11-123-2/+7
|\ \ \ \ \
| * | | | | Changed diff tree filtering to pathPhil Hughes2018-11-123-2/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch 'discussion-perf-improvement' into 'master'Filipa Lacerda2018-11-129-23/+38
|\ \ \ \ \
| * | | | | Consistently use Vue.nexTick when starting taskListdiscussion-perf-improvementPhil Hughes2018-11-091-8/+11
| * | | | | Fixed failing note actions specPhil Hughes2018-11-091-0/+3
| * | | | | Init task list when creating new note & discussionPhil Hughes2018-11-092-0/+2
| * | | | | Fix TaskList init on update & pollPhil Hughes2018-11-093-11/+10
| * | | | | Improve initial rendering of discussion notesPhil Hughes2018-11-095-13/+21
* | | | | | Merge branch 'rails5-update-gemfile' into 'master'Sean McGivern2018-11-121-1/+1
|\ \ \ \ \ \
| * | | | | | Upgrade whitequark/parser to 2.5.3.0Jan Provaznik2018-11-121-1/+1
* | | | | | | Merge branch 'docs-dev-guidelines-update' into 'master'Achilleas Pipinellis2018-11-123-319/+459
|\ \ \ \ \ \ \
| * | | | | | | Docs: updates docs development guidelinesMarcia Ramos2018-11-123-319/+459
|/ / / / / / /
* | | | | | | Merge branch 'docs/danger-documentation' into 'master'Rémy Coutable2018-11-121-3/+26
|\ \ \ \ \ \ \
| * | | | | | | Proper markdown table in docs DangerfileAchilleas Pipinellis2018-11-121-14/+16
| * | | | | | | Edits to docs Dangerfiledocs/danger-documentationMike Lewis2018-11-091-10/+21
| * | | | | | | Dangerbot: mention tech writers based on DevOps stageAchilleas Pipinellis2018-11-091-3/+13
* | | | | | | | Merge branch 'sh-bump-sidekiq' into 'master'Sean McGivern2018-11-122-5/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Update gems in Gemfile.rails5.lockJan Provaznik2018-11-121-2/+2
| * | | | | | | Bump Sidekiq and other related gemsStan Hu2018-11-091-3/+3
| | |_|_|/ / / | |/| | | | |