summaryrefslogtreecommitdiff
path: root/app/views/projects/protected_branches
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
* Inline protected branches listDmitriy Zaporozhets2014-12-291-13/+11
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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 page
| * 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
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve protected branch explanationDmitriy Zaporozhets2014-05-221-5/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Mention protected branch force pushDmitriy Zaporozhets2014-04-031-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor scssDmitriy Zaporozhets2014-02-201-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix protected branches page UIDmitriy Zaporozhets2014-01-301-7/+7
|
* Replace chosen with select2Dmitriy Zaporozhets2014-01-111-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* alert-error to alert-dangerDmitriy Zaporozhets2013-12-311-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Convert span into col-mdDmitriy Zaporozhets2013-12-301-3/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove unnecessary ago keywordDmitriy Zaporozhets2013-12-301-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add time ago tooltips to show actual date/timeDrew Blessing2013-12-141-3/+1
| | | | | | | | | | | | | | | | | | Clean up admin dashboad tooltips Clean up admin dashboad tooltips Clean up admin dashboad tooltips Add helper method change to use app helper Modify tooltips to use new helper Convert remaining times Adjust one tooltip
* 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