summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-prevent-duplicate-protected-branches-on-push' into 'master' Rémy Coutable2016-09-191-0/+15
|\
| * Only create a protected branch upon a push to a new branch if a rule for that...sh-prevent-duplicate-protected-branches-on-pushStan Hu2016-09-171-0/+15
* | Merge branch 'throttle-last-activity-at' into 'master' Rémy Coutable2016-09-191-10/+33
|\ \
| * | Restrict last_activity_at updates to one per hourYorick Peterse2016-09-191-10/+33
* | | Merge branch 'per-build-token-without-lfs' into 'master' Rémy Coutable2016-09-1911-94/+699
|\ \ \
| * | | Solve code review commentsKamil Trzcinski2016-09-191-0/+9
| * | | Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-194-131/+0
| * | | Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-1955-768/+804
| |\ \ \ | | |/ /
| * | | Fix spec failuresKamil Trzcinski2016-09-192-2/+2
| * | | Don't leak build tokens in build logsKamil Trzcinski2016-09-192-8/+89
| * | | Improve authentication_result usageKamil Trzcinski2016-09-161-2/+2
| * | | Fix specs for available statusesKamil Trzcinski2016-09-161-2/+2
| * | | Simplify checking of allowed abilities in git_http_client_controllerKamil Trzcinski2016-09-162-17/+17
| * | | Added missing LFS specsKamil Trzcinski2016-09-161-22/+213
| * | | Fix specs after renaming authentication_capabilitiesKamil Trzcinski2016-09-162-11/+13
| * | | Rename capabilities to authentication_abilitiesKamil Trzcinski2016-09-164-27/+37
| * | | Added builds_spec and git_http_specsKamil Trzcinski2016-09-153-19/+129
| * | | Fix specs after merging LFS changesKamil Trzcinski2016-09-152-6/+24
| * | | Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski2016-09-159-19/+268
| |\ \ \
| | * | | Refactored authentication code to make it a bit clearer, added test for wrong...Patricio Cano2016-09-153-6/+12
| | * | | Use special characters for `lfs+deploy-key` to prevent a someone from creatin...Patricio Cano2016-09-154-5/+5
| | * | | Better authentication handling, syntax fixes and better actor handling for LF...Patricio Cano2016-09-151-1/+1
| | * | | Refactored handling of the `LfsToken` and added functionality to it to simpli...Patricio Cano2016-09-151-0/+16
| | * | | Refactored LFS auth logic when using SSH to use its own API endpoint `/lfs_au...Patricio Cano2016-09-154-15/+37
| | * | | Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-155-27/+44
| | * | | Added LFS support to SSHPatricio Cano2016-09-154-4/+74
| * | | | Verify permission of build in context of dependent projectKamil Trzcinski2016-09-152-8/+38
| * | | | Fix LFS specsKamil Trzcinski2016-09-151-4/+4
| * | | | Fix most of specsKamil Trzcinski2016-09-154-14/+31
| * | | | Fix existing authorization specsKamil Trzcinski2016-09-154-13/+33
| * | | | Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski2016-09-1523-85/+524
| |\ \ \ \
| * | | | | Add access specsKamil Trzcinski2016-09-152-30/+147
* | | | | | Merge branch 'fix/import-export-db-errors' into 'master' Rémy Coutable2016-09-194-12/+106
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | squashed - Fix DB exceptions raised importing some specific projects.James Lopez2016-09-194-12/+106
* | | | | | Merge branch 'review-apps' into 'master' Rémy Coutable2016-09-196-7/+303
|\ \ \ \ \ \
| * | | | | | Fix specs failuresreview-appsKamil Trzcinski2016-09-191-1/+1
| * | | | | | Fix validation regexs (+1 squashed commit)Kamil Trzcinski2016-09-193-5/+5
| * | | | | | Fix CI job environment configuration attributesGrzegorz Bizon2016-09-191-2/+3
| * | | | | | Update support for dynamic environmentsKamil Trzcinski2016-09-192-7/+28
| * | | | | | Verify expandability of variables defined as part of environmentKamil Trzcinski2016-09-193-1/+120
| * | | | | | Add validation of URL and validation of nameKamil Trzcinski2016-09-191-0/+30
| * | | | | | Add new CI configuration entry for the environmentGrzegorz Bizon2016-09-191-0/+125
| |/ / / / /
* | | | | | Merge branch '22033-milestone-validation-returns-422' into 'master' Rémy Coutable2016-09-192-5/+39
|\ \ \ \ \ \
| * | | | | | Ensure validation messages are shown within the milestone formMark Fletcher2016-09-192-5/+39
* | | | | | | Merge branch 'sh-reset-pushes-since-gc-before' into 'master' Yorick Peterse2016-09-191-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Reset pushes_since_gc counter before specs run to ensure starting point is 0sh-reset-pushes-since-gc-beforeStan Hu2016-09-181-0/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'sh-add-spec-create-service-protected-branch' into 'master' Rémy Coutable2016-09-191-0/+23
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add missing spec for ProtectedBranches::CreateServicesh-add-spec-create-service-protected-branchStan Hu2016-09-181-0/+23
| |/ / / / /
* | | | | | Merge branch 'fix-board-spec-failures' into 'master' Rémy Coutable2016-09-191-105/+72
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Refactor boards_spec.rb to avoid code duplicationfix-board-spec-failuresStan Hu2016-09-161-105/+72
| |/ / / /