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-02-03PlantUML support for MarkdownHoracio Sanson
2017-02-02Don't require lib/gitlab/request_profiler/middleware.rb in config/initializer...Rémy Coutable
2017-01-28Merge branch '27280-fix-unititalized-constant' into 'master' Robert Speicher
2017-01-27Move Gitlab::Shell and Gitlab::ShellAdapter files to lib/Rémy Coutable
2017-01-27Move a begin/rescue clause to ApplicationSetting.expireRémy Coutable
2017-01-27Add the rspec_profiling gem and documentation to the GitLab development envir...Nick Thomas
2017-01-25Merge branch 'refresh-authorizations-fork-join' into 'master' Douwe Maan
2017-01-25Fix race conditions for AuthorizedProjectsWorkerYorick Peterse
2017-01-24Add metric initializer specSean McGivern
2017-01-18Pass Gitaly resource path to gitlab-workhorse if Gitaly is enabledAhmad Sherif
2016-12-27Explain why there is a monkey-patchJacob Vosmaer
2016-12-26Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern
2016-12-23Monkey-patch StrongParameters for ::UploadedFileJacob Vosmaer
2016-12-21Add more storage statisticsMarkus Koller
2016-12-19Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable
2016-12-19Gogs ImporterKim "BKC" Carlbäcker
2016-12-17Merge branch '25741_enable_multiline_operation_indentation_rubocop_rule' into...Sean McGivern
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-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim
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