- 14 Feb, 2019 36 commits
-
-
Sarah Yasonik authored
On reload, references to Metrics within classes in the Gitlab::Metrics module fail. Update all references to ::Gitlab::Metrics so that constant lookup finds the right module in development. This fix should not impact production.
-
Annabel Dunstone Gray authored
Added Stylelint Setup See merge request gitlab-org/gitlab-ce!25148
-
Achilleas Pipinellis authored
Update docs with permissions required for error tracking See merge request gitlab-org/gitlab-ce!25208
-
Reuben Pereira authored
Add a line to say that event:read and project:read are required. project:read is not strictly required right now, but will be when the project dropdown is released next month.
-
Nick Thomas authored
Make Danger as for backend review for .gitlab-ci.yml See merge request gitlab-org/gitlab-ce!25251
-
Lin Jen-Shin authored
Do not retry jobs in quarantine since they are supposed to fail See merge request gitlab-org/gitlab-ce!25248
-
Nick Thomas authored
Merge branch '44740-api-to-verify-a-given-user-has-right-to-merge-a-given-mergerequest' into 'master' API: Expose if the user can merge a given merge request Closes #44740 See merge request gitlab-org/gitlab-ce!25207
-
Robert Schilling authored
-
Nick Thomas authored
Simplify bin/secpick git commands See merge request gitlab-org/gitlab-ce!25240
-
Lin Jen-Shin authored
Reduce remaining diff with EE in app/services See merge request gitlab-org/gitlab-ce!24968
-
Phil Hughes authored
Fix suggested changes syntax highlighting See merge request gitlab-org/gitlab-ce!25116
-
Annabel Dunstone Gray authored
Removed the `note-text` class since it conflicted other classes.
-
Douglas Barbosa Alexandre authored
Add more feature specs for group labels Closes #25381 See merge request gitlab-org/gitlab-ce!25244
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Lin Jen-Shin authored
Optimize Redis usage in User::ActivityService See merge request gitlab-org/gitlab-ce!25005
-
Tim Zallmann authored
Added stylelint to static-analysis Updated yarn dependencies CSS Fixes and rule adoptions of stylelint Added stylelint-scss Deduplicated yarn.lock to clear dependencies
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Mark group-level labels in Label API as such. Closes #56694 See merge request gitlab-org/gitlab-ce!25219
-
Phil Hughes authored
CE Port of fix for roadmap forward timeline scroll See merge request gitlab-org/gitlab-ce!25217
-
Rémy Coutable authored
Add a scope to preload emails on a user See merge request gitlab-org/gitlab-ce!25051
-
Rémy Coutable authored
Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'" See merge request gitlab-org/gitlab-ce!25229
-
Imre Farkas authored
Avoid checking Redis when User#last_activity_on is already up to date.
-
Phil Hughes authored
Fix resolvable status for replies to comments See merge request gitlab-org/gitlab-ce!24950
-
Heinrich Lee Yu authored
Sets `updated_at` so that the transformed note is returned together with the new reply
-
Pavel Shutsin authored
-
Phil Hughes authored
Resolve "Web IDE new directory dialog shows file templates" Closes #57544 See merge request gitlab-org/gitlab-ce!25119
-
Stan Hu authored
Resolve "Gitlab Project import fails: sidekiq undefined method import_jid" Closes #57579 See merge request gitlab-org/gitlab-ce!25239
-
Phil Hughes authored
Fixed link alignment See merge request gitlab-org/gitlab-ce!25162
-
Natalia Tepluhina authored
-
James Lopez authored
-
Evan Read authored
Fix callback url See merge request gitlab-org/gitlab-ce!25195
-
Stan Hu authored
This reverts merge request !25173
-
Sanad Liaquat authored
[QA] Skip contexts in quarantine See merge request gitlab-org/gitlab-ce!24942
-
Mark Lapierre authored
This avoids running before/after blocks for tests that are in quarantine
-
- 13 Feb, 2019 4 commits
-
-
Evan Read authored
Rewrite GitLab Flow doc See merge request gitlab-org/gitlab-ce!20951
-
Stephen Wade authored
-
Robert Speicher authored
Merge branch '57634-issue-when-viewing-a-document-with-footnotes-actionview-template-error-undefined-method-at_css-for-nil-nilclass' into 'master' Issue when viewing a document with footnotes Closes #57634 See merge request gitlab-org/gitlab-ce!25199
-
Robert Schilling authored
-