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
2016-12-21Merge branch '22348-gitea-importer' into 'master' Rémy Coutable
2016-12-17Fix rubocop failuresKamil Trzcinski
2016-12-17Store mattermost_url in settingsKamil Trzcinski
2016-12-16Merge remote-tracking branch 'origin/master' into bitbucket-oauth2Douglas Barbosa Alexandre
2016-12-16 Calls to the API are checked for scope.Timothy Andrew
2016-12-15Merge branch 'katex-math' into 'master' Sean McGivern
2016-12-15Add Gitlab::Middleware::MultipartJacob Vosmaer
2016-12-14Render math in Asciidoc and Markdown with KaTeX using code blocksMunken
2016-12-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov
2016-12-12Crontab typo '* */6' -> '0 */6' (4x/day not 1x-per-min-for-1h 4x/day)Jon Bailey
2016-12-09Merge branch 'rs-filter-authentication_token' into 'security' Douwe Maan
2016-12-01Merge branch 'fix-optimistic-locking-for-destroy' into 'master' Stan Hu
2016-12-01Gracefully recover from Redis connection failures in Sidekiq initializerStan Hu
2016-12-01Use Arel to avoid MySQL triple quotingLin Jen-Shin
2016-12-01Make deleting with optimistic locking respect NULLLin Jen-Shin
2016-11-30Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov
2016-11-29Add new configuration setting to enable/disable HTML emails.Ruben Davila
2016-11-22Remove code to clone Bitbucket repositories using SSHDouglas Barbosa Alexandre
2016-11-22Add custom OmniAuth strategy for Bitbucket OAuth2Douglas Barbosa Alexandre
2016-11-18Add logging for rack attack eventsBrian Neel
2016-11-16Merge branch 'fix-shibboleth-auth-with-no-uid' into 'master' Rémy Coutable
2016-11-15fix shibboleth misconfigurations resulting in authentication bypassBrian Neel
2016-11-14Merge branch 'issue-13823' into 'master' Alfredo Sumaran
2016-11-12Centralize LDAP config/filter logicDrew Blessing
2016-11-11Issue #13823: random message when all Todos are DoneJosep Llaneras
2016-11-10Refactored initializer code to its own class and added testsPatricio Cano
2016-11-10Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano
2016-11-10Allow certain Sidekiq jobs to be throttledPatricio Cano
2016-11-08Merge branch 'dz-refactor-project-routes' into 'master' Dmitriy Zaporozhets
2016-11-07Refactor project routingDmitriy Zaporozhets
2016-11-04Set default Sidekiq retries to 3Drew Blessing
2016-11-01Merge branch 'background-migrations' into 'master'Robert Speicher
2016-11-01Initialize Sidekiq with the list of queues used by GitLabStan Hu
2016-10-31Support for post deployment migrationsYorick Peterse
2016-10-28Remove unreferenced LFS objects from DB and fsFrank Groeneveld
2016-10-13Add instrumentation to conflict classesSean McGivern
2016-10-10Precalculate trending projectsYorick Peterse
2016-10-07Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-06Memoize ActiveRecord::Migrator.migrations in testsNick Thomas
2016-10-06Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-04Don't send Private-Token headers to SentryJacob Vosmaer
2016-10-03add configurable email subject suffixFu Xu
2016-09-30Merge branch 'initialize-redis' into 'master' Yorick Peterse
2016-09-30Initialize Redis pool in single-threaded contextJacob Vosmaer
2016-09-30Use `Module#prepend` instead of `alias_method_chain`Andre Guedes
2016-09-29Update warn message for MySQL fixChris Wilson
2016-09-13Gitlab::Checks is now instrumentedPaco Guzman
2016-09-13Merge branch 'rails-5-backports' into 'master' Robert Speicher