summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Change a method name which enumerates CI/CD statusesGrzegorz Bizon2017-07-202-2/+2
| * | | | | | | | | | Implement proper associations with a persisted stageGrzegorz Bizon2017-07-201-2/+2
| * | | | | | | | | | Use a new stage_id reference to a persisted stageGrzegorz Bizon2017-07-201-3/+1
| * | | | | | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-2010-43/+164
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-20264-1266/+1611
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Freeze mutable constants in stages migration codeGrzegorz Bizon2017-07-111-1/+1
| * | | | | | | | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-10602-3659/+5596
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/gb/stage-id-reference-background-migration' into backstage/...Grzegorz Bizon2017-07-051-2/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Improve exception description in bg migrationsGrzegorz Bizon2017-07-031-1/+3
| | * | | | | | | | | | | | | Add description to exception in bg migrations workerGrzegorz Bizon2017-06-301-1/+1
| | * | | | | | | | | | | | | Use integers to schedule delayed background migrationsGrzegorz Bizon2017-06-291-2/+2
| | * | | | | | | | | | | | | Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon2017-06-291-1/+1
| | * | | | | | | | | | | | | Make it possible to schedule bg migrations in bulkGrzegorz Bizon2017-06-291-2/+16
| * | | | | | | | | | | | | | Add a workaround for a tmp job -> stage relationGrzegorz Bizon2017-07-041-0/+9
| * | | | | | | | | | | | | | Add some validations to persisted stage modelGrzegorz Bizon2017-07-042-8/+9
| * | | | | | | | | | | | | | Use enumerated status in persisted stage classGrzegorz Bizon2017-07-042-0/+13
* | | | | | | | | | | | | | | Merge branch 'fix/sm/34805-get-back-validates-uniqueness-1' into 'master'Kamil Trzciński2017-08-212-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add validate: false. Add validates uniqueness.fix/sm/34805-get-back-validates-uniqueness-1Shinya Maeda2017-08-182-1/+3
* | | | | | | | | | | | | | | Merge branch '35343-inherit-milestones-and-labels' into 'master'Sean McGivern2017-08-211-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [skip ci] changelog and minor style changes addedhaseeb2017-08-181-1/+1
| * | | | | | | | | | | | | | | moved merge parms to servicehaseeb2017-08-172-12/+5
| * | | | | | | | | | | | | | | working version of create merge requests with labelshaseeb2017-08-102-4/+12
| * | | | | | | | | | | | | | | copy milestones from issue when using create merge request btnhaseeb2017-08-102-2/+4
* | | | | | | | | | | | | | | | Merge branch 'issue_20900_remove_ignore_columns' into 'master'Sean McGivern2017-08-212-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove ignore columnsFelipe Artur2017-08-182-4/+0
* | | | | | | | | | | | | | | | | Resolve "User profile activity feed contains broken image links"Tim Zallmann2017-08-211-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'mk-fix-user-namespace-rename' into 'master'Douwe Maan2017-08-211-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add namespace errors from User#after_updatemk-fix-user-namespace-renameMichael Kozono2017-08-181-1/+6
| * | | | | | | | | | | | | | | | Make username update fail if namespace part failsMichael Kozono2017-08-171-1/+1
* | | | | | | | | | | | | | | | | Merge branch 'issue-boards-closed-shows-empty-label' into 'master'Tim Zallmann2017-08-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fixed issue boards closed list displaying empty labelissue-boards-closed-shows-empty-labelPhil Hughes2017-08-181-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'docs/gpg-refactor' into 'master'Marcia Ramos2017-08-212-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Change GPG docs locationAchilleas Pipinellis2017-08-182-2/+2
* | | | | | | | | | | | | | | | | | Make issuable filter dropdown style consistentWinnie Hellmann2017-08-183-12/+20
* | | | | | | | | | | | | | | | | | Correct repo.vue templateLuke "Jared" Bennett2017-08-181-3/+6
* | | | | | | | | | | | | | | | | | Add current locale to commit partial cache keyDouwe Maan2017-08-181-1/+1
* | | | | | | | | | | | | | | | | | Merge branch '36648-fix-backoff-util-tests' into 'master'Phil Hughes2017-08-181-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fix unnecessarily long gl.utils.backOff test36648-fix-backoff-util-testsMike Greiling2017-08-181-4/+4
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Add support for i18n on Project Activity PageKushal Pandya2017-08-185-16/+16
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'rename-repo-enabled' into 'master'Phil Hughes2017-08-182-10/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | use proper object notation and rename isNewRepo to isNewRepoEnabledrename-repo-enabledMike Greiling2017-08-172-10/+6
* | | | | | | | | | | | | | | | | Merge branch '36611-error-in-getcomposer-link' into 'master'🏖 Rémy Coutable 🏖2017-08-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix external link to Composer websiteMark Fletcher2017-08-171-1/+1
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'winh-admin-user-actions-dropdown' into 'master'Clement Ho2017-08-173-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Make admin user actions dropdown consistentwinh-admin-user-actions-dropdownwinh2017-08-173-1/+9
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Fixes the blown up emoji problem in notesTim Zallmann2017-08-171-1/+2
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'docs/importing-refactor' into 'master'Marcia Ramos2017-08-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Move workflow/importing/ to user/project/import/Achilleas Pipinellis2017-08-171-1/+1
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'winh-collapsed-sidebar-scrolling' into 'master'Phil Hughes2017-08-171-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Prevent horizontal scrolling in new sidebar when collapsedwinh2017-08-171-0/+4
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |