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
2015-03-11Make email display name configurableVyacheslav Slinko
2015-03-09Merge branch 'smtp_example_update' into 'master'Marin Jankovski
2015-03-05Increase timeout for Git-over-HTTP requests.Douwe Maan
2015-03-04Add link to smtp documentation.Marin Jankovski
2015-02-24Fix specs.Douwe Maan
2015-02-24Load public key in initializer.Douwe Maan
2015-02-21Change check to only swap static middleware when it's enabled.Douwe Maan
2015-02-21Explain `Gitlab::Middleware::Static`.Douwe Maan
2015-02-20Satisfy Rubocop.Douwe Maan
2015-02-20Use modified ActionDispatch::Static to let uploads go through to routes.Douwe Maan
2015-02-13Add link to share via twitter to "created project" event.Douwe Maan
2015-02-08Extend issue closing pattern.Douwe Maan
2015-02-06Add openssl_verify_mode option to the smtp configuration example.Marin Jankovski
2015-02-05GitLab integration. ImporterValery Sizov
2015-02-05Merge pull request #8449 from choppsv1/ipv6_addr_fixDmitriy Zaporozhets
2015-02-04Merge branch 'master' into mwessel/gitlab-ce-configure-protectionDmitriy Zaporozhets
2015-02-03Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets
2015-02-03Rubocop: no trailing newlinesDmitriy Zaporozhets
2015-02-03Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets
2015-02-03Rubocop: comment indentationDmitriy Zaporozhets
2015-02-03Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets
2015-02-03Convert hashes to ruby 1.9 styleDmitriy Zaporozhets
2015-01-25Allow configuring protection of the default branch upon first pushMarco Wessel
2015-01-23Increase password reset timeout since other people trigger it when they creat...Sytse Sijbrandij
2015-01-23allow to use http in redirect urlValery Sizov
2015-01-20Allow commit messages to close several issues at once (thanks @123Haynesjubianchi
2015-01-18Application admin scaffoldValery Sizov
2015-01-16Fix signup settingsDmitriy Zaporozhets
2015-01-14Enable signup by defaultJacob Vosmaer
2015-01-13Merge branch 'oauth_api_doc' into 'master'Dmitriy Zaporozhets
2015-01-13OAuth API documentation updateValery Sizov
2015-01-08Merge remote-tracking branch 'dev_gitlab_org/master' into git-http-blacklistJacob Vosmaer
2015-01-06White-list requests from 127.0.0.1Jacob Vosmaer
2014-12-25Merge branch 'master' into oauth2_providerDmitriy Zaporozhets
2014-12-24Hide rack profiler by defaultDmitriy Zaporozhets
2014-12-24Doorkeeper integrationValery Sizov
2014-12-21Css/views cleanup after layout restyleDmitriy Zaporozhets
2014-12-18Add more comments explaining how we block IPsJacob Vosmaer
2014-12-16Another comment fixJacob Vosmaer
2014-12-16Fix copy-paste error in commentJacob Vosmaer
2014-12-16Improve Redis::Store monkey-patch robustnessJacob Vosmaer
2014-12-15Block Git HTTP Basic Auth after 10 failed attemptsJacob Vosmaer
2014-12-15Add []s around user@ipv6addr (e.g., "[git@::1]/repo.git")Christian E. Hopps
2014-12-08Use the new SIDEKIQ_MEMORY_KILLER_MAX_RSS variableJacob Vosmaer
2014-12-01Disable Sidekiq arguments logging by defaultJacob Vosmaer
2014-11-28Add 'MemoryKiller' Sidekiq middlewareJacob Vosmaer
2014-11-18Revert "gitlab shell works if multiple rubies installed"Dmitriy Zaporozhets
2014-11-18gitlab shell works if multiple rubies installedCiro Santilli
2014-10-27Add email interceptor to prevent mail sending if email sending is disabled.Marin Jankovski
2014-10-27Add settings to disable email sending from GitLab.Marin Jankovski