- 17 Apr, 2018 2 commits
-
-
Phil Hughes authored
-
Clement Ho authored
FE Docs: Fix header hierarchy in Vuex section of Vue.md See merge request gitlab-org/gitlab-ce!18413
-
- 16 Apr, 2018 38 commits
-
-
Marcia Ramos authored
Add note about HA configurations See merge request gitlab-org/gitlab-ce!18354
-
Marcia Ramos authored
Web IDE is now GA Closes #45307 See merge request gitlab-org/gitlab-ce!18403
-
Marcia Ramos authored
Add RBAC flag for Runner chart to docs Closes #44853 See merge request gitlab-org/gitlab-ce!18113
-
Dennis Tang authored
-
Mike Greiling authored
Move ReadyToMerge vue component See merge request gitlab-org/gitlab-ce!17545
-
Yorick Peterse authored
`package-qa` was renamed to `package-and-qa` See merge request gitlab-org/gitlab-ce!18406
-
Clement Ho authored
Adds helpers to remove withespace and linebreaks See merge request gitlab-org/gitlab-ce!18378
-
Filipa Lacerda authored
-
Robert Speicher authored
[ci skip]
-
Dmitriy Zaporozhets authored
Update permissions.md with guidance for developing new features See merge request gitlab-org/gitlab-ce!18344
-
Robert Speicher authored
Fix container scanning in vendored GitLab CI configuration for Auto Devops See merge request gitlab-org/gitlab-ce!18374
-
Gilbert Roulot authored
-
Sean McGivern authored
Update faraday_middleware to 0.12.2 Closes #45397 See merge request gitlab-org/gitlab-ce!18397
-
James Ramsay authored
-
James Ramsay authored
-
🚄 Job van der Voort 🚀 authored
-
Yorick Peterse authored
Double-checked internal ID generation for transition phase Closes #45269 See merge request gitlab-org/gitlab-ce!18392
-
Rémy Coutable authored
corrected git cheat sheet url See merge request gitlab-org/gitlab-ce!18385
-
Robert Speicher authored
Bump parser gem to 2.5.1.0 to remove warning in rspec See merge request gitlab-org/gitlab-ce!18384
-
Rémy Coutable authored
Use direct link rather than redirect for the 2F2 documentation page See merge request gitlab-org/gitlab-ce!18273
-
Rémy Coutable authored
Added missing actions in todos docs Closes #44803 See merge request gitlab-org/gitlab-ce!18247
-
Grzegorz Bizon authored
Add note about support of variables policy to docs Closes #45301 See merge request gitlab-org/gitlab-ce!18387
-
Takuya Noguchi authored
-
Nick Thomas authored
Include git SHA with GitLab version on Admin Dashboard See merge request gitlab-org/gitlab-ce!18331
-
Andreas Brandl authored
This is useful for a transition period to migrate away from `NoninternalAtomicId`. In a situation where both the old and new code to generate a iid value is run at the same time (for example, during a deploy different nodes may serve both versions), this will lead to problems regarding the correct `last_value`. That is, what we track in `InternalId` may get out of sync with the maximum iid present for issues. With this change, we double-check that and correct the `last_value` with the maximum iid found in issues if necessary. This is subject to be removed with the 10.8 release and tracked over here: https://gitlab.com/gitlab-org/gitlab-ce/issues/45389 Closes #45269.
-
Yorick Peterse authored
Validate project path prior to hitting the database. Closes #45247 See merge request gitlab-org/gitlab-ce!18322
-
Phil Hughes authored
Resolve "Pipeline view stages showing incorrectly" Closes #40487 See merge request gitlab-org/gitlab-ce!18254
-
Grzegorz Bizon authored
Embedded Snippets Support Closes #8088 See merge request gitlab-org/gitlab-ce!15695
-
Phil Hughes authored
Resolve "skeleton placeholder on diff has white background" Closes #44294 See merge request gitlab-org/gitlab-ce!17792
-
Simon Knox authored
-
Filipa Lacerda authored
Deprecation warning for dynamic milestones Closes #42336 See merge request gitlab-org/gitlab-ce!17505
-
Sean McGivern authored
Update custom issue tracker docs See merge request gitlab-org/gitlab-ce!18375
-
Sean McGivern authored
Merge branch '45278-failing-current_settings_spec-rb-on-master-when-env-in_memory_application_settings-is-true-returns-an-in-memory-applicationsetting-object' into 'master' Resolve "Failing current_settings_spec.rb on master (when ENV["IN_MEMORY_APPLICATION_SETTINGS"] is true returns an in-memory ApplicationSetting object)" Closes #45278 See merge request gitlab-org/gitlab-ce!18388
-
Filipa Lacerda authored
Fix "Uncaught TypeError: Cannot read property 'getAttribute' of null" See merge request gitlab-org/gitlab-ce!18358
-
Rémy Coutable authored
Replace the `project/commits/comments.feature` spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!18356
-
blackst0ne authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Backport GitLab domain helper methods See merge request gitlab-org/gitlab-ce!18376
-