summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-0610-70/+70
|
* Update “Share with group lock” docsMichael Kozono2017-09-063-17/+24
|
* Make UpdateService error message translatableWinnie Hellmann2017-09-061-1/+1
|
* Replace <h5> with <label>Winnie Hellmann2017-09-062-3/+1
|
* Add missing .html_safesWinnie Hellmann2017-09-061-3/+3
|
* Remove top margin from .control-labelWinnie Hellmann2017-09-061-0/+2
|
* Link or not link depending on permissionsMichael Kozono2017-09-062-11/+29
|
* Fix ability when Share lock is offMichael Kozono2017-09-062-45/+62
|
* Link to ancestor settings pageMichael Kozono2017-09-062-4/+10
|
* Refactor based on code reviewMichael Kozono2017-09-066-9/+9
|
* Fix “Share lock” help textMichael Kozono2017-09-064-44/+116
|
* Simplify disabling checkboxMichael Kozono2017-09-062-9/+5
|
* Fix “Share lock” policy for deeply nested groupsMichael Kozono2017-09-062-10/+36
|
* Make texts translatableWinnie Hellmann2017-09-062-8/+11
|
* Use <h5> for .control-labelWinnie Hellmann2017-09-061-1/+1
|
* Replace duplicate <label> by <div>winh2017-09-061-1/+2
|
* Remove unnessesary slash from HAMLwinh2017-09-061-1/+1
|
* Add changelog entry for "Share with group lock"Michael Kozono2017-09-061-0/+6
|
* Dry up method for code climateMichael Kozono2017-09-063-27/+21
|
* Specify nested_groups specsMichael Kozono2017-09-065-5/+5
|
* Enforce share_with_group_lock rulesMichael Kozono2017-09-064-1/+104
| | | | …in Groups::UpdateService instead of only in the browser.
* Enable share_with_group_lock on subgroupMichael Kozono2017-09-063-0/+188
| | | | …when needed
* Vary share lock setting UIMichael Kozono2017-09-063-2/+174
| | | | …based on whether the current user owns the parent group and whether the parent group or current group is share locked.
* Add post-nested group Share lock integration testsMichael Kozono2017-09-061-34/+86
|
* Add pre-nested group share lock testsMichael Kozono2017-09-061-40/+102
|
* Refactor and rename specsMichael Kozono2017-09-062-12/+12
|
* Move share lock setting and tweak UIMichael Kozono2017-09-061-7/+10
|
* Merge branch ↵Kamil Trzciński2017-09-063-2/+11
|\ | | | | | | | | | | | | | | | | 'fix/sm/33281-activerecord-recordinvalid-when-build-has-nil-protected' into 'master' Fix 422 error when retry job Closes #33281 See merge request !14082
| * Fix specShinya Maeda2017-09-071-1/+1
| |
| * Remove only validationfix/sm/33281-activerecord-recordinvalid-when-build-has-nil-protectedShinya Maeda2017-09-072-2/+0
| |
| * Revert set_protectedShinya Maeda2017-09-074-12/+12
| |
| * Fix /models/ci/pipeline.rbShinya Maeda2017-09-061-1/+1
| |
| * Use before_save :set_protectedShinya Maeda2017-09-065-12/+23
| |
* | Merge branch 'anakashima/gitlab-ce-fix_wiki_toc_indent' into 'master'Sean McGivern2017-09-063-18/+113
|\ \ | | | | | | | | | | | | Wiki table of contents are now properly nested to reflect header level See merge request !13909
| * | Refactor table of contents buildingRobert Speicher2017-09-061-19/+11
| | |
| * | Space before closing braceRobert Speicher2017-09-061-2/+2
| | |
| * | Refactor `HeaderNode#find_parent`Robert Speicher2017-09-061-6/+7
| | | | | | | | | | | | | | | Now the instance variable assignment is all contained within `#initialize`, and the `children.push` behavior is more explicit.
| * | Refactor TableOfContentsFilter's nested table of contentsRobert Speicher2017-09-062-72/+98
| | | | | | | | | | | | Most of the logic is now self-contained within the `HeaderNode` class.
| * | Fix indentation level in Wiki's TOC items to regard header levelAkihiro Nakashima2017-09-063-10/+86
| | |
* | | Merge branch 'feature/migrate-branch-operations-to-gitaly' into 'master'37407-error-500-when-creating-a-project-createservice-returns-a-nil-objectRobert Speicher2017-09-066-44/+124
|\ \ \ | | | | | | | | | | | | | | | | Migrate creating/deleting a branch to Gitaly See merge request !13864
| * | | Migrate creating/deleting a branch to Gitalyfeature/migrate-branch-operations-to-gitalyAhmad Sherif2017-09-066-44/+124
| | | |
* | | | Merge branch 'ie-sidebar-icon-size' into 'master'Annabel Dunstone Gray2017-09-061-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed sidebar icon size in ie11 Closes #37512 See merge request !14080
| * | | | Fixed sidebar icon size in ie11ie-sidebar-icon-sizePhil Hughes2017-09-061-0/+4
| | | | | | | | | | | | | | | | | | | | Closes #37512
* | | | | Merge branch ↵Douwe Maan2017-09-0625-80/+268
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '34509-improves-markdown-rendering-performance-for-commits-list' into 'master' Resolve "Projects::CommitsController#show is slow partially due to SQL queries" Closes #34509 See merge request !13762
| * | | | | Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-0627-94/+268
| | | | | |
| * | | | | Adds CommitDescriptionRendererTiago Botelho2017-09-062-0/+14
| | | | | |
* | | | | | Merge branch 'evn-clarify-times-in-pb' into 'master'Robert Speicher2017-09-061-8/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify documentation about performance bar [ci skip] See merge request !14085
| * | | | | | Clarify documentation about performance barernstvn2017-09-061-8/+8
| | | | | | |
* | | | | | | Merge branch '35161_first_time_contributor_badge' into 'master'Sean McGivern2017-09-0621-28/+199
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First time contributor badge Closes #35161 See merge request !13902
| * | | | | | fix the failing spec35161_first_time_contributor_badgemicael.bergeron2017-09-061-2/+2
| | | | | | |