- 24 Apr, 2018 1 commit
-
-
Lin Jen-Shin authored
-
- 23 Apr, 2018 5 commits
-
-
Lin Jen-Shin authored
* upstream/master: (166 commits) Flowdock uses Gitaly, not Grit Removes 'no job log' from trace action Fix missing namespace for some internal users Dedupe yarn dependencies Downgrade MySQL CI service from 8.0 to 5.7 Atomic internal ids for all models Add documentation on how to configure Redis Sentinel by persistent class Update CHANGELOG.md for 10.7.0 Update index.md Resolve "Text from the diff is showing within a table header inside the discussion after the discussion is resolved" Don't include lfs_file_locks data in export bundle Documentation: Frontend Building Checklist Fix a documentation typo for GitLab pages Refactored activity calendar Add an API endpoint to download git repository snapshots Fix issues without links when added from boards new issue modal Respect visibility options and description when importing project from template Resolve "Improve tooltips of collapsed sidebars" Update Container Scanning documentation Fix typo in vue.md ...
-
Lin Jen-Shin authored
-
Douwe Maan authored
Flowdock uses Gitaly, not Grit Closes gitaly#1113 See merge request gitlab-org/gitlab-ce!18505
-
Douwe Maan authored
Merge branch 'rd-44635-error-500-when-clicking-ghost-user-or-gitlab-support-bot-in-ui' into 'master' Fix missing namespace for some internal users Closes #44635 See merge request gitlab-org/gitlab-ce!18357
-
Zeger-Jan van de Weg authored
Prior to this change, Flowdock used Grit to get the difference between commits and post that to the remote service. This required direct path access, which doesn't work with Gitaly. Fixes gitlab-org/gitaly#1113
-
- 22 Apr, 2018 2 commits
-
-
Grzegorz Bizon authored
Removes 'Job log message' from build trace Closes #45625 See merge request gitlab-org/gitlab-ce!18523
-
Mayra Cabrera authored
'No job log' message is no longer necessary since we returned an image when a build does not have a trace. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18278 for more details Closes #45625
-
- 20 Apr, 2018 23 commits
-
-
Rubén Dávila authored
-
Mike Greiling authored
Dedupe yarn dependencies See merge request gitlab-org/gitlab-ce!18477
-
Lukas Eipert authored
-
Lin Jen-Shin authored
The problem of using .js-ci-variable-input-value is that, whenever the value is hidden, then this selector won't be set, instead, .js-secret-value-placeholder would be set. If we just fill the value, the value is revealed. But if we visit this later, the values were be hidden. This means we don't have a consistent way to count the values. Adding an unique qa selector to both revealed and hidden values would make it easier to track the values. To make it look more consistent, let's also do the same for the key.
-
Robert Speicher authored
Downgrade MySQL CI service from 8.0 to 5.7 Closes #45606 See merge request gitlab-org/gitlab-ce!18512
-
Robert Speicher authored
add restart of gitlab-pages to apply gitlab pages settings See merge request gitlab-org/gitlab-ce!18455
-
Stan Hu authored
MySQL 8.0 made the default authentication mode `caching_sha2_password`, and this breaks our CI builds at the moment. Downgrade until we can figure out how to support this. Closes #45606
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Yorick Peterse - OOO until May 4th authored
Atomic internal ids for all models Closes #44259 See merge request gitlab-org/gitlab-ce!18402
-
Andreas Brandl authored
-
Marin Jankovski authored
Add documentation on how to configure Redis Sentinel by persistent class See merge request gitlab-org/gitlab-ce!18441
-
Stan Hu authored
-
Douwe Maan authored
Don't include lfs_file_locks data in export bundle Closes #45502 See merge request gitlab-org/gitlab-ce!18495
-
Douwe Maan authored
Add an API endpoint to download git repository snapshots Closes #39345 See merge request gitlab-org/gitlab-ce!18173
-
Sean McGivern authored
Resolve "Show new branch/merge request button even if a branch / merge request already exists" Closes #42803 See merge request gitlab-org/gitlab-ce!17712
-
James Lopez authored
[ci skip]
-
Alexander Tanayno authored
-
Filipa Lacerda authored
Resolve "Text from the diff is showing within a table header inside the discussion after the discussion is resolved" Closes #45514 See merge request gitlab-org/gitlab-ce!18492
-
Simon Knox authored
Resolve "Text from the diff is showing within a table header inside the discussion after the discussion is resolved"
-
Phil Hughes authored
Fix issues without links when added from boards new issue modal Closes #45435 See merge request gitlab-org/gitlab-ce!18460
-
Rubén Dávila authored
-
- 19 Apr, 2018 9 commits
-
-
Marcia Ramos authored
Fix a documentation typo for GitLab pages Closes #45568 See merge request gitlab-org/gitlab-ce!18489
-
Clement Ho authored
Documentation: Frontend Building Checklist See merge request gitlab-org/gitlab-ce!18394
-
Tim Zallmann authored
-
Clement Ho authored
Refactored activity calendar See merge request gitlab-org/gitlab-ce!18469
-
Mek Stittri authored
Rename #qa slack channel to #quality in docs See merge request gitlab-org/gitlab-ce!18472
-
Mark Fletcher authored
-
Jose authored
-
Nick Thomas authored
-
Felipe Artur authored
-