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
2016-01-25Fix preventing migration from crashing in very specific casesRémy Coutable
2016-01-19Ensure that doesn't have pending migrations when running the specsDouglas Barbosa Alexandre
2016-01-08Handle missing DBs in connect_to_db?Yorick Peterse
2015-12-30Make sure that is no pending migrations in Gitlab::CurrentSettingsDouglas Barbosa Alexandre
2015-11-23Expose artifacts pathKamil Trzcinski
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-05Enable shared runners for all new projectsKamil Trzcinski
2015-09-01Added USE_DB env var to allow loading fake settings without db running.Marin Jankovski
2015-08-28fixed connection detection so settings can be read from the databaseEric Maziade
2015-08-20Import sources: settings in the admin interfaceArtem Sidorenko
2015-06-11session_expire_seconds => session_expire_delaythemaze75
2015-06-05Add session expiration delay configuration through UI applicationEric Maziade
2015-04-02Support configurable attachment size via Application SettingsStan Hu
2015-03-07Move restricted visibility settings to the UIVinnie Okada
2015-02-18DB performance improvements to GitLabDmitriy Zaporozhets
2015-01-25actually fix indentationMarco Wessel
2015-01-25Fix indentationMarco Wessel
2015-01-25Allow configuring protection of the default branch upon first pushMarco Wessel
2015-01-15Check for database connection before loading current application settingsDJ Mountney
2015-01-14Rescue database error in application settings if the database still doesn't e...Marin Jankovski
2015-01-09Rescue missing database errorsJacob Vosmaer
2015-01-08Create ApplicationSettings if does not exist in runtimeDmitriy Zaporozhets
2015-01-08Hack for migrating to new settingsDmitriy Zaporozhets
2015-01-08Improve application settings and write testsDmitriy Zaporozhets