summaryrefslogtreecommitdiff
path: root/app/controllers/admin/application_settings_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix restricted visibility bugsVinnie Okada2015-03-161-1/+3
* Move restricted visibility settings to the UIVinnie Okada2015-03-071-1/+9
* Add link to share via twitter to "created project" event.Douwe Maan2015-02-131-0/+1
* Allow configuring protection of the default branch upon first pushMarco Wessel2015-01-251-0/+1
* Allow to specify home page for non logged-in usersDmitriy Zaporozhets2015-01-161-0/+1
* Create ApplicationSettings if does not exist in runtimeDmitriy Zaporozhets2015-01-081-1/+1
* Improve application settings and write testsDmitriy Zaporozhets2015-01-081-6/+6
* Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets2015-01-081-0/+31