summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stuartnelson3/gitlab-ce-stn/issue-due-email' into 'master'Douwe Maan2018-04-183-0/+83
|\
| * Use `bulk_perform_async` to schedule issue due emailsSean McGivern2018-04-171-2/+1
| * Make issue due email more consistent with other mailersSean McGivern2018-04-171-0/+2
| * Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-10398-12041/+20799
| |\
| * | Send emails for issues due tomorrowSean McGivern2018-03-303-17/+44
| * | Only send issue due emails to participants and custom subscribersSean McGivern2018-03-301-3/+10
| * | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-30142-1591/+5288
| |\ \
| * | | Send issue due emails to all participantsSean McGivern2018-03-302-22/+31
| * | | Add failing notification_recipient_service specstuartnelson3/gitlab-ce-stn/issue-due-emailStuart Nelson2018-03-261-0/+22
| * | | Remove 'useless' variable assignmentStuart Nelson2018-03-261-2/+2
| * | | Add spec for issue_due_workerStuart Nelson2018-03-261-0/+7
| * | | Create cron issue due spec skeletonStuart Nelson2018-03-261-0/+10
* | | | Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-185-3/+204
* | | | Merge branch '45456-improve-performance-of-cicd-jobs-request' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-181-4/+0
|\ \ \ \
| * | | | Move Ci::BuildMetadata#update_timeout_state to after_transition callbackTomasz Maczukin2018-04-171-4/+0
* | | | | Merge branch '40402-time-estimate-system-notes-can-be-confusing' into 'master'Sean McGivern2018-04-181-1/+7
|\ \ \ \ \
| * | | | | Add a comma to the time system notes estimatesJose Ivan Vargas2018-04-161-1/+7
* | | | | | Merge branch '44981-http-io-trace-with-multi-byte-char' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-182-611/+2872
|\ \ \ \ \ \
| * | | | | | Make HTTPIO compatible with multi-byte chars (Extracted from ChunkedIO)Shinya Maeda2018-04-172-611/+2872
* | | | | | | Merge branch 'improve-jobs-queuing-time-metric' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-183-2/+136
|\ \ \ \ \ \ \
| * | | | | | | Protect register_job_service from pending job with queued_at=nilTomasz Maczukin2018-04-101-1/+23
| * | | | | | | Ensure that enqueuing a commit status always sets 'queued_at' valueTomasz Maczukin2018-04-101-0/+32
| * | | | | | | Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin2018-04-102-2/+82
* | | | | | | | Merge branch 'zj-uri-type-empty' into 'master'Douwe Maan2018-04-181-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Return nil on empty pathZeger-Jan van de Weg2018-04-171-0/+5
* | | | | | | | | Merge branch 'ce-port-sh-fix-issue-45350' into 'master'Stan Hu2018-04-171-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove ambiguity when forking a project to a user's namespaceStan Hu2018-04-171-2/+2
* | | | | | | | | | Merge branch '21677-run-pipeline-word' into 'master'Tim Zallmann2018-04-171-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update wording in rspecFilipa Lacerda2018-04-161-4/+4
* | | | | | | | | | | Merge branch '45271-collpased-diff-loading' into 'master'Phil Hughes2018-04-171-0/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix rubocopFilipa Lacerda2018-04-131-1/+0
| * | | | | | | | | | | Render only one error message per diffFilipa Lacerda2018-04-131-1/+1
| * | | | | | | | | | | Fixes unresolved discussions rendering the error state instead of the diffFilipa Lacerda2018-04-121-0/+18
* | | | | | | | | | | | Merge branch 'ide-tree-loading-fix' into 'master'Filipa Lacerda2018-04-171-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed loading state not showing in IDE tree listPhil Hughes2018-04-171-0/+10
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch '45363-optional-params-on-api-endpoint-produce-invalid-paginatio...Nick Thomas2018-04-171-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contrib...Rémy Coutable2018-04-171-0/+15
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Fix the input confirmation validation for the delete branches modalPaul2018-04-171-0/+40
* | | | | | | | | | | Replace 'GKE' with 'Google Kubernetes Engine'Taurie Davis2018-04-172-5/+5
* | | | | | | | | | | Merge branch 'replace-build-permissions' into 'master'Rémy Coutable2018-04-171-0/+130
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Replace project builds permissions spinach with RSpecSemyon Pupkov2018-04-171-0/+130
* | | | | | | | | | | | Merge branch 'sh-memoize-repository-empty' into 'master'Grzegorz Bizon2018-04-172-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix failing ./spec/lib/backup/repository_spec.rb by clearing the memoized valueStan Hu2018-04-142-1/+8
| * | | | | | | | | | | | Memoize Git::Repository#has_visible_content?Stan Hu2018-04-141-1/+11
* | | | | | | | | | | | | Merge branch '43404-pipelines-commit' into 'master'Phil Hughes2018-04-171-38/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into 43404-pipelines-commitFilipa Lacerda2018-04-1628-200/+1009
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Improves specsFilipa Lacerda2018-04-141-38/+48
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'move-pipeline-failed-vue-component' into 'master'Filipa Lacerda2018-04-171-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Move PipelineFailed vue componentGeorge Tsiolis2018-04-171-4/+7
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'bvl-report-recoverable-errors' into 'master'Sean McGivern2018-04-172-6/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \