- 09 Apr, 2017 2 commits
-
-
Alfredo Sumaran authored
Add a name field to the group edit form See merge request !10502
-
Douglas Lovell authored
Enables user specification of group name vs. name inferred from group path. Cause new group form to copy name from path Adds some new page-specific javascript that copies entry from the group path field to the group name field when the group name field is initially empty. Remove duplicate group name entry field on group edit form This corrects the duplicated name entry field and tests that the JavaScript does not update the group name field if the user edits the group path. (Editing the group path is not recommended in any case, but it is possible.) Address eslint errors in group.js Enable group name copy with dispatch and explore group creation The dispatch and explore group creation forms require the group.js asset, and their tests now require testing against poltergeist Update workflow new group instruction Update the gitlab basics group creation document Add a change log entry Remove unused variable for eslint
-
- 08 Apr, 2017 7 commits
-
-
Douwe Maan authored
Add option to start a new resolvable discussion in an MR Closes #24378 See merge request !7527
-
Douwe Maan authored
Update rubocop-rspec 1.12.0 -> 1.15.0 See merge request !10561
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
Don't show Copy contents button on Blame page See merge request !10560
-
Robert Speicher authored
-
Robert Speicher authored
-
- 07 Apr, 2017 31 commits
-
-
Stan Hu authored
Clarify what an MR needs to be 'with' a maintainer See merge request !10544
-
Jacob Schatz authored
Give explicit height to SVG icons for Safari See merge request !10550
-
Stan Hu authored
Wait for AJAX requests to complete so they don't blow up if they are only handle… Closes #30633 See merge request !10559
-
Douwe Maan authored
-
Douwe Maan authored
Add indication for closed or merged issuables in GFM Closes #1369 See merge request !9462
-
Annabel Dunstone Gray authored
Put back usernames in activity and profile feed See merge request !10539
-
Douwe Maan authored
-
Robert Speicher authored
Add rake task that prints TOML storage configuration Closes gitaly#173 See merge request !10448
-
Jacob Schatz authored
Upgrade webpack and webpack-dev-server to latest Closes #30588 and #28438 See merge request !10552
-
Douwe Maan authored
-
Luke "Jared" Bennett authored
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
Update MR title change icon See merge request !10540
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
Douwe Maan authored
Wait for AJAX requests to complete so they don't blow up if they are only handled after DatabaseCleaner has already run
-
Luke "Jared" Bennett authored
-
Stan Hu authored
Revert yarn.lock file changes Closes #30627 See merge request !10558
-
Mike Greiling authored
-
-
Luke "Jared" Bennett authored
-
Mike Greiling authored
-
Luke "Jared" Bennett authored
-
Phil Hughes authored
-
Alfredo Sumaran authored
Remove Vue from main bundle and disable production warnings Closes #30151 See merge request !10458
-
Mike Greiling authored
-
Adam Buckland authored
Example: for issues that are closed, the links will now show '[closed]' following the issue number. This is done as post-process after the markdown has been loaded from the cache as the status of the issue may change between the cache being populated and the content being displayed. In order to avoid N+1 queries problem when rendering notes ObjectRenderer populates the cache of referenced issuables for all notes at once, before the post processing phase. As a part of this change, the Banzai BaseParser#grouped_objects_for_nodes method has been refactored to return a Hash utilising the node itself as the key, since this was a common pattern of usage for this method.
-
Sean McGivern authored
Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-ui' into 'master' Add "engineering" UI for Pipeline Schedule See merge request !10533
-
Sean McGivern authored
Fix rake test to import Github repositories See merge request !10549
-
Achilleas Pipinellis authored
Remove wrong user email from CI variables example output See merge request !10554
-
Achilleas Pipinellis authored
[ci skip]
-