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-07-11Add disable_two_factor route for Admin::UsersRobert Speicher
2015-07-07Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets
2015-07-06Merge branch 'audit_log' into 'master'Dmitriy Zaporozhets
2015-07-06Audit log for user authenticationValery Sizov
2015-07-02Add support for unlocking users in admin settingsStan Hu
2015-06-24Enable rack profiler by defaultDmitriy Zaporozhets
2015-06-22Refactor admin user pageDmitriy Zaporozhets
2015-06-19Move identities list to own controller actionDmitriy Zaporozhets
2015-06-19Add ability for admin to edit user identityDmitriy Zaporozhets
2015-06-19Admin can see and remove user identitiesDmitriy Zaporozhets
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