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
2014-06-17Enable identicon for gravatar by defaultDmitriy Zaporozhets
2014-06-13Wipe wall notes featureDmitriy Zaporozhets
2014-06-04Rename snippets scopes to plural names.Marin Jankovski
2014-06-03Add acts-as-taggable-on-patch for gem version 2.4.1 and Rails 4.1.Marin Jankovski
2014-06-03Add a state_machine patch for rails 4.1.Marin Jankovski
2014-05-30Removed the Support Email settingJeroen van Baarsen
2014-05-27Revert "Actually use the 'user_filter' configuration option"Jacob Vosmaer
2014-04-24Make sure that tests pass when aws group is used.Marin Jankovski
2014-04-23Improve ssh_host settingsDmitriy Zaporozhets
2014-04-23Fix default ssh_host settingDmitriy Zaporozhets
2014-04-23Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceDmitriy Zaporozhets
2014-04-23Merge branch 'master' of https://github.com/gitlabhq/gitlabhqDmitriy Zaporozhets
2014-04-23 Merge branch 'bug-to-ldap-configuration' into 'master'Dmitriy Zaporozhets
2014-04-23Merge pull request #6827 from demisx/masterDmitriy Zaporozhets
2014-04-23Merge branch 'namespace_redis_cache' into 'master'Dmitriy Zaporozhets
2014-04-22Merge pull request #6782 from pkgr/allow-to-change-gitlab-config-location-via...Sytse Sijbrandij
2014-04-21Actually use the 'user_filter' configuration optionTravis Odom
2014-04-19Add ability to set different ssh host, if different from http/httpsDmitri Moore
2014-04-15Allow to specify secret token via environment variable.Cyril Rohr
2014-04-15Allow to overwrite location of gitlab.yml config file.Cyril Rohr
2014-04-15Give the Rails cache its own Redis namespaceJacob Vosmaer
2014-04-12Synchronize default issue closing pattern in documetation and implementation,...Robert Schilling
2014-04-07Add option for disable standard signin.Marin Jankovski
2014-03-31Make the repository downloads path configurableJacob Vosmaer
2014-03-20Use new gems methods.Marin Jankovski
2014-03-03Replace backticks with Gitlab::PopenJacob Vosmaer
2014-02-26Add default settings to test env. Removed wrong comment for rack_profilerDmitriy Zaporozhets
2014-02-26Enable SQL queries in mini-profilerDmitriy Zaporozhets
2014-02-19Send emails from the authorPierre de La Morinerie
2014-02-04Change Devise.confirm_within to Devise.allow_unconfirmed_access_forAthos Ribeiro
2014-02-01Merge pull request #5957 from ninech/dont-depend-on-appid-and-appsecretDmitriy Zaporozhets
2014-01-30Remove python from installation docsDmitriy Zaporozhets
2014-01-25Fix broken test in spec/models/project_spec.rbJason Hollingsworth
2014-01-23Merge branch 'master' into dont-depend-on-appid-and-appsecretRaffael Schmid
2014-01-13Add instructions for custom password length limitsJacob Vosmaer
2013-12-30refactor omniauth configuration methodRaffael Schmid
2013-12-25Enable secure option if https is used.Marin Jankovski
2013-12-24Confirmation url throttle.Marin Jankovski
2013-12-11Reduce Fog expiration period to 17 yearsJacob Vosmaer
2013-12-11Expire fog links after 34 yearsJacob Vosmaer
2013-12-10Migrate application to rails 4 step 1Dmitriy Zaporozhets
2013-12-09Add gitlab-shell#path option in configDmitriy Zaporozhets
2013-12-01We welcome everyone to contribute.Sytse Sijbrandij
2013-11-29Drop rjs from Notes#indexDmitriy Zaporozhets
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-11-25Include API session route under rack protectionDmitriy Zaporozhets
2013-11-25Minimal password length increasedDmitriy Zaporozhets
2013-11-21No limits when testing.Marin Jankovski
2013-11-06Enable rack_attack by default.Marin Jankovski
2013-10-30Respect the configured redis URL when initializing the session storevollnhals