summaryrefslogtreecommitdiff
path: root/app/views/projects/protected_branches
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Simplified Repository Settings page"Mike Greiling2017-06-071-7/+12
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-124-7/+9
* Fix specsClement Ho2017-05-042-4/+4
* Protected Tags backend review changesJames Edwards-Jones2017-04-061-4/+4
* Fix custom protected branch pattern jumping scroll position to topEric Eastwood2017-03-271-1/+1
* Added access spec testsJose Ivan Vargas2017-03-061-2/+1
* Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas2017-03-061-1/+1
* Created the gear settings entry and created a way to initialize both sections...Jose Ivan Vargas2017-03-063-4/+4
* migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-1/+1
* Create protected branches bundleAlfredo Sumaran2016-10-201-0/+2
* Remove unused attributesfix-variable-and-commentsAlfredo Sumaran2016-09-221-1/+1
* Merge branch 'fix-empty-dropdown' into 'master' Rubén Dávila Santos2016-08-211-0/+2
|\
| * Make dropdown selectablesAlfredo Sumaran2016-08-211-0/+2
* | Fix inputs not being found due to incorrect class in wrap elementce-fix-protected-branchAlfredo Sumaran2016-08-201-2/+2
|/
* Add element container to dropdowns581-ee-backport-branch-permissionsAlfredo Sumaran2016-08-191-6/+8
* Move the "update" portion of the protected branch view into a partial.Timothy Andrew2016-08-162-10/+13
* Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-162-10/+11
* Set for for labels and ID for dropdowns on create formAlfredo Sumaran2016-08-051-5/+5
* Fix .panel-title styleAlfredo Sumaran2016-08-052-2/+4
* Fix spelling. `braches` to `branches`Alfredo Sumaran2016-08-051-1/+1
* Prevent setting HTML directly from the JSAlfredo Sumaran2016-08-051-1/+2
* Add url to Wildcard protected branches documentationAlfredo Sumaran2016-08-051-1/+2
* Add custom css class to each dropdown to fix failing specAlfredo Sumaran2016-08-051-2/+2
* Fix class names and move each class to its own fileAlfredo Sumaran2016-08-051-5/+7
* Refactor of Protected Branch Edit ListAlfredo Sumaran2016-08-051-8/+7
* Update layout and JS for create protected branch.Alfredo Sumaran2016-08-055-68/+64
* Implement final review comments from @rymai.Timothy Andrew2016-07-292-6/+0
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-293-10/+10
* Implement review comments from @axil.Timothy Andrew2016-07-291-14/+12
* Favor labels like `Allowed to push` over `Allowed To Push`.Timothy Andrew2016-07-293-8/+8
* Humanize protected branches' access levels at one location.Timothy Andrew2016-07-291-2/+2
* Update protected branches spec to work with the `select`s.Timothy Andrew2016-07-291-2/+6
* Allow setting "Allowed To Push/Merge" while creating a protected branch.Timothy Andrew2016-07-293-15/+24
* Add "No One Can Push" to the protected branches UI.Timothy Andrew2016-07-292-20/+23
* Refactor protected branches documentationAchilleas Pipinellis2016-07-221-6/+7
* Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-183-0/+12
* Update permissons links to new pageupdate-permissions-linksSean McGivern2016-07-141-2/+2
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-133-12/+0
* Implement last round of review comments from !4892.18193-developers-can-mergeTimothy Andrew2016-07-131-2/+2
* Added "developers can merge" setting to protected branchesMathias Vestergaard2016-07-133-0/+12
* Fix failing tests.Connor Shea2016-07-111-1/+1
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-2/+2
* Use the `GLDropdown` component to select protected branches.Timothy Andrew2016-07-072-8/+18
* Add documentation for wildcard protected branches.Timothy Andrew2016-07-051-1/+2
* Improve the error message displayed when branch creation fails.Timothy Andrew2016-07-051-7/+7
* Modify the frontend for wildcard protected branches.Timothy Andrew2016-07-055-25/+79
* Fixed project settings alert colorsdeploy-key-alert-colorPhil Hughes2016-05-161-1/+1
* Protected branches UIprotected-branches-uiPhil Hughes2016-04-262-53/+61
* Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-5/+1
* Fix padding around protected branches wellDouwe Maan2015-12-081-1/+1