Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rfc-3676-mailsig' into 'master' | Sean McGivern | 2018-04-18 | 3 | -2/+7 |
|\ | |||||
| * | changelog: added entry | Enrico Scholz | 2018-04-18 | 1 | -0/+5 |
| * | set proper signature marker in mails | Enrico Scholz | 2018-04-18 | 2 | -2/+2 |
* | | Merge branch 'improve-cleanup-steps-for-background-migrations' into 'master' | Sean McGivern | 2018-04-18 | 1 | -3/+12 |
|\ \ | |||||
| * | | Add more detail to cleanup steps for background migrations | Sean McGivern | 2018-04-18 | 1 | -3/+12 |
* | | | Merge branch '45446-new-sha-widget-breaks-on-new-merge-request' into 'master' | Filipa Lacerda | 2018-04-18 | 2 | -5/+1 |
|\ \ \ | |||||
| * | | | fix regression in new merge request screen | Lukas Eipert | 2018-04-17 | 2 | -5/+1 |
* | | | | Merge branch 'ide-commit-box-highlight' into 'master' | Filipa Lacerda | 2018-04-18 | 9 | -169/+503 |
|\ \ \ \ | |||||
| * | | | | changed data into a array of objects | Phil Hughes | 2018-04-17 | 1 | -8/+11 |
| * | | | | remove helpText test from radio_group_spec.js | Phil Hughes | 2018-04-17 | 1 | -13/+0 |
| * | | | | updates to component | Phil Hughes | 2018-04-16 | 6 | -112/+78 |
| * | | | | added specs to message_field.vue | Phil Hughes | 2018-04-16 | 2 | -3/+183 |
| * | | | | Improve web IDE commit input | Phil Hughes | 2018-04-16 | 6 | -65/+263 |
* | | | | | Merge branch 'bw-commonmark-cached-markdown-version' into 'master' | Sean McGivern | 2018-04-18 | 3 | -73/+142 |
|\ \ \ \ \ | |||||
| * | | | | | for cached markdown fields, select the correct engine | Brett Walker | 2018-04-17 | 3 | -73/+142 |
| |/ / / / | |||||
* | | | | | Merge branch 'blackst0ne-rails5-add-safe-params-helper' into 'master' | Sean McGivern | 2018-04-18 | 18 | -20/+32 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Fix typos in comments [ci skip]blackst0ne-rails5-add-safe-params-helper | blackst0ne | 2018-04-08 | 1 | -2/+2 |
| * | | | | [Rails5] Add `safe_params` helper | blackst0ne | 2018-04-08 | 18 | -20/+32 |
* | | | | | Revert "Merge branch 'fix-size-and-position-for-fork-icon' into 'master'" | Douwe Maan | 2018-04-18 | 5 | -145/+144 |
* | | | | | Merge branch 'fix/security-docs-link' into 'master' | Marin Jankovski | 2018-04-18 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix link in Security Developer Workflow.md | James Lopez | 2018-04-18 | 1 | -1/+3 |
|/ / / / / | |||||
* | | | | | Merge branch 'stuartnelson3/gitlab-ce-stn/issue-due-email' into 'master' | Douwe Maan | 2018-04-18 | 22 | -10/+203 |
|\ \ \ \ \ | |||||
| * | | | | | Use `bulk_perform_async` to schedule issue due emails | Sean McGivern | 2018-04-17 | 2 | -5/+4 |
| * | | | | | Make issue due email more consistent with other mailers | Sean McGivern | 2018-04-17 | 2 | -5/+5 |
| * | | | | | Clarify that due date emails are in the server's timezone | Sean McGivern | 2018-04-10 | 1 | -1/+2 |
| * | | | | | Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email' | Sean McGivern | 2018-04-10 | 1115 | -18945/+52481 |
| |\ \ \ \ \ | |||||
| * | | | | | | Send emails for issues due tomorrow | Sean McGivern | 2018-03-30 | 13 | -32/+87 |
| * | | | | | | Only send issue due emails to participants and custom subscribers | Sean McGivern | 2018-03-30 | 9 | -15/+39 |
| * | | | | | | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-email | Sean McGivern | 2018-03-30 | 489 | -4121/+11302 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Send issue due emails to all participants | Sean McGivern | 2018-03-30 | 4 | -25/+34 |
| * | | | | | | | Add failing notification_recipient_service specstuartnelson3/gitlab-ce-stn/issue-due-email | Stuart Nelson | 2018-03-26 | 1 | -0/+22 |
| * | | | | | | | Update html email | Stuart Nelson | 2018-03-26 | 1 | -2/+2 |
| * | | | | | | | Remove 'useless' variable assignment | Stuart Nelson | 2018-03-26 | 1 | -2/+2 |
| * | | | | | | | Fix changelog (linting) | Stuart Nelson | 2018-03-26 | 1 | -1/+1 |
| * | | | | | | | Add spec for issue_due_worker | Stuart Nelson | 2018-03-26 | 1 | -0/+7 |
| * | | | | | | | Add changelog entry | Stuart Nelson | 2018-03-26 | 1 | -0/+5 |
| * | | | | | | | Create cron issue due spec skeleton | Stuart Nelson | 2018-03-26 | 1 | -0/+10 |
| * | | | | | | | Update email body (html+text) | Stuart Nelson | 2018-03-26 | 2 | -3/+2 |
| * | | | | | | | Use cron for sending emails | Stuart Nelson | 2018-03-26 | 7 | -19/+8 |
| * | | | | | | | Make linter happy | Stuart Nelson | 2018-03-26 | 1 | -1/+1 |
| * | | | | | | | Add new queue to sidekick_queues | Stuart Nelson | 2018-03-26 | 1 | -0/+1 |
| * | | | | | | | Remove dead comment | Stuart Nelson | 2018-03-26 | 1 | -1/+0 |
| * | | | | | | | Send email to recipients | Stuart Nelson | 2018-03-26 | 6 | -4/+50 |
| * | | | | | | | creating background job | Stuart Nelson | 2018-03-26 | 5 | -0/+27 |
* | | | | | | | | Merge branch '42889-avoid-return-inside-block' into 'master' | Rémy Coutable | 2018-04-18 | 59 | -102/+434 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Resolve "Make a Rubocop that forbids returning from a block" | 🙈 jacopo beschi 🙉 | 2018-04-18 | 59 | -102/+434 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch '45456-improve-performance-of-cicd-jobs-request' into 'master' | Kamil Trzciński (OoO till 16th of April) | 2018-04-18 | 2 | -5/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Move Ci::BuildMetadata#update_timeout_state to after_transition callback | Tomasz Maczukin | 2018-04-17 | 2 | -5/+1 |
* | | | | | | | | Merge branch '45473-temporary-fix-for-ci-register-jobs-service' into 'master' | Kamil Trzciński (OoO till 16th of April) | 2018-04-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Temporary fix for eager loading issue in Ci::RegisterJobService | Tomasz Maczukin | 2018-04-17 | 1 | -1/+1 |