- 25 Oct, 2018 25 commits
-
-
Douglas Barbosa Alexandre authored
Always use `attribute` to define the product Closes gitlab-qa#235 and #51826 See merge request gitlab-org/gitlab-ce!22327
-
Lin Jen-Shin authored
-
Douwe Maan authored
Add title to commit links in list view Closes #42673 See merge request gitlab-org/gitlab-ce!22585
-
Tim Zallmann authored
Prettify all the things (part 3) See merge request gitlab-org/gitlab-ce!22251
-
James Ramsay authored
The short commit message may be truncated making the truncated portion unreadable. The title of the link should be the commit message so that the commit message is shown when hovering the commit message anchor. Closes gitlab-org/gitlab-ce#42673
-
Robert Speicher authored
Backport SSH host key detection code to CE See merge request gitlab-org/gitlab-ce!22577
-
Robert Speicher authored
Upgrade parser gem to 2.5.1.2 See merge request gitlab-org/gitlab-ce!22590
-
Robert Speicher authored
Review apps cleanup schedule runs on master See merge request gitlab-org/gitlab-ce!22601
-
Marin Jankovski authored
-
Filipa Lacerda authored
Combine all datetime library functions into `datetime_utility.js` This MR moves datetime methods from `app/assets/javascripts/lib/utils/pretty_time.js` & `app/assets/javascripts/lib/utils/datefix.js` into `app/assets/javascripts/lib/utils/datetime_utility.js`. Closes #53055 See merge request gitlab-org/gitlab-ce!22570
-
Filipa Lacerda authored
Impove diff discussion data See merge request gitlab-org/gitlab-ce!22491
-
Nick Thomas authored
This functionality is needed for SSH push mirroring support, which is a CE feature.
-
Kamil Trzciński authored
Refactor Gitlab::KubeClient Closes #52131 See merge request gitlab-org/gitlab-ce!22073
-
Phil Hughes authored
-
Kamil Trzciński authored
Move job stuck status to backend Closes #52202 See merge request gitlab-org/gitlab-ce!22442
-
Steve Azzopardi authored
-
Phil Hughes authored
Also fixed a bug where discussions wouldn't be assigned to a line when switching from discussion tab to changes tab
-
Grzegorz Bizon authored
Update Android.gitlab-ci.yml template to current Android SDK version See merge request gitlab-org/gitlab-ce!22531
-
Kushal Pandya authored
-
Kushal Pandya authored
Formats the file to match Prettier rules Removes all blacklisted ESLint rules
-
Kushal Pandya authored
Updates path for pretty time related methods to import from `datetime_utility.js`
-
Kushal Pandya authored
Adds methods from `app/assets/javascripts/lib/utils/pretty_time.js` and deletes the file
-
Kushal Pandya authored
Updates path for pikaday parsing methods to import from `datetime_utility.js`
-
Kushal Pandya authored
Adds methods from `app/assets/javascripts/lib/utils/datefix.js` and deletes the files
-
Kushal Pandya authored
-
- 24 Oct, 2018 15 commits
-
-
Stan Hu authored
-
Robert Speicher authored
Upgrade to Ruby 2.4.5 See merge request gitlab-org/gitlab-ce!22484
-
Tim Zallmann authored
Prettify all the things (part 7) See merge request gitlab-org/gitlab-ce!22257
-
Mike Greiling authored
-
Stan Hu authored
Fix usage ping link Closes #53070 See merge request gitlab-org/gitlab-ce!22545
-
Anand authored
-
Robert Speicher authored
Fix secpick to use EE and guess branch name Closes gitlab-org/release/tasks#483 See merge request gitlab-org/gitlab-ce!22517
-
James Lopez authored
-
Annabel Dunstone Gray authored
Backport scss changes for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7973 See merge request gitlab-org/gitlab-ce!22503
-
Mike Lewis authored
clarify auto review apps deployment, jobs skipped by license, disabling at… See merge request gitlab-org/gitlab-ce!22403
-
Daniel Gruesso authored
-
Robert Speicher authored
Also count specs in new files in Danger check See merge request gitlab-org/gitlab-ce!22543
-
Robert Speicher authored
Remove unused rails5-variables See merge request gitlab-org/gitlab-ce!22561
-
Phil Hughes authored
Limit flash notice width for fixed layout and improve spacing for fluid layout Closes #32868 See merge request gitlab-org/gitlab-ce!16482
-
Phil Hughes authored
Add transparent background to markdown header tabs Closes #53105 See merge request gitlab-org/gitlab-ce!22565
-