Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use non-i18n values for setting new group-level issue/MR button text | Bryce Johnson | 2017-08-21 | 9 | -26/+33 |
* | Merge branch 'only-limit-fetch-when-requested' into 'master' | Robert Speicher | 2017-08-21 | 1 | -1/+3 |
|\ | |||||
| * | Only require sidekiq-limit_fetch when enabled in settingsonly-limit-fetch-when-requested | Sean McGivern | 2017-08-21 | 1 | -1/+3 |
* | | Merge branch 'sh-fix-atom-feeds' into 'master' | Sean McGivern | 2017-08-21 | 1 | -0/+10 |
|\ \ | |||||
| * | | Fix Error 500s when viewing user or group Atom feeds | Stan Hu | 2017-08-21 | 1 | -0/+10 |
* | | | Merge branch 'winh-projects-select-dropdown' into 'master' | Clement Ho | 2017-08-21 | 3 | -2/+40 |
|\ \ \ | |||||
| * | | | Make project selection dropdown consistentwinh-projects-select-dropdown | winh | 2017-08-20 | 3 | -2/+40 |
| |/ / | |||||
* | | | Make RuboCop happy | Sean McGivern | 2017-08-21 | 1 | -1/+1 |
* | | | Merge branch 'fix/gb/fix-head-pipeline-when-pipeline-has-errors' into 'master' | Kamil Trzciński | 2017-08-21 | 1 | -3/+8 |
|\ \ \ | |||||
| * | | | Update merge request pipeline even if if has errors | Grzegorz Bizon | 2017-08-18 | 1 | -3/+8 |
* | | | | Merge branch 'backstage/gb/migrate-stages-statuses' into 'master' | Kamil Trzciński | 2017-08-21 | 4 | -6/+74 |
|\ \ \ \ | |||||
| * | | | | Use usual method to retrieve CI/CD stage statuses | Grzegorz Bizon | 2017-08-16 | 1 | -2/+2 |
| * | | | | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-08-16 | 509 | -3381/+8933 |
| |\ \ \ \ | |||||
| * | | | | | Use update_column_in_batches helper in stages migration | Grzegorz Bizon | 2017-07-31 | 1 | -2/+0 |
| * | | | | | Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig... | Grzegorz Bizon | 2017-07-31 | 135 | -654/+1448 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-26 | 75 | -182/+582 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Rename method responsible for updating stage status | Grzegorz Bizon | 2017-07-26 | 2 | -2/+4 |
| * | | | | | | | Move enum specific code from a concern to CI stage | Grzegorz Bizon | 2017-07-26 | 2 | -5/+1 |
| * | | | | | | | Update related stage status when job status is changed | Grzegorz Bizon | 2017-07-24 | 2 | -0/+3 |
| * | | | | | | | Do not implement CI/CD job to stage association yet | Grzegorz Bizon | 2017-07-24 | 1 | -11/+4 |
| * | | | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-24 | 59 | -361/+592 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add simple asynchronous stage update worker | Grzegorz Bizon | 2017-07-20 | 1 | -0/+8 |
| * | | | | | | | | Implement method that updates a stage status | Grzegorz Bizon | 2017-07-20 | 1 | -0/+47 |
| * | | | | | | | | Change a method name which enumerates CI/CD statuses | Grzegorz Bizon | 2017-07-20 | 2 | -2/+2 |
| * | | | | | | | | Implement proper associations with a persisted stage | Grzegorz Bizon | 2017-07-20 | 1 | -2/+2 |
| * | | | | | | | | Use a new stage_id reference to a persisted stage | Grzegorz Bizon | 2017-07-20 | 1 | -3/+1 |
| * | | | | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-20 | 10 | -43/+164 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-20 | 264 | -1266/+1611 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Freeze mutable constants in stages migration code | Grzegorz Bizon | 2017-07-11 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statuses | Grzegorz Bizon | 2017-07-10 | 602 | -3659/+5596 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix/gb/stage-id-reference-background-migration' into backstage/... | Grzegorz Bizon | 2017-07-05 | 1 | -2/+18 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Improve exception description in bg migrations | Grzegorz Bizon | 2017-07-03 | 1 | -1/+3 |
| | * | | | | | | | | | | | Add description to exception in bg migrations worker | Grzegorz Bizon | 2017-06-30 | 1 | -1/+1 |
| | * | | | | | | | | | | | Use integers to schedule delayed background migrations | Grzegorz Bizon | 2017-06-29 | 1 | -2/+2 |
| | * | | | | | | | | | | | Use ActiveRecord 5 batching to schedule bg migration | Grzegorz Bizon | 2017-06-29 | 1 | -1/+1 |
| | * | | | | | | | | | | | Make it possible to schedule bg migrations in bulk | Grzegorz Bizon | 2017-06-29 | 1 | -2/+16 |
| * | | | | | | | | | | | | Add a workaround for a tmp job -> stage relation | Grzegorz Bizon | 2017-07-04 | 1 | -0/+9 |
| * | | | | | | | | | | | | Add some validations to persisted stage model | Grzegorz Bizon | 2017-07-04 | 2 | -8/+9 |
| * | | | | | | | | | | | | Use enumerated status in persisted stage class | Grzegorz Bizon | 2017-07-04 | 2 | -0/+13 |
* | | | | | | | | | | | | | Merge branch 'fix/sm/34805-get-back-validates-uniqueness-1' into 'master' | Kamil Trzciński | 2017-08-21 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Add validate: false. Add validates uniqueness.fix/sm/34805-get-back-validates-uniqueness-1 | Shinya Maeda | 2017-08-18 | 2 | -1/+3 |
* | | | | | | | | | | | | | Merge branch '35343-inherit-milestones-and-labels' into 'master' | Sean McGivern | 2017-08-21 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | [skip ci] changelog and minor style changes added | haseeb | 2017-08-18 | 1 | -1/+1 |
| * | | | | | | | | | | | | | moved merge parms to service | haseeb | 2017-08-17 | 2 | -12/+5 |
| * | | | | | | | | | | | | | working version of create merge requests with labels | haseeb | 2017-08-10 | 2 | -4/+12 |
| * | | | | | | | | | | | | | copy milestones from issue when using create merge request btn | haseeb | 2017-08-10 | 2 | -2/+4 |
* | | | | | | | | | | | | | | Merge branch 'issue_20900_remove_ignore_columns' into 'master' | Sean McGivern | 2017-08-21 | 2 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Remove ignore columns | Felipe Artur | 2017-08-18 | 2 | -4/+0 |
* | | | | | | | | | | | | | | | Resolve "User profile activity feed contains broken image links" | Tim Zallmann | 2017-08-21 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge branch 'mk-fix-user-namespace-rename' into 'master' | Douwe Maan | 2017-08-21 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |