summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-0419-68/+68
* Cleaned up duplication with ProtectedRefAccess concernJames Edwards-Jones2017-04-045-55/+27
* Attempt to fix import/export of push_access_levels for protected tagsJames Edwards-Jones2017-04-043-1/+9
* Cleanup & tests for UserAccess#can_create_tag?James Edwards-Jones2017-04-044-9/+76
* Fixed developers_can_push in RepoBranch API entityJames Edwards-Jones2017-04-042-6/+8
* Protected Tags prevents all updates instead of just force pushes.James Edwards-Jones2017-04-043-52/+49
* Fix typos in ProtectedRef concern and whitespace detected by rubocopJames Edwards-Jones2017-04-034-5/+2
* Created ProtectedRefsController to reduce Tags/Branches duplicationJames Edwards-Jones2017-04-033-80/+84
* Clean up non TODO rubocop errorsJames Edwards-Jones2017-04-036-14/+13
* Use delegation in ProtectedRef concernJames Edwards-Jones2017-04-031-12/+2
* Removed protected_tags_arrayJames Edwards-Jones2017-04-033-14/+2
* Moved default_branch_protected? out of ProjectJames Edwards-Jones2017-04-032-13/+7
* Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-0316-81/+94
* Extracted ProtectableDropdown to clean up Project#open_branchesJames Edwards-Jones2017-04-035-46/+57
* Extract ProtectedRef ConcernJames Edwards-Jones2017-04-038-78/+60
* Update column widthsKushal Pandya2017-04-031-2/+2
* Increase dropdown width within Tags listKushal Pandya2017-04-031-0/+6
* Render Push levels dropdownKushal Pandya2017-04-031-3/+3
* Initialize Protected Tags Edit functionalityKushal Pandya2017-04-031-0/+3
* Export Protected Tags Editing classesKushal Pandya2017-04-031-0/+2
* Protected Tags List initializerKushal Pandya2017-04-031-0/+18
* ProtectedTagEdit class for edit protected tagsKushal Pandya2017-04-031-0/+54
* Added ‘protected’ label and disabled delete button for tags index/showJames Edwards-Jones2017-03-314-3/+15
* Added ProtectedTags#show pageJames Edwards-Jones2017-03-314-172/+167
* Protected Tags enforced over gitJames Edwards-Jones2017-03-314-6/+97
* Removed unnecessary table ‘protected_tag_merge_access_levels’James Edwards-Jones2017-03-312-30/+15
* Protected tags can be added/listed via UIJames Edwards-Jones2017-03-316-10/+56
* Settings::RepositoryController includes protected tags in JSJames Edwards-Jones2017-03-313-23/+40
* Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-3117-32/+488
* Database migrations for protected tagsJames Edwards-Jones2017-03-312-1/+68
* Add protected tags to bundle config18471-restrict-tags-push-uiKushal Pandya2017-03-211-0/+1
* Update property names for tagsKushal Pandya2017-03-213-4/+4
* Initialize Protected tags feature under Repository Settings pageKushal Pandya2017-03-211-0/+1
* Re-export protected tag classesKushal Pandya2017-03-211-0/+3
* Protected Tags ClassesKushal Pandya2017-03-213-0/+153
* Render protected tags within Project Settings > RepositoryKushal Pandya2017-03-211-0/+1
* Apply styles to protected tag same as protected branchKushal Pandya2017-03-211-1/+2
* Protect tag partialKushal Pandya2017-03-214-0/+71
* Merge branch 'sh-fix-admin-application-settings' into 'master' Robert Speicher2017-03-215-2/+67
|\
| * Undo explicit conversion to IntegerToon Claes2017-03-202-12/+28
| * Make level_value accept string integersToon Claes2017-03-202-2/+23
| * Make feature spec more robustToon Claes2017-03-201-2/+1
| * Fix Error 500 when application settings are savedStan Hu2017-03-183-0/+29
* | Merge branch 'add-filter-focus-style' into 'master' Alfredo Sumaran2017-03-213-4/+52
|\ \
| * | Fix karma testClement Ho2017-03-201-3/+2
| * | Add additional check for when inputContainer does not existClement Ho2017-03-201-1/+5
| * | Add filter focus for filtered search visual tokensClement Ho2017-03-173-4/+49
* | | Merge branch 'perf/add-index-to-user-ghost' into 'master' Douwe Maan2017-03-212-3/+28
|\ \ \
| * | | add an index to the ghost columnhttp://jneen.net/2017-03-202-3/+28
* | | | Merge branch 'fix-typos-in-v3-to-v4-doc' into 'master' Douwe Maan2017-03-211-30/+30
|\ \ \ \