summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* [CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto2018-03-083-3/+3
* Add missing delete method in mattermost sessionjulien MILLAU2018-03-081-0/+104
* Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan2018-03-081-0/+1
|\
| * Backport changes from EE's GithubService integrationJames Edwards-Jones2018-03-071-0/+1
* | Limit queries to a user-branch combinationBob Van Landuyt2018-03-071-2/+3
* | Allow maintainers to push to a single branchBob Van Landuyt2018-03-071-0/+35
* | Allow abilities on forks while MR is openBob Van Landuyt2018-03-072-3/+4
* | Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-071-0/+1
|/
* Count discussions on issues and merge requests as contributions for the contr...Riccardo Padovani2018-03-071-0/+7
* Merge branch 'master' into 'master'Grzegorz Bizon2018-03-071-0/+45
|\
| * CI charts now include the current dayDakkaron2018-03-061-0/+45
* | Merge branch 'sh-make-prune-optional-in-git-fetch' into 'master'43962-add-wip-to-merge-requests-titles-by-default43958-include-adding-a-specific-runner-to-another-project-from-the-admin-area-to-docsNick Thomas2018-03-073-17/+49
|\ \
| * | Make --prune a configurable parameter in fetching a git remotesh-make-prune-optional-in-git-fetchStan Hu2018-03-063-17/+49
* | | Gitlab::Utils - backport `.ensure_array_from_string` from EEMario de la Ossa2018-03-061-1/+15
* | | Fix false positive spec of using digest instead of hexdigestShinya Maeda2018-03-071-4/+4
* | | Set sha256 checksum when archiving tracesShinya Maeda2018-03-071-0/+2
* | | Merge branch '5029-support-cluster-metrics-ce' into 'master'Grzegorz Bizon2018-03-063-4/+4
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-0675-1221/+2298
| |\ \ \
| * | | | Squashed commit of the following:Pawel Chojnacki2018-02-243-4/+4
* | | | | Merge branch 'proper-fix-for-artifacts-service' into 'master'Grzegorz Bizon2018-03-061-0/+134
|\ \ \ \ \
| * | | | | Define Trace::ArchiveError to make it explit as an errorShinya Maeda2018-03-061-6/+4
| * | | | | Fix spec failure on mysql because it can not store long tracesShinya Maeda2018-03-061-1/+1
| * | | | | Fix static analysysShinya Maeda2018-03-061-7/+7
| * | | | | Raise an error if conditions are not fulfilled in archive methodShinya Maeda2018-03-061-3/+14
| * | | | | Add soec for achevie! method. Fixed the methodShinya Maeda2018-03-061-0/+125
| | |_|/ / | |/| | |
* | | | | Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-0614-16/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | review: rename import_export to import_export_sharedTravis Miller2018-03-0511-12/+12
| * | | | review: instantiate shared import/export object in project methodTravis Miller2018-02-2811-13/+13
| * | | | eliminate need or opts argument in shared objectTravis Miller2018-02-283-3/+5
| * | | | review: normalize shared initizlier argumentsTravis Miller2018-02-2814-14/+14
* | | | | Merge branch '40187-project-branch-dashboard-with-active-stale-branches' into...Rémy Coutable2018-03-061-0/+64
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add overview of branches and a filter for active/stale branchesTakuya Noguchi2018-03-061-0/+64
| |/ / /
* | | | Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-052-5/+5
|\ \ \ \
| * | | | Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-052-5/+5
* | | | | Projects and groups badges APIFrancisco Javier López2018-03-056-547/+281
* | | | | 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-03108-1071/+2920
| |\ \ \ \ | | |/ / /
| * | | | 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 'gitaly-lfs-changes' into 'master'Douwe Maan2018-03-053-28/+92
|\ \ \ \ \
| * | | | | Incorporate Gitaly's RPCs for Gitlab::Git::LfsChangesgitaly-lfs-changesAlejandro Rodríguez2018-03-023-28/+92
| | |/ / / | |/| | |
* | | | | 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 '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
| | |/ / / / | |/| | | |