Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add namespace errors from User#after_updatemk-fix-user-namespace-rename | Michael Kozono | 2017-08-18 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | Make username update fail if namespace part fails | Michael Kozono | 2017-08-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'issue-boards-closed-shows-empty-label' into 'master' | Tim Zallmann | 2017-08-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Fixed issue boards closed list displaying empty labelissue-boards-closed-shows-empty-label | Phil Hughes | 2017-08-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'docs/gpg-refactor' into 'master' | Marcia Ramos | 2017-08-21 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Change GPG docs location | Achilleas Pipinellis | 2017-08-18 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | Make issuable filter dropdown style consistent | Winnie Hellmann | 2017-08-18 | 3 | -12/+20 | |
* | | | | | | | | | | | | | | | | | | Correct repo.vue template | Luke "Jared" Bennett | 2017-08-18 | 1 | -3/+6 | |
* | | | | | | | | | | | | | | | | | | Add current locale to commit partial cache key | Douwe Maan | 2017-08-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch '36648-fix-backoff-util-tests' into 'master' | Phil Hughes | 2017-08-18 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | fix unnecessarily long gl.utils.backOff test36648-fix-backoff-util-tests | Mike Greiling | 2017-08-18 | 1 | -4/+4 | |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Add support for i18n on Project Activity Page | Kushal Pandya | 2017-08-18 | 5 | -16/+16 | |
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'rename-repo-enabled' into 'master' | Phil Hughes | 2017-08-18 | 2 | -10/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | use proper object notation and rename isNewRepo to isNewRepoEnabledrename-repo-enabled | Mike Greiling | 2017-08-17 | 2 | -10/+6 | |
* | | | | | | | | | | | | | | | | | Merge branch '36611-error-in-getcomposer-link' into 'master' | 🏖 Rémy Coutable 🏖 | 2017-08-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Fix external link to Composer website | Mark Fletcher | 2017-08-17 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'winh-admin-user-actions-dropdown' into 'master' | Clement Ho | 2017-08-17 | 3 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Make admin user actions dropdown consistentwinh-admin-user-actions-dropdown | winh | 2017-08-17 | 3 | -1/+9 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Fixes the blown up emoji problem in notes | Tim Zallmann | 2017-08-17 | 1 | -1/+2 | |
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'docs/importing-refactor' into 'master' | Marcia Ramos | 2017-08-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Move workflow/importing/ to user/project/import/ | Achilleas Pipinellis | 2017-08-17 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'winh-collapsed-sidebar-scrolling' into 'master' | Phil Hughes | 2017-08-17 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Prevent horizontal scrolling in new sidebar when collapsed | winh | 2017-08-17 | 1 | -0/+4 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |