summaryrefslogtreecommitdiff
path: root/app/views/projects/edit.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Fix `LFS enabled` select box.Patricio Cano2016-11-231-6/+7
* Merge branch 'remove-wiki-image-border-radius' into 'master' Fatih Acet2016-11-041-1/+1
|\
| * Update avatar container name so it doesnt conflict with other image containersremove-wiki-image-border-radiusAnnabel Dunstone Gray2016-11-031-1/+1
* | Merge branch 'project-container-repo-disable' into 'master' Fatih Acet2016-11-031-2/+2
|\ \ | |/ |/|
| * Hides registry if project is disabledPhil Hughes2016-11-011-2/+2
* | Merge branch 'patch-6' into 'master' Achilleas Pipinellis2016-11-021-0/+1
|\ \
| * | add container registry images to not exported listBen Bodenmiller2016-10-291-0/+1
| |/
* | 23545 Fix distorted project and group avatarstauriedavis2016-11-011-1/+2
|/
* Fix typo in project settings that prevents users from enabling container regi...fix-container-registry-project-settingsAdam Niedzielski2016-10-241-1/+1
* fix font weight of project feature settingsproject-settings--features-weighttauriedavis2016-10-201-58/+58
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-24/+32
* FIx JS bug with select2 because of missing `data-field` attribute in select box.Patricio Cano2016-10-111-1/+1
* Link to Registry docs from project settingsAchilleas Pipinellis2016-10-061-1/+2
* Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano2016-09-151-9/+8
* Project tools visibility levelFelipe Artur2016-09-011-47/+51
* Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-301-3/+5
* Syntax and style fixes.Patricio Cano2016-08-301-1/+1
* Added project specific enable/disable setting for LFSPatricio Cano2016-08-301-0/+8
* Fix renaming repository when name contains invalid chars under settingsDouglas Barbosa Alexandre2016-07-271-0/+2
* Merge branch '15343-build-settiings' into 'master' Rémy Coutable2016-07-201-2/+0
|\
| * Remove builds settings from project settings; add builds settings route; add ...Annabel Dunstone2016-07-191-2/+0
* | Allow to disable user request access to groups/projectsFelipe Artur2016-07-201-0/+4
|/
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* a few changes based on MR feedbackJames Lopez2016-06-171-1/+1
* lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-14/+19
* new export stuff and viewJames Lopez2016-06-141-1/+19
* lots of refactoring to reuse import serviceJames Lopez2016-06-141-0/+13
* Allow or not merge MR with failed buildRui Anderson2016-06-101-0/+2
* Project settings UI updatePhil Hughes2016-05-201-248/+207
* Rename `images` to `container_registry`Kamil Trzcinski2016-05-091-4/+4
* Make images_enabled configurableKamil Trzcinski2016-04-291-0/+10
* Setup visibility level for project when transfering for a groupFelipe Artur2016-04-131-0/+1
* Hide builds from Project's settings when the feature is disabledhide-builds-featureKamil Trzcinski2016-03-151-63/+2
* Merge branch 'dz-small-ui-fixes' into 'master' Jacob Schatz2016-02-231-2/+0
|\
| * Set of small UI fixes to project and profile pagesDmitriy Zaporozhets2016-02-071-2/+0
* | Fix labels for git clone/git fetch Project CI settingrs-git-fetch-labelsRobert Speicher2016-02-161-2/+2
* | Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-4/+4
* | Fix build errorsKamil Trzcinski2016-02-031-1/+5
* | Add CI setting: allow_guest_to_access_buildsKamil Trzcinski2016-02-021-2/+6
|/
* Fix files, project settings and few more pages with new layoutDmitriy Zaporozhets2016-01-141-1/+1
* Use panel-default and .form-actionsJeroen Nijhof2016-01-061-11/+13
* Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-061-19/+88
|\
| * Fix after column renameKamil Trzcinski2015-12-111-2/+2
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-0/+56
| * Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-071-15/+19
| |\
| | * Remove `.git` suffix to project path field.Douwe Maan2015-12-021-1/+0
| | * Only use input placeholders when they add valueDouwe Maan2015-12-021-3/+3
| | * Use form-actions where appropriateDouwe Maan2015-12-021-3/+4
| | * Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-021-8/+12
| * | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-021-1/+1
| |\ \ | | |/