- 01 Nov, 2018 10 commits
-
-
Achilleas Pipinellis authored
Improve markdown and fix links that don't render correctly See merge request gitlab-org/gitlab-ce!22738
-
Sean McGivern authored
Resolve "Filter by `None`/`Any` for milestone in issues/mrs API" Closes #52382 See merge request gitlab-org/gitlab-ce!22637
-
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
-
Evan Read authored
-
Heinrich Lee Yu authored
-
- 31 Oct, 2018 30 commits
-
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
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
-