Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec/lib
AgeCommit message (Expand)Author
2016-09-26added more specsJames Lopez
2016-09-26Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez
2016-09-25Merge branch '22229-use-base-sha-when-downloading-merge-requests' into 'master' Robert Speicher
2016-09-22Use base SHA for patches and diffsNick Thomas
2016-09-22Make Gitlab::Redis.params safe for mutationJacob Vosmaer
2016-09-21fix import/export security specs after mergeJames Lopez
2016-09-21fixing security specs after mergeJames Lopez
2016-09-21Merge branch 'add_spec_for_committer_hash' into 'master' Rémy Coutable
2016-09-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-09-20Add spec covering 'committer_hash'Dan Dunckel
2016-09-20Improve JwtController implementationKamil Trzcinski
2016-09-20Post-merge improve of CI permissionsKamil Trzcinski
2016-09-20Merge branch 'feature/github-edit-path' into 'master' Rémy Coutable
2016-09-20Merge branch 'lfs-support-for-ssh-enabled' into 'master' Douwe Maan
2016-09-20modify github import JS and controller so we can now specify a namespace and/...James Lopez
2016-09-20Merge branch 'strip-key-comments-for-gitlab-shell' into 'master' Robert Speicher
2016-09-20Merge branch 'feature/import-export-security-specs' into 'master' Douwe Maan
2016-09-19Fix test failureKamil Trzcinski
2016-09-19Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...Kamil Trzcinski
2016-09-19Merge branch 'per-build-token-without-lfs' into 'master' Rémy Coutable
2016-09-19Merge branch 'fix/import-export-db-errors' into 'master' Rémy Coutable
2016-09-19Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski
2016-09-19Merge branch 'master' into per-build-tokenKamil Trzcinski
2016-09-19Fix spec failuresKamil Trzcinski
2016-09-19Don't leak build tokens in build logsKamil Trzcinski
2016-09-19Fix validation regexs (+1 squashed commit)Kamil Trzcinski
2016-09-19Fix CI job environment configuration attributesGrzegorz Bizon
2016-09-19Update support for dynamic environmentsKamil Trzcinski
2016-09-19Verify expandability of variables defined as part of environmentKamil Trzcinski
2016-09-19Add validation of URL and validation of nameKamil Trzcinski
2016-09-19Add new CI configuration entry for the environmentGrzegorz Bizon
2016-09-19squashed - Fix DB exceptions raised importing some specific projects.James Lopez
2016-09-16Fix specs for available statusesKamil Trzcinski
2016-09-16Strip comments before sending keys to gitlab-shellJacob Vosmaer
2016-09-16Fix specs after renaming authentication_capabilitiesKamil Trzcinski
2016-09-16Rename capabilities to authentication_abilitiesKamil Trzcinski
2016-09-16fixDrew Blessing
2016-09-16Add support for column limits in add_column_with_defaultDrew Blessing
2016-09-15Fix specs after merging LFS changesKamil Trzcinski
2016-09-15Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski
2016-09-15Refactored authentication code to make it a bit clearer, added test for wrong...Patricio Cano
2016-09-15Use special characters for `lfs+deploy-key` to prevent a someone from creatin...Patricio Cano
2016-09-15Refactored handling of the `LfsToken` and added functionality to it to simpli...Patricio Cano
2016-09-15Refactored LFS auth logic when using SSH to use its own API endpoint `/lfs_au...Patricio Cano
2016-09-15Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano
2016-09-15Added LFS support to SSHPatricio Cano
2016-09-15Fix most of specsKamil Trzcinski
2016-09-15Fix existing authorization specsKamil Trzcinski
2016-09-15Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski
2016-09-15Add access specsKamil Trzcinski