summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ccr/add_locked_state' into 'master'Rémy Coutable2018-07-013-15/+32
|\
| * Add locked state to merge request APIChantal Rollison2018-06-283-15/+32
* | Performance Improvements to Vue MR pageTim Zallmann2018-06-304-13/+25
* | Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR w...Simon Knox2018-06-291-0/+30
* | Merge branch 'da-exclusive-lease-helpers' into 'master'Robert Speicher2018-06-2913-135/+183
|\ \
| * | Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-2813-135/+183
* | | Merge branch 'ide-more-error-improvements' into 'master'Filipa Lacerda2018-06-296-263/+415
|\ \ \
| * | | fixed eslintPhil Hughes2018-06-291-13/+2
| * | | more specs!Phil Hughes2018-06-292-69/+232
| * | | fixed eslintPhil Hughes2018-06-292-18/+18
| * | | :white_check_mark: added specs for file actionsPhil Hughes2018-06-293-119/+186
| * | | fixed error_message_specPhil Hughes2018-06-291-5/+7
| * | | :white_check_mark: fixed eslintPhil Hughes2018-06-291-1/+0
| * | | Improve error messaging across various IDE actionsPhil Hughes2018-06-291-68/+0
* | | | Add pipeline stages position clean-up migrationGrzegorz Bizon2018-06-294-2/+69
* | | | Merge branch 'transfer_project_api_endpoint' into 'master'Grzegorz Bizon2018-06-291-0/+32
|\ \ \ \
| * | | | Add transfer project endpoint to the Projects APIAram Visser2018-06-271-0/+32
* | | | | Merge branch '47769-fix_ambiguous_due_date_for_issue_scopes' into 'master'Sean McGivern2018-06-291-5/+32
|\ \ \ \ \
| * | | | | Fix ambiguous due_date column for Issue scopesImre Farkas2018-06-291-5/+32
* | | | | | Merge branch 'dm-favicon-asset-host' into 'master'Sean McGivern2018-06-292-10/+1
|\ \ \ \ \ \
| * | | | | | Read asset host from ActionController::Base instead of application configDouwe Maan2018-06-291-1/+1
| * | | | | | Remove unused asset host logic from GfmPipeline and EmojiFilter specDouwe Maan2018-06-291-9/+0
* | | | | | | Enabling Doorkeeper reuse_access_token optionFrancisco Javier López2018-06-291-0/+55
* | | | | | | Merge branch 'rails5-fix-48430' into 'master'Rémy Coutable2018-06-296-13/+13
|\ \ \ \ \ \ \
| * | | | | | | Rails5 fix MySQL milliseconds problem in specsJasper Maes2018-06-276-13/+13
* | | | | | | | Merge branch 'rails5-fix-48432' into 'master'Rémy Coutable2018-06-291-3/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Rails5 fix Mysql comparison failure caused by milliseconds problemJasper Maes2018-06-271-3/+10
| |/ / / / / /
* | | | | | | Resolve "Remove "environment scope" field on cluster creation form for core/s...Sam Beckham2018-06-291-0/+13
* | | | | | | Fix OAuth application authorization screen to appear with every accessFrancisco Javier López2018-06-291-11/+23
* | | | | | | Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet2018-06-294-17/+31
* | | | | | | Merge branch 'osw-delete-non-latest-mr-diff-files-migration' into 'master'Sean McGivern2018-06-292-0/+117
|\ \ \ \ \ \ \
| * | | | | | | Schedule workers to delete non-latest diffs in post-migrationOswaldo Ferreira2018-06-282-0/+117
* | | | | | | | Merge branch 'ccr/maintain_labels' into 'master'Sean McGivern2018-06-291-3/+23
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Keep label on issue when movingChantal Rollison2018-06-271-3/+23
* | | | | | | | Merge branch 'feature/oidc-subject-claim' into 'master'Douwe Maan2018-06-281-49/+61
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Don't hash user ID in OIDC subject claimMarkus Koller2018-06-281-49/+61
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Resolve "No UI element to edit group label"Luke Bennett2018-06-281-0/+17
* | | | | | | Merge branch 'zj-find-all-commits' into 'master'Douwe Maan2018-06-281-66/+36
|\ \ \ \ \ \ \
| * | | | | | | FindAllCommits mandatoryZeger-Jan van de Weg2018-06-281-66/+36
* | | | | | | | Merge branch 'zj-commits-between-mandatory' into 'master'Douwe Maan2018-06-281-40/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Commits between in Gitaly onlyZeger-Jan van de Weg2018-06-281-40/+0
* | | | | | | | Merge branch 'bvl-graphql-permissions' into 'master'Sean McGivern2018-06-2810-48/+189
|\ \ \ \ \ \ \ \
| * | | | | | | | Expose permissions on types in GraphQLBob Van Landuyt2018-06-2810-48/+189
* | | | | | | | | Merge branch '39604-update-top-right-avatar-after-changing-avatar' into 'master'Fatih Acet2018-06-281-8/+19
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix #39604 - Update header avatar after user changes avatarJamie Schembri2018-06-271-8/+19
* | | | | | | | | Drop the spec in YamlProcessor that reads current .gitlab-ci.yaml. If the .ya...Marin Jankovski2018-06-281-10/+0
* | | | | | | | | Merge branch 'ide-commit-form-improvements' into 'master'Filipa Lacerda2018-06-287-52/+154
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | :white_check_mark: added specsPhil Hughes2018-06-274-0/+100
| * | | | | | | | | :white_check_mark: fixed getters specPhil Hughes2018-06-271-0/+3
| * | | | | | | | | karma fixesPhil Hughes2018-06-274-7/+6