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
AgeCommit message (Expand)Author
2017-07-27Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern
2017-07-26Use LDAP-attributes configured in gitlab.yml in lookup instead of just hard-c...Casper
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-26Fix code styleMichael 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-26Rescue only from ActionController::InvalidAuthenticityTokenDouwe Maan
2017-07-26Add `rescue false`.blackst0ne
2017-07-26Refactor CSRF protectionblackst0ne
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 contents of `public` as forbidden top-level routesBob Van Landuyt
2017-07-25Remove a bunch of reserved top level routesBob Van Landuyt
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-24Add space between words in language dropdownFilipa Lacerda
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 'improve-ee-compat-check' 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
2017-07-20Merge branch 'migration-status' into 'master'Rémy Coutable
2017-07-20Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-20Merge branch 'fix/gb/fix-container-registry-tag-routing' into 'master'Kamil Trzciński
2017-07-20Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński
2017-07-20Merge branch 'backstage/gb/build-stage-id-ref-bg-migration-cleanup' into 'mas...Yorick Peterse
2017-07-20Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'Douwe Maan