summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add locked state to merge request APIChantal Rollison2018-06-283-15/+32
* Migrate storage nesting check to GitalyJacob Vosmaer (GitLab)2018-06-271-43/+0
* Merge branch 'fl-tech-debt' into 'master'Phil Hughes2018-06-271-2/+2
|\
| * Moves boards components into a .vue filefl-tech-debtFilipa Lacerda2018-06-261-2/+2
* | Merge branch 'zj-gitaly-read-write-check' into 'master'Nick Thomas2018-06-275-206/+46
|\ \
| * | Gitaly metrics check for read/writeabilityZeger-Jan van de Weg2018-06-275-206/+46
* | | Merge branch '48528-fix-mr-autocompletion' into 'master'Sean McGivern2018-06-271-1/+1
|\ \ \
| * | | Fix merge requests data source key to be camelCaseKushal Pandya2018-06-271-1/+1
* | | | CE port gitlab-ee!6112Luke Bennett2018-06-272-27/+56
|/ / /
* | | Merge branch 'rs-spec-models-parity' into 'master'Rémy Coutable2018-06-271-7/+29
|\ \ \
| * | | CE-EE parity for spec/models/repository_spec.rbrs-spec-models-parityRobert Speicher2018-06-251-7/+29
* | | | Merge branch 'gitaly-tree-entry-dot-dot' into 'master'Sean McGivern2018-06-271-20/+11
|\ \ \ \
| * | | | Client-side fix for Gitaly TreeEntry buggitaly-tree-entry-dot-dotJacob Vosmaer2018-06-261-20/+11
* | | | | Resolve "Copying ordered list to new comment becomes unordered"Jan Beckmann2018-06-271-0/+55
| |_|/ / |/| | |
* | | | Merge branch 'acet-mr-diffs-autosave' into 'master'Tim Zallmann2018-06-261-1/+18
|\ \ \ \
| * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into acet-mr-diffs-a...Fatih Acet2018-06-2646-612/+1179
| |\ \ \ \
| * | | | | Implement MR diff notes autosave feature.acet-mr-diffs-autosaveFatih Acet2018-06-221-1/+18
* | | | | | Added Diff Viewer to new VUE based MR pageTim Zallmann2018-06-264-10/+109
* | | | | | Fixed eslint failure in IDE spec helpersPhil Hughes2018-06-261-2/+2
* | | | | | Show file in tree on WebIDE openPaul Slaughter2018-06-262-3/+59
* | | | | | Merge branch 'prefer-destructuring-fix' into 'master'Mike Greiling2018-06-2619-28/+28
|\ \ \ \ \ \
| * | | | | | Enable "prefer-destructuring" in JS filesgfyoung2018-06-2519-28/+28
* | | | | | | Merge branch 'dm-branch-api-can-push-fix' into 'master'Robert Speicher2018-06-261-0/+29
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove duplicate specDouwe Maan2018-06-261-6/+0
| * | | | | | Fix branch API can_push attribute and add specsdm-branch-api-can-push-fixDouwe Maan2018-06-251-0/+35
* | | | | | | Merge branch 'ce-gitlab-elt' into 'master'Stan Hu2018-06-261-1/+6
|\ \ \ \ \ \ \
| * | | | | | | port stub_object_storage changesce-gitlab-eltMicaël Bergeron2018-06-221-1/+6
* | | | | | | | Merge branch 'add-rename-column-background-helper' into 'master'Yorick Peterse2018-06-261-0/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a helper to rename a column using a background migrationSean McGivern2018-06-261-0/+55
* | | | | | | | | Merge branch '46783-removed-omniauth-provider-causing-invalid-application-set...Stan Hu2018-06-262-9/+50
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Ignore unknown OAuth sources in ApplicationSetting46783-removed-omniauth-provider-causing-invalid-application-settingRémy Coutable2018-06-262-9/+50
* | | | | | | | | Merge branch 'issue_47729' into 'master'Sean McGivern2018-06-262-0/+89
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | BatchOpenIssuesCount only updates public issues countissue_47729Felipe Artur2018-06-251-2/+4
| * | | | | | | | Fix refresh cache for open issues count serviceFelipe Artur2018-06-212-0/+87
* | | | | | | | | Merge branch 'unify-some-models' into 'master'Douwe Maan2018-06-261-0/+13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Port Namespace#root_ancestor to CELin Jen-Shin2018-06-261-0/+13
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'update_project_flash_error_message' into 'master'Rémy Coutable2018-06-261-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Set flash error message only for current request when updating projectAram Visser2018-06-251-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '48339-sorting-by-name-on-explore-projects-page-renders-a-500-er...Robert Speicher2018-06-251-4/+14
|\ \ \ \ \ \ \
| * | | | | | | Fix sorting by name on explore projects pageDouglas Barbosa Alexandre2018-06-251-4/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Improve shelling out in bin/changelogJacob Vosmaer (GitLab)2018-06-251-5/+6
|/ / / / / /
* | | | | | Bring changes from EELin Jen-Shin2018-06-261-1/+0
| |/ / / / |/| | | |
* | | | | Merge branch 'fix-inconsistent-cancel-button' into 'master'Clement Ho2018-06-251-1/+1
|\ \ \ \ \
| * | | | | Change button text to more specific Discard draftfix-inconsistent-cancel-buttonAndreas Kämmerle2018-06-251-1/+1
* | | | | | Merge remote-tracking branch 'dev/master'Alessio Caiazza2018-06-255-16/+79
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'security-html_escape_branch_name' into 'master'Alessio Caiazza2018-06-251-1/+19
| |\ \ \ \ \ \
| | * | | | | | HTML escape branch name in project graphs pageImre Farkas2018-06-191-1/+19
| * | | | | | | Merge branch 'security-rd-do-not-show-internal-info-in-public-feed' into 'mas...Alessio Caiazza2018-06-251-13/+32
| |\ \ \ \ \ \ \
| | * | | | | | | Hide events from internal projects in public feed for anonymous usersRubén Dávila2018-06-121-13/+32
| * | | | | | | | Merge branch 'security-html_escape_usernames' into 'master'Alessio Caiazza2018-06-251-1/+8
| |\ \ \ \ \ \ \ \