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-06-05Add form-check-input class to checkbox input for visibility levels and import...tauriedavis
2018-05-29Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable
2018-05-07Adds remote mirror table migrationTiago Botelho
2018-05-04Store application wide termsBob Van Landuyt
2018-04-13Don't reset application settings oauth providers by mistakeDmitriy Zaporozhets
2018-03-23Show gitaly address instead of disk pathJacob Vosmaer
2018-03-23Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-21Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2018-02-02Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Č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-31Refactor repository_storages_options_for_selectNick Thomas
2018-01-22Expose auto_devops_domain in admin settings viewMatija Čupić
2018-01-19Permits 'password_authentication_enabled_for_git' parameter for ApplicationSe...Mark Fletcher
2018-01-08Backport option to disable writing to `authorized_keys` fileMichael Kozono
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-11-30Merge branch '39455-clone-dropdown-should-not-have-a-tooltip' into 'master'Tim Zallmann
2017-11-29Add timeouts for Gitaly callsAndrew Newdigate
2017-11-27UX adjustments and spec correctionsJose Ivan Vargas
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-17Add request throttlesMichael Kozono
2017-10-23Allow configuring new circuitbreaker settings from the UI and APIBob Van Landuyt
2017-10-17Allow configuring the circuitbreaker through the API and UIBob Van Landuyt
2017-09-04Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg
2017-09-01Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher
2017-08-31Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
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-22Enable automatic hashed storage for new projects by application settingsGabriel Mazetto
2017-08-11Add option to disable project export on instanceRobin Bobbitt
2017-07-27Make the attribute list for application settings reusableBob Van Landuyt
2017-07-14Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-12Fix wrong helper used for adding context for translations.Ruben Davila
2017-07-05Allow admin to disable all restricted visibility levelsTiago Botelho
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-02-23Enable Rails/DelegateDouwe Maan
2016-11-23Merge branch '24161-non-intuitive-buttons-for-import-sources-in-administrator...Fatih Acet
2016-11-22Swapped buttons for checkboxesLuke "Jared" Bennett
2016-11-21Removed button styling from restricted visibility levels and added checkboxes...Luke "Jared" Bennett
2016-11-10Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano
2016-11-04Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-08-19Support integration with Koding (online IDE)Gokmen Goksel
2016-07-06Use keyword arguments for boolean values and use `span` instead of `a` for cl...Patricio Cano
2016-07-06Default Git access protocol to `web`Patricio Cano