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
2018-03-05Ports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4747 to CETiago Botelho
2018-03-01Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-28Fix for open-ended parameter's in lograge causing elastic memory issuesAndrew Newdigate
2018-02-28Specify base controller for DoorkeeperBob Van Landuyt
2018-02-26Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-19Increase feature flag cache TTL to one hourYorick Peterse
2018-02-17Allow oxford commas and spaces before commas in MR issue closing pattern.Vicky Chijwani
2018-02-15Remove internal api calls from the rack::attack throttlingFrancisco Javier López
2018-02-08Merge branch 'feature/oidc-groups-claim' into 'master'Douwe Maan
2018-02-08Add groups to OpenID Connect claimsHassan Zamani
2018-02-07Backport of LFS File Locking APIRubén Dávila
2018-02-06Added ldap config setting to lower case usernamesFrancisco Javier López
2018-02-05Allow moving wiki pages from the UIFrancisco Javier López
2018-02-05Merge branch 'query-counts' into 'master'Rémy Coutable
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-30Don't assume postgresql in two initializersNick Thomas
2018-01-30Fix grape-route-helper route shadowingMario de la Ossa
2018-01-26Merge branch '42420-follow-up-from-resolve-asset-was-not-declared-to-be-preco...Grzegorz Bizon
2018-01-25Port some non-EE-specific config/ changes to CERémy Coutable
2018-01-25Look for rugged with static analysisJacob Vosmaer
2018-01-25Merge branch 'default-to-https-for-gravatar-urls' into 'master'Rémy Coutable
2018-01-25Merge branch 'jej/gitattributes-check-at-ref' into 'master'Rémy Coutable
2018-01-25Default to HTTPS for all Gravatar URLsAchilleas Pipinellis
2018-01-24Can parse root .gitattributes file for a refJames Edwards-Jones
2018-01-16Update seed-fu to a version compatible with postgresql 10Nick Thomas
2018-01-16Support PostgreSQL 10Nick Thomas
2018-01-15Log and send a system hook if a blocked user fails to loginStan Hu
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-09Fixing bug related to wiki last versionFrancisco Javier López
2018-01-02Merge branch '39289-local-schema-rb-automatically-reverts-datetime-to-datetim...Sean McGivern
2018-01-01Rename asset sync related AWS variablesBalasankar "Balu" C
2017-12-22Merge branch 'dm-issue-move-transaction-error' into 'master'Robert Speicher
2017-12-22Execute project hooks and services after commit when moving an issueDouwe Maan
2017-12-22Use gitlab-stylesRémy Coutable
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-14Merge branch 'rc/update-flipper' into 'master'Robert Speicher
2017-12-14Update flipper to 0.11.0 and take advantage of the new featuresRémy Coutable
2017-12-12Use a dedicated queue for each workerDouwe Maan
2017-12-11Ignore temporary table in schemaMichael Kozono
2017-12-08Resolve "Include asset_sync gem"Ian Baum
2017-12-07Update prometheus-client-mmap gem to highly optimized versionPawel Chojnacki
2017-12-07Prevent schema.rb reverting from datetime_with_timezone to datetimeJames Edwards-Jones
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-12-05Add ApplicationWorker and make every worker include itDouwe Maan
2017-12-04Add notice to gollum initializerJacob Vosmaer