- 13 Dec, 2018 1 commit
-
-
Nick Thomas authored
-
- 12 Dec, 2018 25 commits
-
-
Kamil Trzciński authored
Add basic implementation of CI/CD bridge job See merge request gitlab-org/gitlab-ce!23730
-
Nick Thomas authored
Wait for push before trying to create a new MR See merge request gitlab-org/gitlab-ce!23745
-
Nick Thomas authored
Fix creation query for pools repository See merge request gitlab-org/gitlab-ce!23729
-
Zeger-Jan van de Weg authored
-
Nick Thomas authored
Send a notification email on mirror update errors Closes #54650 See merge request gitlab-org/gitlab-ce!23595
-
Marcia Ramos authored
Update automatic merging documentation See merge request gitlab-org/gitlab-ce!23689
-
Stan Hu authored
Specify sass ~> 3.5 in Gemfile See merge request gitlab-org/gitlab-ce!23716
-
Marcia Ramos authored
Docs: Add spaces before code snippets in vuex.md See merge request gitlab-org/gitlab-ce!23737
-
Sean McGivern authored
Fix issuables sort direction button parameters Closes #55133 See merge request gitlab-org/gitlab-ce!23744
-
Grzegorz Bizon authored
-
Pirate Praveen authored
-
Achilleas Pipinellis authored
Documentation: Content corrections for reCAPTCHA docs See merge request gitlab-org/gitlab-ce!23667
-
Achilleas Pipinellis authored
add information about how merge requests related to forks are processed See merge request gitlab-org/gitlab-ce!23764
-
Achilleas Pipinellis authored
Add docs to help choose the best GitLab installation method Closes #54308 See merge request gitlab-org/gitlab-ce!23254
-
Achilleas Pipinellis authored
Add hyperlinks to ci yaml documentation See merge request gitlab-org/gitlab-ce!23674
-
Achilleas Pipinellis authored
Update README.md See merge request gitlab-org/gitlab-ce!23672
-
Achilleas Pipinellis authored
Remove incorrect example Rack Attack configuration Closes #54983 See merge request gitlab-org/gitlab-ce!23742
-
Alexander Tanayno authored
the added note describes code from https://gitlab.com/gitlab-org/gitlab-ee/blob/master/lib/gitlab/import_export/merge_request_parser.rb#L15
-
Rémy Coutable authored
Fix ConstantName rubocop offense See merge request gitlab-org/gitlab-ce!23677
-
Filipa Lacerda authored
Fixed emoji awards not being added to notes Closes #55141 See merge request gitlab-org/gitlab-ce!23720
-
Filipa Lacerda authored
Increase the debounce of Issue Suggestions See merge request gitlab-org/gitlab-ce!23721
-
Grzegorz Bizon authored
-
Phil Hughes authored
Remove unnecessary div from MarkdownField to apply list styles correctly Closes #55190 See merge request gitlab-org/gitlab-ce!23733
-
Winnie Hellmann authored
-
Alejandro Rodríguez authored
The email is sent to project maintainers containing the last mirror update error. This will allow maintainers to set alarms and react accordingly.
-
- 11 Dec, 2018 14 commits
-
-
Stan Hu authored
Docs: Enable gitlab-docs lint Closes gitlab-com/gitlab-docs#305 See merge request gitlab-org/gitlab-ce!23748
-
Stan Hu authored
[CE] Fix DiffCheck failing due to invalid string argument See merge request gitlab-org/gitlab-ce!23741
-
Marcia Ramos authored
Docs: Fix links to sections that were moved See merge request gitlab-org/gitlab-ce!23750
-
Rémy Coutable authored
Add spec for plain diff/email patch Closes #52696 See merge request gitlab-org/gitlab-ce!23529
-
Mike Greiling authored
Check that yarn version is at least 1.10.0 See merge request gitlab-org/gitlab-ce!23612
-
Stan Hu authored
Fix a potential frozen string error in app/mailers/notify.rb Closes #55183 See merge request gitlab-org/gitlab-ce!23728
-
Fatih Acet authored
Migrate timeline_entry_item_spec.js to Jest See merge request gitlab-org/gitlab-ce!23686
-
Michael Kozono authored
-
Annabel Dunstone Gray authored
Apply existing dropdown item styles to .dropdown-item class See merge request gitlab-org/gitlab-ce!23663
-
Marcia Ramos authored
Docs: update Web IDE docs See merge request gitlab-org/gitlab-ce!23735
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Zeff Morgan authored
Add spec file using before(:context) to reduce test time. With testing almost identical things, unnecessary to make them completely atomic. Includes two helper methods. Since the raw_content method is the only function needed on that page, created the method in the spec instead of adding another page object. Setup new project/commit page object and update project/show to add go_to_commit method. The go_to_commit method is near duplicate of go_to_file method, but decided to split them off to reduce overall refactoring and simplify language. Also add selectors to commit box partial and update qa.rb to load new page object.
-
Douglas Barbosa Alexandre authored
Update GitLab Workhorse to v8.0.0 Closes #55191 See merge request gitlab-org/gitlab-ce!23740
-