summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Warn when Goldiloader's preloading exceeds 100 objectswarn-when-preloading-lots-of-associationsSean McGivern2018-04-181-0/+25
* Merge branch 'bw-commonmark-cached-markdown-version' into 'master'Sean McGivern2018-04-183-73/+142
|\
| * for cached markdown fields, select the correct engineBrett Walker2018-04-173-73/+142
* | Merge branch 'blackst0ne-rails5-add-safe-params-helper' into 'master'Sean McGivern2018-04-1818-20/+32
|\ \
| * | Fix typos in comments [ci skip]blackst0ne-rails5-add-safe-params-helperblackst0ne2018-04-081-2/+2
| * | [Rails5] Add `safe_params` helperblackst0ne2018-04-0818-20/+32
* | | Revert "Merge branch 'fix-size-and-position-for-fork-icon' into 'master'"Douwe Maan2018-04-185-145/+144
* | | Merge branch 'fix/security-docs-link' into 'master'Marin Jankovski2018-04-181-1/+3
|\ \ \
| * | | Fix link in Security Developer Workflow.mdJames Lopez2018-04-181-1/+3
|/ / /
* | | Merge branch 'stuartnelson3/gitlab-ce-stn/issue-due-email' into 'master'Douwe Maan2018-04-1822-10/+203
|\ \ \
| * | | Use `bulk_perform_async` to schedule issue due emailsSean McGivern2018-04-172-5/+4
| * | | Make issue due email more consistent with other mailersSean McGivern2018-04-172-5/+5
| * | | Clarify that due date emails are in the server's timezoneSean McGivern2018-04-101-1/+2
| * | | Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-101115-18945/+52481
| |\ \ \
| * | | | Send emails for issues due tomorrowSean McGivern2018-03-3013-32/+87
| * | | | Only send issue due emails to participants and custom subscribersSean McGivern2018-03-309-15/+39
| * | | | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-30489-4121/+11302
| |\ \ \ \
| * | | | | Send issue due emails to all participantsSean McGivern2018-03-304-25/+34
| * | | | | Add failing notification_recipient_service specstuartnelson3/gitlab-ce-stn/issue-due-emailStuart Nelson2018-03-261-0/+22
| * | | | | Update html emailStuart Nelson2018-03-261-2/+2
| * | | | | Remove 'useless' variable assignmentStuart Nelson2018-03-261-2/+2
| * | | | | Fix changelog (linting)Stuart Nelson2018-03-261-1/+1
| * | | | | Add spec for issue_due_workerStuart Nelson2018-03-261-0/+7
| * | | | | Add changelog entryStuart Nelson2018-03-261-0/+5
| * | | | | Create cron issue due spec skeletonStuart Nelson2018-03-261-0/+10
| * | | | | Update email body (html+text)Stuart Nelson2018-03-262-3/+2
| * | | | | Use cron for sending emailsStuart Nelson2018-03-267-19/+8
| * | | | | Make linter happyStuart Nelson2018-03-261-1/+1
| * | | | | Add new queue to sidekick_queuesStuart Nelson2018-03-261-0/+1
| * | | | | Remove dead commentStuart Nelson2018-03-261-1/+0
| * | | | | Send email to recipientsStuart Nelson2018-03-266-4/+50
| * | | | | creating background jobStuart Nelson2018-03-265-0/+27
* | | | | | Merge branch '42889-avoid-return-inside-block' into 'master'Rémy Coutable2018-04-1859-102/+434
|\ \ \ \ \ \
| * | | | | | Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-1859-102/+434
|/ / / / / /
* | | | | | Merge branch '45456-improve-performance-of-cicd-jobs-request' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-182-5/+1
|\ \ \ \ \ \
| * | | | | | Move Ci::BuildMetadata#update_timeout_state to after_transition callbackTomasz Maczukin2018-04-172-5/+1
* | | | | | | Merge branch '45473-temporary-fix-for-ci-register-jobs-service' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Temporary fix for eager loading issue in Ci::RegisterJobServiceTomasz Maczukin2018-04-171-1/+1
* | | | | | | | Merge branch '40402-time-estimate-system-notes-can-be-confusing' into 'master'Sean McGivern2018-04-183-2/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a comma to the time system notes estimatesJose Ivan Vargas2018-04-163-2/+13
* | | | | | | | | Merge branch 'docs-update-assign-labels-to-subgroups' into 'master'Sean McGivern2018-04-181-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Docs assign labels to subgroupsVictor Wu2018-04-171-2/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sh-fix-web-ide-typo-docs' into 'master'Rémy Coutable2018-04-181-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix Markdown typo in Web IDE docsStan Hu2018-04-171-1/+1
* | | | | | | | | | Merge branch '44981-http-io-trace-with-multi-byte-char' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-184-617/+2893
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add chnagelogShinya Maeda2018-04-171-0/+5
| * | | | | | | | | | Make HTTPIO compatible with multi-byte chars (Extracted from ChunkedIO)Shinya Maeda2018-04-173-617/+2888
* | | | | | | | | | | Merge branch 'improve-jobs-queuing-time-metric' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-186-5/+159
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Protect register_job_service from pending job with queued_at=nilTomasz Maczukin2018-04-102-2/+24
| * | | | | | | | | | | Ensure that enqueuing a commit status always sets 'queued_at' valueTomasz Maczukin2018-04-102-1/+33