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
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-27Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern
2017-07-27Merge branch 'rc/fix-tests-factories' into 'master'Sean McGivern
2017-07-27Merge branch '35539-can-t-create-a-merge-request-containing-a-binary-file-wit...Rémy Coutable
2017-07-27Add specsDouwe Maan
2017-07-27Fix the :project factory by not copying the test repo twiceRémy Coutable
2017-07-26Use LDAP-attributes configured in gitlab.yml in lookup instead of just hard-c...Casper
2017-07-26Fix saving diffs that are not valid UTF-8Sean McGivern
2017-07-26Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern
2017-07-26Merge remote-tracking branch 'dev/master'Douwe Maan
2017-07-26Merge branch 'post-upload-pack-opt-out' into 'master'Sean McGivern
2017-07-26Fix plain LDAP (no encryption)Michael Kozono
2017-07-26Move backwards compatibility logic out of the codeMichael Kozono
2017-07-26Pass configured `ssl_version` to `omniauth-ldap`Michael Kozono
2017-07-26Pass configured `ca_file` to `omniauth-ldap`Michael Kozono
2017-07-26Verify certificates in `omniauth-ldap`Michael Kozono
2017-07-26Set `Net::LDAP` `ssl_version` optionMichael Kozono
2017-07-26Set `Net::LDAP` `ca_file` optionMichael Kozono
2017-07-26Set `Net::LDAP` encryption properlyMichael Kozono
2017-07-26Use encryption instead of methodMichael Kozono
2017-07-26Remove spec/lib/api/helpers/csrf_tokens_spec.rbblackst0ne
2017-07-26Add CSRF token verification to APIblackst0ne
2017-07-26Merge branch 'zj-repo-exists-gitaly' into 'master'Sean McGivern
2017-07-26Implement GRPC call to RepositoryServiceZ.J. van de Weg
2017-07-25Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński
2017-07-25Enable gitaly_post_upload_pack by defaultJacob Vosmaer
2017-07-25Add `api` prefix as a top level route in the spec.Bob Van Landuyt
2017-07-25Take ee words into accountBob Van Landuyt
2017-07-25Adjust `PathRegex` to validate files in the `public` directoryBob Van Landuyt
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-07-24Merge branch 'fix/use-another-gitaly-feature-name-for-workhorse-send-blob' in...Robert Speicher
2017-07-24Merge branch '31533-usage-data-projects-stats' into 'master'Sean McGivern
2017-07-24Merge branch '33097-issue-tracker' into 'master'Sean McGivern
2017-07-24Add Slack and JIRA services counts to Usage DataJarka Kadlecova
2017-07-24Upgrade the re2 gem to 1.1.0Nick Thomas
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-24Use a unique feature name for Workhorse send blob migrationAhmad Sherif
2017-07-22Short-circuit build coverage extraction for empty regexesNick Thomas
2017-07-22Merge branch 'zj-pipeline-badge-improvements' into 'master'Grzegorz Bizon
2017-07-22Fix the gcovr coverage regex by removing line separators before scanningNick Thomas
2017-07-21Merge branch 'gitaly-tree-entries' into 'master'Rémy Coutable
2017-07-21Merge branch 'feature/migrate-commit-find-all-to-gitaly' into 'master'Robert Speicher
2017-07-21Merge branch 'fix-re2-infinite-loop-nick' into 'security-9-3'Sean McGivern
2017-07-21Reword success to passing for pipeline badgesZ.J. van de Weg
2017-07-21Rename build to pipeline for status badgesZ.J. van de Weg
2017-07-20Migrate Gitlab::Git::Commit.find_all to GitalyAhmad Sherif
2017-07-20Incorporate CommitService.GetTreeEntries Gitaly callAlejandro Rodríguez
2017-07-20Wrong data type when testing webhooksAlexander Randa
2017-07-20Merge branch 'feature/send-diff-limits-to-gitaly' into 'master'Robert Speicher