summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Indent as Rubocop likeqa-clone-with-deploy-keyLin Jen-Shin2018-02-141-8/+9
* Fix the use to Git::LocationLin Jen-Shin2018-02-142-6/+6
* Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-keyLin Jen-Shin2018-02-13260-13917/+19820
|\
| * Merge branch 'document-all-queues-yml' into 'master'Kamil Trzciński2018-02-131-0/+3
| |\
| | * Update sidekiq_style_guide.mddocument-all-queues-ymlDylan Griffith2018-02-131-2/+2
| | * Document all_queues.yml in sidekiq_style_guide.mdDylan Griffith2018-02-131-0/+3
| * | Merge branch '26466-natural-sort-mrs' into 'master'Sean McGivern2018-02-134-2/+52
| |\ \
| | * | Change issue show page to group MRs by projects and namespacesJeff Stubler2018-02-134-2/+52
| * | | Merge branch 'qa/mk-fix-artifact-creation' into 'master'Grzegorz Bizon2018-02-131-2/+2
| |\ \ \
| | * | | Fix artifact creationqa/mk-fix-artifact-creationMichael Kozono2018-02-121-2/+2
| * | | | Merge branch 'bvl-port-of-ee-translations' into 'master'Douwe Maan2018-02-1316-2933/+17627
| |\ \ \ \
| | * | | | Merge branch 'master-i18n' into 'master'Douwe Maan2018-02-1316-2933/+17627
| | |/ / /
| * | | | Merge branch 'mk-fix-no-untracked-upload-files-error' into 'master'Douwe Maan2018-02-135-119/+118
| |\ \ \ \
| | * | | | Dry up specmk-fix-no-untracked-upload-files-errorMichael Kozono2018-02-121-107/+29
| | * | | | Add changelog entryMichael Kozono2018-02-121-0/+5
| | * | | | Schedule PopulateUntrackedUploads if neededMichael Kozono2018-02-122-1/+48
| | * | | | Fix orphan temp table untracked_files_for_uploadsMichael Kozono2018-02-122-26/+27
| | * | | | Fix last batch size equals max batch size errorMichael Kozono2018-02-122-1/+25
| * | | | | Merge branch '42923-close-issue' into 'master'Phil Hughes2018-02-1315-49/+238
| |\ \ \ \ \
| | * \ \ \ \ [ci skip] Merge branch 'master' into 42923-close-issueFilipa Lacerda2018-02-13132-10113/+339
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Reuse getter42923-close-issueFilipa Lacerda2018-02-126-21/+42
| | * | | | | [ci skip] Merge branch 'master' into 42923-close-issueFilipa Lacerda2018-02-1261-358/+918
| | |\ \ \ \ \
| | * | | | | | Put back class names used in shared testFilipa Lacerda2018-02-121-0/+2
| | * | | | | | Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-0913-40/+206
| * | | | | | | Merge branch 'sh-no-cache-populate-migration' into 'master'Sean McGivern2018-02-134-7/+24
| |\ \ \ \ \ \ \
| | * | | | | | | Fix a transient failure in db/post_migrate/20170717111152_cleanup_move_system...sh-no-cache-populate-migrationRémy Coutable2018-02-121-1/+1
| | * | | | | | | Use the latest migration in spec/migrations/rename_reserved_project_names_spe...Rémy Coutable2018-02-121-4/+8
| | * | | | | | | Allow to use the latest migration in migration specsRémy Coutable2018-02-121-1/+7
| | * | | | | | | Call .reset_column_in_all_models! before migrating in MigrationsHelpers.schem...Rémy Coutable2018-02-121-0/+2
| | * | | | | | | Use the :migration metadata in migration specsRémy Coutable2018-02-122-5/+6
| | * | | | | | | Disable caching of tables for migration spec that drops a temporary tableStan Hu2018-02-122-1/+5
| * | | | | | | | Merge branch 'sh-fix-issue-43193' into 'master'Sean McGivern2018-02-132-14/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix Error 500s creating merge requests with external issue trackersh-fix-issue-43193Stan Hu2018-02-122-14/+26
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'winh-new-branch-dropdown-style' into 'master'Phil Hughes2018-02-1310-139/+135
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Cleanup new branch/merge request form in issueswinh-new-branch-dropdown-styleWinnie Hellmann2018-02-1210-139/+135
| * | | | | | | | Merge branch 'jivl-update-katex' into 'master'Clement Ho2018-02-1290-9702/+55
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Addressed mr observationsjivl-update-katexJose Ivan Vargas2018-02-124-19/+12
| | * | | | | | | | Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-12696-4170/+16323
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-053112-38931/+73844
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | removed unused importsJose Ivan Vargas2017-12-211-2/+0
| | * | | | | | | | | Removed the katex precompile steps from the application configurationJose Ivan Vargas2017-12-212-3/+0
| | * | | | | | | | | Removed the remains of katex from vendor assets and load everything via webpackJose Ivan Vargas2017-12-2185-1197/+37
| | * | | | | | | | | added katex.js and load it via webpackJose Ivan Vargas2017-12-216-14423/+20
| | * | | | | | | | | Updated katex libraryJose Ivan Vargas2017-12-2183-4778/+10717
| * | | | | | | | | | Merge branch 'andr3-clean-eslint-disables-from-board-components' into 'master'Clement Ho2018-02-123-7/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Clean new Flash() and stop disabling no-new (eslint) when possibleAndré Luís2018-02-123-7/+6
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'sh-disable-query-limiter' into 'master'Ian Baum2018-02-122-5/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Disable query limiting warnings for now on GitLab.comStan Hu2018-02-122-5/+7
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'ac/4878-fix-attachments-ext' into 'master'Nick Thomas2018-02-122-7/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Honour workhorse provided file nameac/4878-fix-attachments-extAlessio Caiazza2018-02-122-7/+11