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
2018-08-30Allow whitelisting for "external collaborator by default" settingRoger Rüttimann
2018-08-07Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling
2018-07-10Resolve "Disable GCP free credit banner at instance level"Dennis Tang
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-06-26Ignore unknown OAuth sources in ApplicationSettingRémy Coutable
2018-06-08Users can accept terms during registrationBob Van Landuyt
2018-05-21removed "(Beta)" from "Auto DevOps" messagesPaul Slaughter
2018-05-04Enforces terms in the web applicationBob Van Landuyt
2018-05-04Store application wide termsBob Van Landuyt
2018-04-13Don't reset application settings oauth providers by mistakeDmitriy Zaporozhets
2018-04-13Don't reset application settings import sourcesDmitriy Zaporozhets
2018-04-04Move the rest of application settings to expandable blocksDmitriy Zaporozhets
2018-03-29Move background jobs, spam and performance bar app settings to expandable sec...Dmitriy Zaporozhets
2018-03-27Fix admin settings specDmitriy Zaporozhets
2018-03-27Move ci/cd, influx and prometheus app settings to expandable sectionsDmitriy Zaporozhets
2018-03-26Move UI of several application settings to expandable blockDmitriy Zaporozhets
2018-02-03Use Gitlab::CurrentSettings instead of current_application_settingsMatija Čupić
2018-02-02Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-22Expose auto_devops_domain in admin settings viewMatija Čupić
2017-11-01Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-30Allow to disable the Performance Bar and document the `p b` shortcut in its d...Rémy Coutable
2017-10-05fix admin_settings_specJose Ivan Vargas
2017-09-06Add top level items to fly-out navigationPhil Hughes
2017-08-30Rework the permissions model for SSH key restrictionsNick Thomas
2017-08-30Add settings for minimum key strength and allowed key typeNick Thomas
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-11Add option to disable project export on instanceRobin Bobbitt
2017-08-03Fixed sign-in restrictions buttons not toggling active statePhil Hughes
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-05Allow admin to disable all restricted visibility levelsTiago Botelho
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Help landing page customizationsRobin Bobbitt
2017-03-23Improve readability and add testZ.J. van de Weg
2017-03-21Merge branch 'sh-fix-admin-application-settings' into 'master' Robert Speicher
2017-03-21Make feature spec more robustToon Claes
2017-03-19Fix Error 500 when application settings are savedStan Hu
2017-03-18All CI offline migrationsKamil Trzciński
2017-01-23Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon
2017-01-22Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon
2017-01-15Don't persist ApplicationSetting in test envRémy Coutable
2016-12-19Fix failuresKamil Trzcinski
2016-12-19Fix spec failuresKamil Trzcinski
2016-12-13Move admin settings spinach feature to rspecjurre