• Shinya Maeda's avatar
    Squashed commit of the following: · f2876839
    Shinya Maeda authored
    commit 41fe9edc
    Merge: e5e307dd 42822a7d
    Author: Shinya Maeda <[email protected]>
    Date:   Wed Oct 3 10:33:33 2018 +0900
    
        Merge branch 'master-ce' into scheduled-manual-jobs
    
    commit e5e307dd
    Author: Alessio Caiazza <[email protected]>
    Date:   Tue Oct 2 15:52:39 2018 +0200
    
        delay scheduled_at evaluation in factory
    
    commit c5b2c66b
    Author: Alessio Caiazza <[email protected]>
    Date:   Tue Oct 2 15:50:36 2018 +0200
    
        fix style
    
    commit 64ad6458
    Author: Winnie Hellmann <[email protected]>
    Date:   Tue Oct 2 14:34:02 2018 +0200
    
        Add confirmation for immediately starting scheduled jobs
    
    commit c9e8b59c
    Author: Winnie Hellmann <[email protected]>
    Date:   Tue Oct 2 12:58:18 2018 +0200
    
        Add missing translations from scheduled job UI
    
    commit 9613f7e2
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Oct 2 19:45:39 2018 +0900
    
        Stub feature flag for spec
    
    commit 7fe14c42
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Oct 2 18:47:41 2018 +0900
    
        Add integration spec
    
    commit 49af84c2
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Oct 2 18:35:34 2018 +0900
    
        enqueue in process_build_service
    
    commit 4dd70b9e
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Oct 2 18:10:58 2018 +0900
    
        Fix spec
    
    commit f1226cd5
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Oct 2 17:32:49 2018 +0900
    
        Remove scheduled job fixture
    
    commit 63829ae4
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Oct 2 16:04:31 2018 +0900
    
        Show sheculed label for present and past jobs
    
    commit 46fc5599
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Oct 2 13:43:45 2018 +0900
    
        Add feature flag spec for process_build_service
    
    commit 8bc065e0
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Oct 2 13:32:35 2018 +0900
    
        Rename failure reason to stale_schedule
    
    commit 336affe9
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Oct 2 09:44:22 2018 +0900
    
        Add scheduled status
    
    commit 51a81776
    Author: Winnie Hellmann <[email protected]>
    Date:   Mon Oct 1 18:12:30 2018 +0200
    
        Add badge for scheduled jobs
    
    commit fc8d4c70
    Author: Winnie Hellmann <[email protected]>
    Date:   Mon Oct 1 15:21:33 2018 +0200
    
        Add scheduled job dropdown to pipelines list
    
    commit 786ae683
    Author: Winnie Hellmann <[email protected]>
    Date:   Mon Oct 1 12:55:09 2018 +0200
    
        Do not omit leading zeros in duration_in_numbers helper
    
    commit 6369ff1c
    Author: Winnie Hellmann <[email protected]>
    Date:   Mon Oct 1 12:47:07 2018 +0200
    
        Add actions to scheduled job buttons on job list page
    
    commit eb238ec1
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Oct 1 19:00:34 2018 +0900
    
        Fix scheduled icon for stages
    
    commit 533f5ca4
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Oct 1 17:09:07 2018 +0900
    
        Fix spec
    
    commit bc5d649a
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Oct 1 16:09:41 2018 +0900
    
        Add unschedule action to status build
    
    commit 7fc74818
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Oct 1 15:27:34 2018 +0900
    
        Add scheduled_actions as an explicit group of actions
    
    commit 384da927
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Oct 1 13:57:11 2018 +0900
    
        Fix spec
    
    commit efaa3669
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Oct 1 13:38:37 2018 +0900
    
        Change the order of status_sql to avoid the query for scheduled status at the earlier step
    
    commit 70d015d1
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Oct 1 13:10:30 2018 +0900
    
        Cleanup drop_stale_scheduled_builds code
    
    commit a220e72c
    Author: Winnie Hellmann <[email protected]>
    Date:   Fri Sep 28 11:52:30 2018 +0200
    
        Add black border to scheduled job badge
    
    commit fb4d06d1
    Author: Winnie Hellmann <[email protected]>
    Date:   Fri Sep 28 11:50:00 2018 +0200
    
        Use time-out icon for unschedule job action
    
    commit 93cd5edb
    Author: Winnie Hellmann <[email protected]>
    Date:   Fri Sep 28 11:47:55 2018 +0200
    
        Add black border to scheduled icon in pipeline graphs
    
    commit ef9c8520
    Author: Winnie Hellmann <[email protected]>
    Date:   Fri Sep 28 11:28:43 2018 +0200
    
        Upgrade gitlab-svgs to include new scheduled job assets
    
    commit 19fb42b5
    Author: Shinya Maeda <[email protected]>
    Date:   Fri Sep 28 17:26:45 2018 +0900
    
        Add spec for Build::Factory
    
    commit 6d451113
    Author: Shinya Maeda <[email protected]>
    Date:   Fri Sep 28 16:17:01 2018 +0900
    
        Add spec for ProcessBuildService
    
    commit 97c556bf
    Author: Shinya Maeda <[email protected]>
    Date:   Fri Sep 28 15:55:13 2018 +0900
    
        Fix spec failure
    
    commit 54263dc1
    Author: Shinya Maeda <[email protected]>
    Date:   Fri Sep 28 14:41:39 2018 +0900
    
        Fix coding style offence
    
    commit b5a591d8
    Author: Shinya Maeda <[email protected]>
    Date:   Fri Sep 28 14:30:43 2018 +0900
    
        Include delayed jobs action into manual actions
    
    commit 308d11f4
    Author: Winnie Hellmann <[email protected]>
    Date:   Thu Sep 27 14:19:44 2018 +0200
    
        Use correct icon for scheduled jobs in pipeline graph
    
    commit ea38e832
    Author: Winnie Hellmann <[email protected]>
    Date:   Thu Sep 27 13:44:03 2018 +0200
    
        Allow remaining time of scheduled jobs to overflow one day
    
    commit f976418d
    Author: Winnie Hellmann <[email protected]>
    Date:   Thu Sep 27 13:11:24 2018 +0200
    
        Fix URL to empty state graphic of scheduled jobs
    
    commit 52c76952
    Author: Winnie Hellmann <[email protected]>
    Date:   Thu Sep 27 13:08:13 2018 +0200
    
        Upgrade gitlab-svgs to include scheduled job assets
    
    commit 9ceb6163
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 19:43:10 2018 +0900
    
        Add spec for YamlProcessor
    
    commit 5e35e85a
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 19:36:09 2018 +0900
    
        Add spec for scheduled status
    
    commit 5e4824d9
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 19:33:41 2018 +0900
    
        Fix Status::Pipeline::Blocked spec
    
    commit fcb77970
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 19:32:26 2018 +0900
    
        Fix Status::Build::Scheduled. Add spec for the class.
    
    commit eee454e1
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 19:08:11 2018 +0900
    
        Fix validation methods in Config::Entry::Job. Added spec for that
    
    commit 6fb1e0d8
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 18:23:02 2018 +0900
    
        Fix partial index for scheduled_at
    
    commit 58756075
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 18:17:43 2018 +0900
    
        Fix StuckCiJobsWorker and added tests
    
    commit 71fc37c9
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 17:50:50 2018 +0900
    
        Add spec for BuildScheduleWorker and RunScheduledBuildService
    
    commit 80a92650
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 16:10:55 2018 +0900
    
        Add Spec for ProcessPipelineService
    
    commit f3348951
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 14:02:24 2018 +0900
    
        Fix coding style offence
    
    commit c6bb038c
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 13:59:12 2018 +0900
    
        Fix favicon spec
    
    commit 174fd391
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 13:57:43 2018 +0900
    
        Add schedule_expired to failed status
    
    commit b98be35b
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 13:53:54 2018 +0900
    
        Fix safe model attributes
    
    commit ddb313ae
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 13:52:15 2018 +0900
    
        Remove Scheduled Status class from pipeline
    
    commit 6d712148
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 13:30:16 2018 +0900
    
        Fix build_spec
    
    commit f228f23a
    Author: Shinya Maeda <[email protected]>
    Date:   Thu Sep 27 13:26:08 2018 +0900
    
        Fix process build service spec
    
    commit 8ed7b340
    Author: Shinya Maeda <[email protected]>
    Date:   Wed Sep 26 20:21:36 2018 +0900
    
        Add unit tests for CommitStatus and Ci::Stage
    
    commit cc8b8a60
    Author: Shinya Maeda <[email protected]>
    Date:   Wed Sep 26 19:49:29 2018 +0900
    
        Add unit spec for Ci::Pipeline
    
    commit 9266cd5e
    Author: Shinya Maeda <[email protected]>
    Date:   Wed Sep 26 19:12:48 2018 +0900
    
        Add unit tests for Ci::Build. Fix validation on state transition
    
    commit 4b0aa573
    Author: Shinya Maeda <[email protected]>
    Date:   Wed Sep 26 15:19:56 2018 +0900
    
        Check the precense of scheduled_at in Status::Build
    
    commit 20de2480
    Author: Shinya Maeda <[email protected]>
    Date:   Wed Sep 26 15:15:52 2018 +0900
    
        Fix stuck ci jobs worker
    
    commit 6eee8d2d
    Author: Shinya Maeda <[email protected]>
    Date:   Wed Sep 26 15:13:39 2018 +0900
    
        Fix process build service spec
    
    commit af4b85ce
    Author: Shinya Maeda <[email protected]>
    Date:   Wed Sep 26 14:43:03 2018 +0900
    
        Fix commit status presenter spec
    
    commit 44491012
    Author: Shinya Maeda <[email protected]>
    Date:   Wed Sep 26 14:39:05 2018 +0900
    
        Remove unnecessary change from schema.rb
    
    commit 17330037
    Author: Shinya Maeda <[email protected]>
    Date:   Wed Sep 26 14:37:11 2018 +0900
    
        Fix retry_build_service_spec
    
    commit c514636a
    Author: Shinya Maeda <[email protected]>
    Date:   Wed Sep 26 14:28:22 2018 +0900
    
        Simplify StuckCiJobsWorker
    
    commit b1d24c0d
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 25 18:44:08 2018 +0900
    
        Fix stuck job worker. Fix sidekiq queue namespace
    
    commit c9077a0e
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 25 15:18:02 2018 +0900
    
        Add cleanup mechanizm for stale scheduled jobs
    
    commit f76f6df1
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 25 14:39:32 2018 +0900
    
        Add feature flag to schedulable? method
    
    commit e0cfa927
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 25 14:30:11 2018 +0900
    
        Execute the worker in pipeline_processing queue
    
    commit c6e4b6a7
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 25 14:27:00 2018 +0900
    
        Optimize query format
    
    commit 27a4c035
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 25 14:24:08 2018 +0900
    
        Rename to process build service
    
    commit 2f03c503
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 25 14:21:41 2018 +0900
    
        Introduce ProceedBuildService
    
    commit 422970c9
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Sep 24 20:07:18 2018 +0900
    
        Remove unnecessary table
    
    commit 703a41f8
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Sep 24 20:02:26 2018 +0900
    
        Introduce enqueue_scheduled event
    
    commit f97ec4b8
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Sep 24 19:17:04 2018 +0900
    
        Add scheduled_at column to ci_builds, and add a partial index as well
    
    commit 571a934f
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Sep 24 13:12:11 2018 +0900
    
        Fix spec. Create scheduled status entry for pipeline
    
    commit f8e680b7
    Author: Shinya Maeda <[email protected]>
    Date:   Fri Sep 21 17:44:15 2018 +0900
    
        Fix rubocop offence
    
    commit ffbc0b1c
    Author: Shinya Maeda <[email protected]>
    Date:   Fri Sep 21 15:42:29 2018 +0900
    
        Remove whitespace
    
    commit 532be543
    Author: Shinya Maeda <[email protected]>
    Date:   Fri Sep 21 15:40:24 2018 +0900
    
        Add changelog
    
    commit 1a4f497e
    Author: Shinya Maeda <[email protected]>
    Date:   Fri Sep 21 15:24:19 2018 +0900
    
        Update pipelines and stages status as well
    
    commit a7c767f1
    Author: Shinya Maeda <[email protected]>
    Date:   Fri Sep 21 11:17:37 2018 +0900
    
        Add a new status to ci_builds.status
    
    commit af51b954
    Author: Winnie Hellmann <[email protected]>
    Date:   Thu Sep 20 09:31:08 2018 +0200
    
        Add button group for scheduled jobs
    
    commit 33304b32
    Author: Winnie Hellmann <[email protected]>
    Date:   Thu Sep 20 09:30:43 2018 +0200
    
        Use secondary color for SVG icons in CI buttons
    
    commit 7fffe0fb
    Author: Winnie Hellmann <[email protected]>
    Date:   Thu Sep 20 09:29:41 2018 +0200
    
        Ensure that execute_in of a build schedule is not negative
    
    commit f9877d71
    Author: Winnie Hellmann <[email protected]>
    Date:   Thu Sep 20 08:18:49 2018 +0200
    
        Add placeholders to debug script example
    
    commit 1a6a59d6
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 18 16:12:13 2018 +0900
    
        Add unschedule endpont to job controller
    
    commit 22e00b08
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 18 15:53:31 2018 +0900
    
        Make schedule and unschedule consistent
    
    commit e265fc3e
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 18 15:36:03 2018 +0900
    
        Rename delayed to scheduled
    
    commit a5d296e9
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 18 14:45:17 2018 +0900
    
        replace images
    
    commit 8720edd4
    Author: Shinya Maeda <[email protected]>
    Date:   Tue Sep 18 14:20:59 2018 +0900
    
        Add debug script
    
    commit c03631a9
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Sep 17 20:00:29 2018 +0900
    
        Support new syntax
    
    commit 3fc4c096
    Author: Shinya Maeda <[email protected]>
    Date:   Mon Sep 17 18:26:22 2018 +0900
    
        Squashed commit of the following:
    
        commit 9d9594ba20097dc4598f7eb42a9f9d78d73eae54
        Author: Shinya Maeda <[email protected]>
        Date:   Thu Sep 13 20:18:31 2018 +0900
    
            Cancel scheduled jobs
    
        commit f31c7172e07a9eb03b58c1e62eaa18cda4064aa6
        Author: Shinya Maeda <[email protected]>
        Date:   Thu Sep 13 11:18:42 2018 +0900
    
            Add Ci::BuildSchedule
    
        commit fb6b3ca638f40f9e1ee38b1fdd892bda4f6fede7
        Author: Shinya Maeda <[email protected]>
        Date:   Wed Sep 12 20:02:50 2018 +0900
    
            Scheduled jobs
    f2876839
buttons.scss 8.51 KB