- 02 Jan, 2020 3 commits
-
-
Jan Provaznik authored
Test for no offenses only makes sense with offense See merge request gitlab-org/gitlab!22301
-
Mark Lapierre authored
Add ajax wait for requests Closes #55286 See merge request gitlab-org/gitlab!22291
-
Ash McKenzie authored
Stop exposing MR refs in favor of persistent pipeline refs Closes #35918 and #35140 See merge request gitlab-org/gitlab!22198
-
- 01 Jan, 2020 8 commits
-
-
Sean McGivern authored
Add weight change tracking See merge request gitlab-org/gitlab!21515
-
Shinya Maeda authored
This commit fixes the inconsistent behavior of MR refs
-
Kushal Pandya authored
Resolve "Users in Personal trials should be able to upgrade" See merge request gitlab-org/gitlab!22270
-
Kushal Pandya authored
Add nextTick to setData calls for Jest tests Closes #38108 See merge request gitlab-org/gitlab!22232
-
Kushal Pandya authored
Fix karma tests in future version of VTU See merge request gitlab-org/gitlab!22358
-
Kushal Pandya authored
Always invoke find on updated Vue tree Closes #181842 See merge request gitlab-org/gitlab!22288
-
Kushal Pandya authored
Wrap trigger into nextTick calls Closes #192019 See merge request gitlab-org/gitlab!22324
-
Kushal Pandya authored
Remove spinner when approval require input is changed Closes #38090 See merge request gitlab-org/gitlab!22186
-
- 31 Dec, 2019 19 commits
-
-
Mike Lewis authored
Documentation for pages size Limitations by Project or Group See merge request gitlab-org/gitlab!22334
-
Vladimir Shushlin authored
-
Patrick Derichs authored
Write system note if weight tracking feature flag is not set Make comment more generic Fix scope for SystemNoteMetadata constructor call and add specs Add specs and fix missing include on ResourceWeightEvent Fix schema.rb on_delete clause Add specs for note count by feature flag Add specs for services
-
Kushal Pandya authored
Cut and paste Markdown table from a spreadsheet Closes #27205 See merge request gitlab-org/gitlab!22290
-
Kushal Pandya authored
Wait for axios mock in spec Closes #122859 See merge request gitlab-org/gitlab!22285
-
Illya Klymov authored
Update spec to properly wait for promise to resolve
-
Stan Hu authored
Upon pasting to a Markdown input, this commit will try to detect whether a spreadsheet has been copied to the clipboard and automatically create a Markdown table. This is based off code from https://github.com/jonmagic/copy-excel-paste-markdown. Closes https://gitlab.com/gitlab-org/gitlab/issues/27205
-
Sean McGivern authored
Add option to configure branches for which emails should be sent on push See merge request gitlab-org/gitlab!22196
-
Illya Klymov authored
Fix trigger calls
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
Illya Klymov authored
Fixes failing tests in @vue/test-utils 1.0.0-beta.30
-
Martin Wortschack authored
Ensure nextTick is called after setProps Closes #38110 See merge request gitlab-org/gitlab!22319
-
Martin Wortschack authored
Update dependency @gitlab/ui to v8.10.0 See merge request gitlab-org/gitlab!22350
-
Kushal Pandya authored
Fix breakpoint size in awards handler See merge request gitlab-org/gitlab!22159
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
Ash McKenzie authored
Publish the feature - Limit pipeline job concurrency using named semaphores Closes #15536 See merge request gitlab-org/gitlab!21617
-
Shinya Maeda authored
This commit adds docs for Ci resource group
-
Sanad Liaquat authored
Also add it to multiple page base class methods
-
- 30 Dec, 2019 10 commits
-
-
Alexandru Croitor authored
We are adding weich change tracking events similarly to label events and in order to keep consistent and not duplicate system notes we are generating the notes out of tracked weight change events.
-
Alexandru Croitor authored
Create FKs to issues and users as part of `references` Use bulk insert in weight events tracking
-
Patrick Derichs authored
Revert schema changes Apply schema changes Add feature flag test Add foreign keys Remove explicit key removal
-
Stan Hu authored
Correcting use of "specially" to "especially." See merge request gitlab-org/gitlab!22349
-
GitLab Bot authored
-
Jon Miner authored
-
Paul Slaughter authored
Update dependency @sourcegraph/code-host-integration to ^0.0.16 See merge request gitlab-org/gitlab!21964
-
Lin Jen-Shin authored
Highlight maintenance policy timelines See merge request gitlab-org/gitlab!22337
-
Marin Jankovski authored
-
Kamil Trzciński authored
Change tooltip text and fix failing spec Closes #118514 See merge request gitlab-org/gitlab!22289
-