summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Allow external diffs to be used conditionallyNick Thomas2019-03-275-3/+253
* Add API access check to GraphqlFelipe Artur2019-03-271-0/+45
* Merge branch '10719-stage-spec' into 'master'Phil Hughes2019-03-271-1/+1
|\
| * Removes EE differences for stage_column_component_specFilipa Lacerda2019-03-271-1/+1
* | Merge branch 'winh-cleanup-note_form_spec' into 'master'Fatih Acet2019-03-271-6/+12
|\ \
| * | Remove top-level mount from note_form_spec.jsWinnie Hellmann2019-03-261-6/+12
* | | Merge branch 'sh-optimize-projects-api' into 'master'Douwe Maan2019-03-271-1/+48
|\ \ \
| * | | Optimize /api/v4/projects endpoint for visibility levelStan Hu2019-03-271-1/+48
| | |/ | |/|
* | | Fixes link in artifacts breadcrumbFilipa Lacerda2019-03-271-0/+6
|/ /
* | Merge branch 'winh-assignees_spec' into 'master'Filipa Lacerda2019-03-271-0/+13
|\ \
| * | Copy missing test in assignees_spec.js from EEWinnie Hellmann2019-03-261-0/+13
* | | Merge branch 'remove-expand-diff-feature-flag' into 'master'Filipa Lacerda2019-03-271-3/+0
|\ \ \
| * | | Remove expand diff to full file feature flagPhil Hughes2019-03-261-3/+0
| |/ /
* | | Resolve "Get milestone by title via API"Fabio Busatto2019-03-271-0/+9
* | | Merge branch 'winh-jest-console' into 'master'Phil Hughes2019-03-272-2/+27
|\ \ \
| * | | Provide custom Jest environment with mocked consoleWinnie Hellmann2019-03-261-0/+27
| * | | Add jest-environment-jsdom and jest-util dependenciesWinnie Hellmann2019-03-261-2/+0
| | |/ | |/|
* | | Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-276-30/+88
|\ \ \
| * | | Allow multiple repositories per projectBob Van Landuyt2019-03-266-30/+88
* | | | Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-267-13/+23
|\ \ \ \
| * | | | Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-267-13/+23
* | | | | Merge branch '49910-reopening-a-closed-milestone-from-the-closed-milestones-p...Rémy Coutable2019-03-261-0/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix bug when reopening milestone from index pageMark Fletcher2019-03-261-0/+28
* | | | | Merge branch 'osw-multi-assignees-merge-requests-migration' into 'master'Douglas Barbosa Alexandre2019-03-264-0/+129
|\ \ \ \ \
| * | | | | Add multiple assignees migration and table populationOswaldo Ferreira2019-03-254-0/+129
* | | | | | Merge branch 'zj-unify-ref-service-spec-ce-ee' into 'master'Yorick Peterse2019-03-261-0/+10
|\ \ \ \ \ \
| * | | | | | GitalyClient spec: Remove the diff between CE/EEZeger-Jan van de Weg2019-03-261-0/+10
* | | | | | | Merge branch 'dm-md-css' into 'master'Annabel Dunstone Gray2019-03-2611-18/+20
|\ \ \ \ \ \ \
| * | | | | | | Remove now-unnecessary noteable_line classDouwe Maan2019-03-261-1/+1
| * | | | | | | Remove now-unnecessary md-preview classDouwe Maan2019-03-263-5/+7
| * | | | | | | Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-267-12/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'fix-hidden-statistics' into 'master'Nick Thomas2019-03-261-0/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Show statistics also when repository is disabledPeter Marko2019-03-231-0/+10
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-26103-145/+146
* | | | | | Merge branch '15463-rename-git-push-services' into 'master'Rémy Coutable2019-03-265-17/+17
|\ \ \ \ \ \
| * | | | | | Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-254-10/+10
| * | | | | | Rename GitTagPushService -> Git::TagPushServiceNick Thomas2019-03-252-7/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'recreate-all-diffs-on-import' into 'master'Yorick Peterse2019-03-261-33/+45
|\ \ \ \ \ \
| * | | | | | Force to recreate all diffs on importrecreate-all-diffs-on-importKamil Trzciński2019-03-261-33/+45
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'delete-release-when-delete-tag' into 'master'Lin Jen-Shin2019-03-262-5/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Destroy releases when delete a tagdelete-release-when-delete-tagShinya Maeda2019-03-262-5/+19
| | |_|_|/ | |/| | |
* | | | | Allow runners to be installed on group clustersTiger Watson2019-03-263-13/+34
* | | | | Merge branch '59352-fix-mr-discussion-expansion' into 'master'Phil Hughes2019-03-261-9/+29
|\ \ \ \ \
| * | | | | Expand discussion when opening link to commentHeinrich Lee Yu2019-03-261-9/+29
| |/ / / /
* | | | | Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern2019-03-264-29/+121
|\ \ \ \ \
| * | | | | Scope out merge commits in MergeRequest specLuke Duncalfe2019-03-221-2/+2
| * | | | | Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-224-27/+119
* | | | | | Merge branch 'sh-clear-pipeline-status-cache-upon-destroy' into 'master'Grzegorz Bizon2019-03-261-2/+13
|\ \ \ \ \ \
| * | | | | | Clear pipeline status cache after destruction of pipelineStan Hu2019-03-261-2/+13
* | | | | | | Merge branch '54916-extended-tooltip-for-merge-request-links' into 'master'Phil Hughes2019-03-265-6/+188
|\ \ \ \ \ \ \