summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-2/+2
* Handles default expires_at date directly into DeployToken modelMayra Cabrera2018-04-061-1/+9
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-062-29/+0
* Include ProjectDeployTokensMayra Cabrera2018-04-062-11/+20
* Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-061-1/+1
* Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera2018-04-061-1/+1
* Address UX reviewMayra Cabrera2018-04-061-9/+21
* Create barebones for DeploytokenMayra Cabrera2018-04-061-0/+45
* Merge branch 'fix-500-error-when-mr-ref-is-not-yet-fetched' into 'master'Rémy Coutable2018-04-061-0/+16
|\
| * Fix 500 error when MR from fork has conflicts but worker has not runfix-500-error-when-mr-ref-is-not-yet-fetchedSean McGivern2018-04-061-0/+16
* | Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-0612-1/+852
* | Merge branch 'remove-pages-tar-support' into 'master'Kamil Trzciński2018-04-061-54/+50
|\ \
| * | Remove support for legacy tar.gz pages artifactsJacob Vosmaer2018-04-031-54/+50
* | | Cache personal projects count.Andreas Brandl2018-04-063-0/+20
| |/ |/|
* | Merge branch 'issue_44270' into 'master'Sean McGivern2018-04-062-7/+24
|\ \
| * | Improve specs and docsFelipe Artur2018-04-051-2/+4
| * | Fix more specsFelipe Artur2018-04-051-1/+1
| * | Show issues of subgroups in group-level issue boardFelipe Artur2018-04-051-5/+20
* | | Merge branch 'ui-mr-counter-cache' into 'master'Sean McGivern2018-04-061-2/+12
|\ \ \
| * | | Deleting a MR you are assigned to should decrements counterm b2018-04-051-2/+12
| |/ /
* | | Merge branch 'improve-jobs-queuing-time-metric' into 'master'jramsay-masterKamil Trzciński2018-04-051-2/+81
|\ \ \ | |/ / |/| |
| * | Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin2018-04-051-2/+81
| |/
* | Merge branch 'bvl-override-import-params' into 'master'Douwe Maan2018-04-051-3/+13
|\ \
| * | Store override params as import data on projectsBob Van Landuyt2018-04-041-3/+13
| |/
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2018-04-053-1/+75
|\ \
| * \ Merge branch 'bvl-export-import-lfs' into 'master'Douwe Maan2018-04-051-0/+43
| |\ \
| | * | Export LFS Objects when exporting a projectBob Van Landuyt2018-04-051-0/+43
| | |/
| * | Merge branch 'issue_44551' into 'master'Sean McGivern2018-04-052-1/+32
| |\ \ | | |/ | |/|
| | * Fix 404 in group boards when moving issue between listsissue_44551Felipe Artur2018-04-032-1/+32
* | | Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-0/+18
|/ /
* | Merge branch 'fix/sm/fix-wrong-error-handling-in-update-page-service' into 'm...Kamil Trzciński2018-04-031-3/+37
|\ \
| * | missing the public folder is InvaildStateErrorfix/sm/fix-wrong-error-handling-in-update-page-serviceShinya Maeda2018-03-301-5/+8
| * | Fix wrong error handling in update page serviceShinya Maeda2018-03-301-2/+33
* | | Make error messages even more descriptiveDouwe Maan2018-04-021-2/+2
* | | Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-0/+85
* | | Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-301-0/+4
|\ \ \ | |/ / |/| |
| * | added forign key and specshaseeb2018-02-281-0/+4
* | | Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-291-1/+2
|\ \ \ | |_|/ |/| |
| * | Rename metadata relation and methodsTomasz Maczukin2018-03-281-1/+1
| * | Fix tests failuresTomasz Maczukin2018-03-281-1/+1
| * | Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-281-1/+1
| * | Show timeout information on job's pageTomasz Maczukin2018-03-281-1/+2
* | | Merge branch '44392-resolve-projects-creation-silently-failing-on-after-creat...Douwe Maan2018-03-281-3/+14
|\ \ \
| * | | When a Service templates are invalid newly created projects will have them in...Tiago Botelho2018-03-281-7/+8
| * | | Project creation does not fail silently on DB related changesTiago Botelho2018-03-271-0/+10
* | | | Remove permanent redirectsBob Van Landuyt2018-03-281-21/+21
| |/ / |/| |
* | | Merge branch '43794-fix-domain-verification-validation-errors' into 'master'Grzegorz Bizon2018-03-281-0/+19
|\ \ \
| * | | Allow pages domain verification to run on invalid domainsNick Thomas2018-03-261-0/+19
* | | | Merge branch 'jej/add-protected-branch-policy' into 'master'Nick Thomas2018-03-274-0/+71
|\ \ \ \
| * | | | ProtectedBranchPolicy used from Controller for destroy/updateJames Edwards-Jones2018-03-263-0/+37