summaryrefslogtreecommitdiff
path: root/app/views/projects/protected_branches
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use select2 placeholder instead of blank optionDouwe Maan2015-12-021-2/+1
* Make tables full width.Douwe Maan2015-10-191-29/+30
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Replace alerts with well where alert is not neededDmitriy Zaporozhets2015-03-251-1/+1
* Refactor select css. Make selects same widthDmitriy Zaporozhets2015-03-181-5/+5
* Refactor buttonsDmitriy Zaporozhets2015-03-141-1/+1
* Replace bs-callout with alertDmitriy Zaporozhets2015-03-061-1/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-142-5/+5
* Inline protected branches listDmitriy Zaporozhets2014-12-291-13/+11
* Move styling to css.Marin Jankovski2014-12-261-8/+8
* Move protected branches list to a partial.Marin Jankovski2014-12-262-32/+42
* Add option to disable/enable developers push to already protected branches.Marin Jankovski2014-12-261-0/+7
* Add checkbox for protected branch developer can push to.Marin Jankovski2014-12-261-0/+4
* Merge pull request #7915 from bbodenmiller/patch-12Sytse Sijbrandij2014-10-121-3/+3
|\
| * improve wording on protected branches pageBen Bodenmiller2014-10-121-3/+3
* | Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-1/+1
|/
* Improve the wording explaining protected branches.Sytse Sijbrandij2014-09-221-6/+6
* make bullet punctuation consistentBen Bodenmiller2014-08-041-1/+1
* Replace existing links to help pages with the new ones.Marin Jankovski2014-05-291-2/+2
* Move protected branches to Project settingsDmitriy Zaporozhets2014-05-231-49/+47
* Improve protected branch explanationDmitriy Zaporozhets2014-05-221-5/+5
* Mention protected branch force pushDmitriy Zaporozhets2014-04-031-0/+1
* Refactor scssDmitriy Zaporozhets2014-02-201-1/+1
* Fix protected branches page UIDmitriy Zaporozhets2014-01-301-7/+7
* Replace chosen with select2Dmitriy Zaporozhets2014-01-111-1/+1
* alert-error to alert-dangerDmitriy Zaporozhets2013-12-311-1/+1
* Convert span into col-mdDmitriy Zaporozhets2013-12-301-3/+3
* Remove unnecessary ago keywordDmitriy Zaporozhets2013-12-301-1/+1
* Add time ago tooltips to show actual date/timeDrew Blessing2013-12-141-3/+1
* Fixed all the confirm: deprecation warningsJeroen van Baarsen2013-12-101-1/+1
* Refactor recent branches pageDmitriy Zaporozhets2013-08-051-1/+1
* Fix testsDmitriy Zaporozhets2013-07-181-1/+1
* better ui for protected branches pageDmitriy Zaporozhets2013-07-181-27/+26
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+54