- 01 Nov, 2018 6 commits
-
-
Marcia Ramos authored
Refactor SSH keys docs for Windows clients Closes #46398 and #46399 See merge request gitlab-org/gitlab-ce!21004
-
Achilleas Pipinellis authored
Fix typos in comments and specs See merge request gitlab-org/gitlab-ce!22683
-
Sean McGivern authored
Reduce SQL queries needed to load open merge requests See merge request gitlab-org/gitlab-ce!22709
-
Achilleas Pipinellis authored
-
Andreas Brandl authored
Drop gcp_clusters table See merge request gitlab-org/gitlab-ce!22713
-
George Tsiolis authored
-
- 31 Oct, 2018 34 commits
-
-
Yorick Peterse authored
Whitelist none method from ActiveRecord::Querying See merge request gitlab-org/gitlab-ce!22726
-
Filipa Lacerda authored
Prettify remaining files with differences in CE and EE See merge request gitlab-org/gitlab-ce!22702
-
Mike Greiling authored
Rename @gitlab-org/gitlab-svgs to @gitlab/svgs See merge request gitlab-org/gitlab-ce!22714
-
Annabel Dunstone Gray authored
Fix quick links button styles Closes #52220 and #52063 See merge request gitlab-org/gitlab-ce!22657
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Douglas Barbosa Alexandre authored
Prepare Banzai to work with group issuables See merge request gitlab-org/gitlab-ce!22711
-
Douglas Barbosa Alexandre authored
-
Lukas Eipert authored
-
Robert Speicher authored
Build an assets only container See merge request gitlab-org/gitlab-ce!22235
-
Achilleas Pipinellis authored
Docs: update GFM guide See merge request gitlab-org/gitlab-ce!22719
-
Marcia Ramos authored
-
Grzegorz Bizon authored
Send continue parameter on for `cancel_path` Closes #53335 See merge request gitlab-org/gitlab-ce!22712
-
Ian Baum authored
* Run as part of gitlab:assets:compile job * Will be used by omnibus-gitlab and the CNG images to avoid compiling multiple times https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22235
-
Douglas Barbosa Alexandre authored
Remove EE-specific code from 'Discussion' models See merge request gitlab-org/gitlab-ce!22687
-
Steve Azzopardi authored
We are using hash[symbol][symbol] everywhere else in the test file.
-
Steve Azzopardi authored
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21595 `ContinueParams` was introducted in the `Projects::JobController#cancel` since `continue` parameter is not present for in `cancel_path` for `Projects::JobController#show.sjon` the user is being redirect to the pipeline page, where it should be redirected to the current job page instead. Add the `continue` parameter as a query string for `cancel_path`.
-
Phil Hughes authored
Remove gitlab-ui's pagination from global See merge request gitlab-org/gitlab-ce!22704
-
Phil Hughes authored
Remove gitlab-ui's modal from global See merge request gitlab-org/gitlab-ce!22706
-
Clement Ho authored
-
Phil Hughes authored
Fix typos in IDE props See merge request gitlab-org/gitlab-ce!22685
-
Jarka Košanová authored
-
Phil Hughes authored
Adds required prop to the post merge pipeline Closes #53386 See merge request gitlab-org/gitlab-ce!22715
-
Sean McGivern authored
Split CE and EE params in issues API See merge request gitlab-org/gitlab-ce!22689
-
Filipa Lacerda authored
Two different MRs updating the same code were merged and this was not caught prior to merge. This MR adds the missing prop to the post merge pipeline
-
Sean McGivern authored
Document implicit feature flag checks Closes gitlab-org/release/framework#26 See merge request gitlab-org/gitlab-ce!22669
-
Filipa Lacerda authored
Merge branch '41545-gitlab-merge-request-status-could-not-connect-to-the-ci-server-please-check-your-settings-and-try-again' into 'master' Resolve "Reword error message for internal CI unknown pipeline status" Closes #53056 See merge request gitlab-org/gitlab-ce!22474
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Evan Read authored
Add instructions to find the usage ping payload See merge request gitlab-org/gitlab-ce!22571
-
Reuben Pereira authored
-
Stan Hu authored
The SQL queries and memory allocation in MergeRequests::RefreshService is dominated by queries for Project and Route loads. On staging, the absence of an inverse relationship caused Rails to make over 1100 extraneous SQL queries for the www-gitlab-com repository. Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/49703
-
Douglas Barbosa Alexandre authored
CE: Absorb product into factory See merge request gitlab-org/gitlab-ce!22698
-