summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Log time spent on CPU to sidekiq.logBalakumar2019-08-221-1/+36
* Merge branch 'avoid-race-condition-of-archive-trace-cron-worker' into 'master'Kamil Trzciński2019-08-222-4/+62
|\
| * Avoid conflicts between ArchiveTraceWorkersavoid-race-condition-of-archive-trace-cron-workerShinya Maeda2019-08-222-4/+62
* | Remove mergeTrain from FE since it's used only in EEIgor2019-08-221-42/+0
* | Merge branch 'feat/smime-signed-notification-emails' into 'master'Sean McGivern2019-08-227-3/+312
|\ \
| * | feat: SMIME signed notification emailsDiego Louzán2019-08-207-3/+312
* | | Merge branch 'ee-2502-refactor-ee-app-assets-javascripts-approvals-components...Kushal Pandya2019-08-222-0/+33
|\ \ \
| * | | Add new API method: projectUsersee-2502-refactor-ee-app-assets-javascripts-approvals-components-approvers_select-vue-to-remove-approverusersHimanshu Kapoor2019-08-191-0/+22
| * | | Add a skip_users filter to the project users APINick Thomas2019-08-191-0/+11
* | | | Merge branch 'sidekiq-interrupt-running-jobs-deadset' into 'master'Stan Hu2019-08-211-1/+9
|\ \ \ \
| * | | | Put cancelled job in DeadSetsidekiq-interrupt-running-jobs-deadsetKamil Trzciński2019-08-211-1/+9
* | | | | Merge branch 'refactor/notes-getters' into 'master'Paul Slaughter2019-08-211-41/+89
|\ \ \ \ \
| * | | | | Refactor nextUnresolvedDiscussionId and previousUnresolvedDiscussionId gettersArun Kumar Mohan2019-08-151-41/+89
* | | | | | Handle namespaced modelsAlex Kalderimis2019-08-211-0/+67
* | | | | | Backport: Issue sidebar trackingDonald Cook2019-08-214-0/+39
* | | | | | Fixed tech debt of using custom componentNick Kipling2019-08-211-7/+4
* | | | | | Ensure CI matching operator receives an objectMarius Bobin2019-08-212-0/+56
* | | | | | Merge branch 'sidekiq-interrupt-running-jobs' into 'master'Stan Hu2019-08-213-6/+326
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Properly handle `sidekiq` skipsidekiq-interrupt-running-jobsKamil Trzciński2019-08-212-7/+19
| * | | | | Improve resillency of monitorKamil Trzciński2019-08-212-15/+90
| * | | | | Perform cheap thread findKamil Trzciński2019-08-211-3/+1
| * | | | | Rework `Sidekiq::JobsThreads` into `Monitor`Kamil Trzciński2019-08-213-83/+235
| * | | | | Allow to interrupt running jobsKamil Trzciński2019-08-211-0/+83
* | | | | | Make sure that each Jest test contains an assertionWinnie Hellmann2019-08-211-0/+6
* | | | | | Resolve "HTML code shown in merge request"Ezekiel Kigbo2019-08-211-0/+18
* | | | | | This commit adds a new time series componentMiguel Rincon2019-08-212-1/+338
* | | | | | Merge branch 'ce-22058-improve-ux-multi-assignees-in-mr' into 'master'Rémy Coutable2019-08-219-180/+562
|\ \ \ \ \ \
| * | | | | | Apply patch and update spec per MR commentsSamantha Ming2019-08-207-132/+92
| * | | | | | Fix comments related to BE partIgor Drozdov2019-08-201-0/+1
| * | | | | | Improve UX multi assigness in MRSamantha Ming2019-08-209-180/+601
* | | | | | | Add SortingPreference concernGeorge Koltsov2019-08-215-105/+169
* | | | | | | Merge branch '63372-award-emoji-services' into 'master'Grzegorz Bizon2019-08-2115-34/+482
|\ \ \ \ \ \ \
| * | | | | | | Improve specs for Issues and Notes controllers63372-award-emoji-servicesLuke Duncalfe2019-08-213-11/+57
| * | | | | | | Use AwardEmojis services in GraphQL mutationsLuke Duncalfe2019-08-212-10/+24
| * | | | | | | Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-219-12/+400
| * | | | | | | Renaming AwardedEmojiFinder to a ServiceLuke Duncalfe2019-08-211-1/+1
* | | | | | | | Merge branch '56130-deployed_at' into 'master'Thong Kuah2019-08-212-4/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Replace finished_at with deployed_at for Deployment entity56130-deployed_atKrasimir Angelov2019-08-202-4/+4
* | | | | | | | Fix to show renamed file in mrSamantha Ming2019-08-211-1/+1
* | | | | | | | Throw error for multiple RecaptchaModal instancesWinnie Hellmann2019-08-211-0/+2
* | | | | | | | CE Port: Use EE panel type to display alert menu correctly in dashboardsMiguel Rincon2019-08-211-1/+1
* | | | | | | | Make native event test in autosave_spec.js synchronousWinnie Hellmann2019-08-211-4/+7
* | | | | | | | Merge branch '46299-wiki-page-creation' into 'master'Filipa Lacerda2019-08-216-133/+200
|\ \ \ \ \ \ \ \
| * | | | | | | | New wiki page redirects user to random slug46299-wiki-page-creationLuke Duncalfe2019-08-216-133/+200
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '65427-improve-system-notes-for-zoom-links' into 'master'Thong Kuah2019-08-212-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Improve system notes for Zoom links65427-improve-system-notes-for-zoom-linksJacopo2019-08-172-4/+4
* | | | | | | | Introducing new Syntax for Ci::Build inclusion rulesdrew2019-08-2010-19/+1084
* | | | | | | | Fix assertion in mocks_helper_spec.jsWinnie Hellmann2019-08-201-1/+3
* | | | | | | | Standardize remote_ip and path keys for auth.log and api_json.logStan Hu2019-08-204-12/+12
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'remove-unused-security-fixtures' into 'master'Lin Jen-Shin2019-08-2017-4343/+0
|\ \ \ \ \ \ \