summaryrefslogtreecommitdiff
path: root/app/helpers/application_settings_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-12/+0
* Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+4
* Use keyword arguments for boolean values and use `span` instead of `a` for cl...allow-disabling-of-git-access-protocolPatricio Cano2016-07-051-2/+2
* Default Git access protocol to `web`Patricio Cano2016-07-051-7/+3
* Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-051-2/+2
* Only allow Git Access on the allowed protocolPatricio Cano2016-07-051-2/+2
* Refactor clone button sanitation to its own method to avoid duplication.Patricio Cano2016-07-051-2/+6
* Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-051-0/+22
* Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-0/+8
* Allow custom text on 'almost there' pageSean McGivern2016-06-081-0/+4
* no need to define the help block since there's no help blockAndrei Gliga2016-05-121-3/+2
* Revert "Revert "no need to show the help about Github or the other authentica...Andrei Gliga2016-05-121-8/+1
* Revert "no need to show the help about Github or the other authentication sou...Andrei Gliga2016-05-121-1/+8
* << instead of +=Andrei Gliga2016-05-121-1/+1
* On Application Settings Page let the user select the enabled OAuth Sign in so...Andrei Gliga2016-05-121-4/+4
* OAuth Providers disable from the ApplicationSettings pageAndrei Gliga2016-05-121-0/+15
* Add configurable shared runners textKamil Trzcinski2016-04-181-0/+4
* Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-4/+0
* Hide the link for spam logs if the Askimet is disabledDouglas Barbosa Alexandre2016-02-021-0/+4
* Import sources: settings in the admin interfaceArtem Sidorenko2015-08-201-0/+17
* Changed to using the btn classvis_btn_color_changeDarby2015-07-101-1/+1
* Add option to disallow users from registering any application to use GitLab a...user-oauth-applicationsDouwe Maan2015-05-291-0/+4
* More restricted visibility changesVinnie Okada2015-03-101-1/+2
* Move restricted visibility settings to the UIVinnie Okada2015-03-071-0/+16
* Add link to share via twitter to "created project" event.Douwe Maan2015-02-131-0/+4
* Finally fix stuff related to dynamic configDmitriy Zaporozhets2015-01-081-2/+6
* Improve application settings and write testsDmitriy Zaporozhets2015-01-081-0/+11
* Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets2015-01-081-0/+2