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-20Merge branch 'authentiq-backchannel-logout' into 'master' Douwe Maan
2017-02-20Added support for Authentiq Back-Channel LogoutAlexandros Keramidas
2017-02-17Merge branch 'fix/gb/remove-gitlab-ci-module' into 'master' Kamil Trzciński
2017-02-17Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern
2017-02-15Remove legacy GitlabCi module from initializersGrzegorz Bizon
2017-02-15Remove all gitlab theme related codeAnnabel Dunstone Gray
2017-02-15Set `Auto-Submitted: auto-generated` header to emailsSemyon Pupkov
2017-02-10rspec_profiling: Discover the correct branch name in GitLab CINick Thomas
2017-02-06Merge branch 'remove-sidekiq-backup-ar-threads' into 'master' Douwe Maan
2017-02-06Don't use backup AR connections for SidekiqYorick Peterse
2017-02-06Merge branch 'master' into 'jej-pages-to-ce'James Edwards-Jones
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-03Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones
2017-02-03PlantUML support for MarkdownHoracio Sanson
2017-02-02DRY with Gitlab.config.webpack.dev_server referencesMike Greiling
2017-02-02disable webpack proxy in rspec environment due to conflicts with webmock gemMike Greiling
2017-02-02Don't require lib/gitlab/request_profiler/middleware.rb in config/initializer...Rémy Coutable
2017-02-02Fix rubocop error from pages EE->CE portJames Edwards-Jones
2017-02-02add rack middleware to proxy webpack dev serverMike Greiling
2017-02-01Implement extra domains and save pages configurationKamil Trzcinski
2017-02-01Initial work on GitLab Pages updateKamil Trzcinski
2017-02-01Fix pages path settings option.Kamil Trzcinski
2017-02-01Fix pages storage pathKamil Trzcinski
2017-02-01Re-add missing gitlab_on_standard_portKamil Trzcinski
2017-02-01Change pages domain to hostKamil Trzcinski
2017-02-01Support https and custom port for pagesKamil Trzcinski
2017-02-01Add GitLab PagesKamil Trzcinski
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