summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-0534-78/+82
|\
| * Revert few more broken specs related to *_with_namespace methodsdz-use-less-deprecated-methodsDmitriy Zaporozhets2018-03-052-3/+3
| * Revert js changes to name_with_namespaceDmitriy Zaporozhets2018-03-052-4/+4
| * Update workers spec to use full_path instead of path_with_namespaceDmitriy Zaporozhets2018-03-054-4/+4
| * Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-0527-63/+63
| * Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets2018-03-055-14/+18
* | Projects and groups badges APIFrancisco Javier López2018-03-0516-548/+982
* | Merge branch 'jprovazn-count-cleanup' into 'master'43739-gl_repository-not-set-when-merging-merge-requests-from-the-web-uiRobert Speicher2018-03-051-0/+0
|\ \
| * | Cleanup after adding MR diff's commit_countJan Provaznik2018-03-051-0/+0
| |/
* | Merge branch 'kp-label-select-vue' into 'master'Phil Hughes2018-03-0517-6/+666
|\ \
| * | LabelsSelect DropdownValueCollapsed ComponentKushal Pandya2018-03-051-0/+74
| * | LabelsSelect DropdownValue ComponentKushal Pandya2018-03-051-0/+94
| * | LabelsSelect DropdownTitle ComponentKushal Pandya2018-03-051-0/+42
| * | LabelsSelect DropdownSearchInput ComponentKushal Pandya2018-03-051-0/+39
| * | LabelsSelect DropdownHiddenInput ComponentKushal Pandya2018-03-051-0/+37
| * | LabelsSelect DropdownHeader ComponentKushal Pandya2018-03-051-0/+36
| * | LabelsSelect DropdownFooter ComponentKushal Pandya2018-03-051-0/+42
| * | LabelsSelect DropdownCreateLabel ComponentKushal Pandya2018-03-051-0/+84
| * | LabelsSelect DropdownButton ComponentKushal Pandya2018-03-051-0/+82
| * | LabelsSelect Base ComponentKushal Pandya2018-03-051-0/+81
| * | LabelsSelectComponent tests mock dataKushal Pandya2018-03-051-0/+49
| * | Update path for ListLabel modelKushal Pandya2018-03-056-6/+6
| |/
* | Merge branch '42572-release-controller' into 'master'Robert Speicher2018-03-052-4/+37
|\ \
| * | Move constants and update for feedback42572-release-controllerLin Jen-Shin2018-03-032-13/+9
| * | Merge remote-tracking branch 'upstream/master' into 42572-release-controllerLin Jen-Shin2018-03-03530-4383/+13328
| |\ \
| * | | Release the entire envLin Jen-Shin2018-02-071-1/+1
| * | | Use a controller to hold request valuesLin Jen-Shin2018-02-071-3/+20
| * | | Try not to hold env and release the controllerLin Jen-Shin2018-02-071-0/+20
* | | | Merge branch '43809-not-seeing-mentioned-in-commit-system-message-after-mergi...Robert Speicher2018-03-051-30/+44
|\ \ \ \
| * | | | Fix MR merge commit cross-references to the MR itselfSean McGivern2018-03-051-30/+44
* | | | | Merge branch 'gitaly-lfs-changes' into 'master'Douwe Maan2018-03-054-32/+102
|\ \ \ \ \
| * | | | | Incorporate Gitaly's RPCs for Gitlab::Git::LfsChangesgitaly-lfs-changesAlejandro Rodríguez2018-03-024-32/+102
* | | | | | Merge branch 'feature/add-support-for-all-option-in-count-find-commits' into ...Douwe Maan2018-03-051-176/+184
|\ \ \ \ \ \
| * | | | | | Add support for :all option to {count,find}_commitsfeature/add-support-for-all-option-in-count-find-commitsAhmad Sherif2018-03-021-176/+184
* | | | | | | Merge branch '41719-mr-title-fix' into 'master'Douwe Maan2018-03-052-39/+122
|\ \ \ \ \ \ \
| * | | | | | | Match Rinku's behaviour for closing punctuation in links41719-mr-title-fixSean McGivern2018-03-021-16/+57
| * | | | | | | Render htmlentities correctly for links not supported by RinkuJarka Kadlecová2018-02-212-29/+71
* | | | | | | | Merge branch 'wip-slash-command-on-mr-description' into 'master'Rémy Coutable2018-03-051-0/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Move wip handling to MergeRequest::BaseServicewip-slash-command-on-mr-descriptionOswaldo Ferreira2018-03-011-689/+0
| * | | | | | | | /wip slash command on MR creationAdam Pahlevi2018-03-012-0/+724
* | | | | | | | | Merge branch '37430-projects-comparecontroller-show-is-calling-gitaly-n-1-tim...Rémy Coutable2018-03-051-0/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix n+1 issue by not reloading fully loaded blobsAlejandro Rodríguez2018-03-051-0/+29
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | #43691: DiffNotes not counted by ContributionsCalendarRiccardo Padovani2018-03-051-4/+10
* | | | | | | | | Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern2018-03-054-8/+157
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Adds updated_at filter to issues and merge_requests APIJacopo2018-03-054-8/+157
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Use limited count queries also for scoped searchesJan Provaznik2018-03-053-36/+53
* | | | | | | | Update API: add search param to branchesbunufi2018-03-051-0/+21
* | | | | | | | Merge branch 'sh-fix-backup-restore-cleanup' into 'master'Rémy Coutable2018-03-051-2/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Clean up backup/restore temporary directorysh-fix-backup-restore-cleanupStan Hu2018-03-021-2/+19
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '43334-reply-by-email-did-not-pick-up-unsubscribe-quick-action' ...Rémy Coutable2018-03-056-59/+95
|\ \ \ \ \ \ \ \