summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolationRobert Speicher2016-10-031-1/+1
* Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher2016-10-022-6/+6
|\
| * Allow Member.add_user to handle access requestersRémy Coutable2016-09-282-6/+6
* | Merge branch 'lfs-ssh-authorization-fix' into 'master' Douwe Maan2016-09-282-6/+6
|\ \
| * | Handle LFS token creation and retrieval in the same method, and in the same R...lfs-ssh-authorization-fixPatricio Cano2016-09-282-6/+6
* | | Log LDAP lookup errors and don't swallow unrelated exceptionsMarkus Koller2016-09-281-3/+34
| |/ |/|
* | Import all GitHub comments after importing issues and PRsAhmad Sherif2016-09-271-0/+2
* | Speed up label-applying process for GitHub importingAhmad Sherif2016-09-271-5/+6
* | Process each page of GitHub resources instead of concating them then processingAhmad Sherif2016-09-271-1/+1
|/
* fix model order in import/export config and 1to1 relation issue. Added releva...James Lopez2016-09-272-1/+43
* added more specsJames Lopez2016-09-261-1/+1
* Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez2016-09-263-0/+12
* Merge branch '22229-use-base-sha-when-downloading-merge-requests' into 'master' Robert Speicher2016-09-251-3/+37
|\
| * Use base SHA for patches and diffsNick Thomas2016-09-221-3/+37
* | Make Gitlab::Redis.params safe for mutationJacob Vosmaer2016-09-221-7/+45
* | fix import/export security specs after mergeJames Lopez2016-09-212-1/+12
* | fixing security specs after mergeJames Lopez2016-09-212-1/+22
* | Merge branch 'add_spec_for_committer_hash' into 'master' Rémy Coutable2016-09-211-0/+45
|\ \
| * | Add spec covering 'committer_hash'Dan Dunckel2016-09-201-0/+45
| |/
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-09-2113-51/+649
|\ \
| * | Improve JwtController implementationpost-merge-improve-of-ci-permissionsKamil Trzcinski2016-09-201-3/+5
| * | Post-merge improve of CI permissionsKamil Trzcinski2016-09-202-4/+10
| |/
| * Merge branch 'feature/github-edit-path' into 'master' Rémy Coutable2016-09-201-1/+1
| |\
| | * modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-201-1/+1
| * | Merge branch 'lfs-support-for-ssh-enabled' into 'master' Douwe Maan2016-09-202-0/+69
| |\ \ | | |/ | |/|
| | * Fix test failureKamil Trzcinski2016-09-191-1/+1
| | * Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...lfs-supportKamil Trzcinski2016-09-192-0/+69
| * | 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 'per-build-token-without-lfs' into 'master' Rémy Coutable2016-09-194-31/+191
| |\ \ \ | | | |/ | | |/|
| | * | Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-192-69/+0
| | * | Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-194-44/+304
| | |\ \
| | * | | Fix spec failuresKamil Trzcinski2016-09-191-1/+1
| | * | | Don't leak build tokens in build logsKamil Trzcinski2016-09-191-0/+19
| | * | | Fix specs for available statusesKamil Trzcinski2016-09-161-2/+2
| | * | | Fix specs after renaming authentication_capabilitiesKamil Trzcinski2016-09-162-11/+13
| | * | | Rename capabilities to authentication_abilitiesKamil Trzcinski2016-09-163-23/+23
| | * | | Fix specs after merging LFS changesKamil Trzcinski2016-09-151-3/+3
| | * | | Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski2016-09-152-1/+70
| | |\ \ \
| | | * | | Refactored authentication code to make it a bit clearer, added test for wrong...Patricio Cano2016-09-152-2/+2
| | | * | | Use special characters for `lfs+deploy-key` to prevent a someone from creatin...Patricio Cano2016-09-152-3/+3
| | | * | | 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-152-5/+5
| | | * | | Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-152-3/+40
| | | * | | Added LFS support to SSHPatricio Cano2016-09-151-0/+16
| | * | | | Fix most of specsKamil Trzcinski2016-09-152-4/+19
| | * | | | Fix existing authorization specsKamil Trzcinski2016-09-151-5/+12
| | * | | | Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski2016-09-157-2/+112
| | |\ \ \ \ | | | |/ / /
| | * | | | Add access specsKamil Trzcinski2016-09-152-30/+147
| * | | | | Merge branch 'fix/import-export-db-errors' into 'master' Rémy Coutable2016-09-193-12/+106
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |