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-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
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