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
path: root/config
AgeCommit message (Expand)Author
2015-06-16Use explicit if.Marin Jankovski
2015-06-15If kerberos is enabled require it.Marin Jankovski
2015-06-14Add RootControllerRobert Speicher
2015-06-14Fix a few remaining references to the old Theme names/IDsRobert Speicher
2015-06-14Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher
2015-06-14Move the "Design" templates and logic to PreferencesRobert Speicher
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-06-13Ensure `session_expire_delay` field exists before accessing itRobert Speicher
2015-06-12Merge branch 'feature-session-expire-seconds-ui' into 'master'Douwe Maan
2015-06-11Add a note that changing example configuration files requires changing omnibu...Marin Jankovski
2015-06-11session_expire_seconds => session_expire_delaythemaze75
2015-06-09remove extra spaceJeroen Nijhof
2015-06-09update fog to 1.25.0 and add multipart upload supportJeroen Nijhof
2015-06-05Add session expiration delay configuration through UI applicationEric Maziade
2015-06-05Merge branch 'cernvcs/gitlab-ce-feature/auto_link_ldap_omniauth'Douwe Maan
2015-06-04Remove show actions from Admin and Project DeployKeysRobert Speicher
2015-06-03Add option to automatically link omniauth and LDAP identitiesAlex Lossent
2015-05-29Add an option to automatically sign-in with an Omniauth provider without show...Alex Lossent
2015-05-29Merge branch 'feature/saml_support' into 'master'Douwe Maan
2015-05-29Merge branch 'rs-teaspoon' into 'master'Dmitriy Zaporozhets
2015-05-29Add MergeRequests#commits action and routeRobert Speicher
2015-05-29Disable Rack::MiniProfiler for /teaspoon pathRobert Speicher
2015-05-29Remove jasmine-rails; add teaspoonRobert Speicher
2015-05-27Add SAML support via OmniauthAlex Lossent
2015-05-16Allow to configure gitlab_shell_secret locationJakub Jirutka
2015-05-15Fix.Douwe Maan
2015-05-15Improve fix.Douwe Maan
2015-05-15Don't require DB conncetion in AttrEncrypted.Douwe Maan
2015-05-14Merge branch 'omniauth-csrf' into 'master'Dmitriy Zaporozhets
2015-05-13Improve OAuth application flash messages.Douwe Maan
2015-05-10Add otp_attempt to filtered parametersRobert Speicher
2015-05-10Render 2fa recovery codes instead of downloading itDmitriy Zaporozhets
2015-05-10Add support for backup codesDmitriy Zaporozhets
2015-05-10Fix rubocop complainDmitriy Zaporozhets
2015-05-10Create Two-factor authentication resource for userDmitriy Zaporozhets
2015-05-10Init 2 factor authentication for user modelDmitriy Zaporozhets
2015-05-08Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets
2015-05-06Disable Rack::MiniProfiler for Jasmine's specs routeRobert Speicher
2015-05-06Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets
2015-05-06Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka
2015-05-03Fix config template from parse errorsStan Hu
2015-05-03Merge branch 'master' into 'master'Achilleas Pipinellis
2015-05-03Merge branch 'restrict-signups-to-domains' into 'master'Dmitriy Zaporozhets
2015-05-02Add application setting to restrict user signups to e-mail domainsStan Hu
2015-05-02Update config.yml.examplewin32
2015-05-02Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu
2015-04-28Merge branch 'fix-commit-data-url-generation' into 'master'Douwe Maan
2015-04-28Merge branch 'rs-issue-2269' into 'master'Dmitriy Zaporozhets
2015-04-27Fix bug where commit data would not appear in some subdirectoriesStan Hu
2015-04-26Add new admin settingsVinnie Okada