summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-202-13/+35
* Merge branch 'sh-fix-last-activity-at-specs' into 'master' Rémy Coutable2016-09-202-7/+11
|\
| * Fix broken spec due to last_activity_at updates being throttledStan Hu2016-09-192-7/+11
* | Merge remote-tracking branch 'upstream/master' into fix-download-artifacts-bu...Lin Jen-Shin2016-09-2030-148/+1294
|\ \
| * \ Merge branch 'strip-key-comments-for-gitlab-shell' into 'master' Robert Speicher2016-09-201-4/+28
| |\ \
| | * | Strip comments before sending keys to gitlab-shellJacob Vosmaer2016-09-161-4/+28
| * | | Merge branch '22065-group-members-api-returning-null-user-details' into 'mast...Robert Speicher2016-09-201-9/+18
| |\ \ \
| | * | | Better assertion in API members specs22065-group-members-api-returning-null-user-detailsRémy Coutable2016-09-161-1/+3
| | * | | Ensure invitees are not returned in Members APIRémy Coutable2016-09-161-9/+16
| * | | | Merge branch 'master' into '21961-issues-filtering-issue-with-labels-that-con...21961-issues-filtering-issue-with-labels-that-contain-spacesLuke "Jared" Bennett2016-09-1983-932/+1947
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'issue_20978' into 'master' Rémy Coutable2016-09-192-5/+24
| | |\ \ \
| | | * | | Allow to set request_access_enabled for groups and projects using APIFelipe Artur2016-09-192-5/+24
| | * | | | 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