summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes a missed conflictartifact-format-v2-with-parsersamdbeckham2018-07-251-29/+1
* Fixes some merge conflictssamdbeckham2018-07-254-62/+0
* Merge branch 'artifact-format-v2-with-parser' of gitlab.com:gitlab-org/gitlab...samdbeckham2018-07-257-0/+101
|\
| * Skip comparison if head and base pipelines are the same as beforeShinya Maeda2018-07-252-6/+22
| * Fix N+1 problem at collect_test_reportsShinya Maeda2018-07-251-3/+3
| * Implement reactive cache workerShinya Maeda2018-07-233-9/+34
| * Refactoring test_results to test_reportsShinya Maeda2018-07-2319-153/+118
| * Merge branch 'artifact-format-v2-with-parser' of gitlab.com:gitlab-org/gitlab...Shinya Maeda2018-07-2319-2/+835
| |\
| | * Adds action to handle the create issue buttonFilipa Lacerda2018-07-2010-13/+86
| | * Removes mocked dataFilipa Lacerda2018-07-202-2/+2
| | * Render grouped test report in MR widgetFilipa Lacerda2018-07-2016-111/+292
| | * Follow up after review: Clear Vuex actions and mutationsFilipa Lacerda2018-07-203-8/+2
| | * Moves payload to the correct actionFilipa Lacerda2018-07-201-1/+1
| | * Adds payload to the fetchReports success specFilipa Lacerda2018-07-201-21/+1
| | * Updates documentation and test mock endpointFilipa Lacerda2018-07-202-7/+8
| | * Adds Vuex store for reports section in MR widgetFilipa Lacerda2018-07-208-0/+401
| | * Initial structure for reports appFilipa Lacerda2018-07-203-0/+203
| * | Merge branch 'artifact-format-v2' into artifact-format-v2-with-parserShinya Maeda2018-07-23130-451/+1081
| |\ \
| | * \ Merge branch 'master-ce' into artifact-format-v2Shinya Maeda2018-07-23130-451/+1081
| | |\ \
| * | | | Revert archive_metadata refactoringShinya Maeda2018-07-231-1/+1
| * | | | Merge branch 'artifact-format-v2' into artifact-format-v2-with-parserShinya Maeda2018-07-2022-80/+248
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Merge branch 'master-ce' into artifact-format-v2Shinya Maeda2018-07-20223-1193/+479
| | |\ \
| | * | | Specify DOWNTIME=falseShinya Maeda2018-07-201-0/+2
| | * | | Wrap long linesShinya Maeda2018-07-201-2/+6
| | * | | Checking filr_format and file_type paringShinya Maeda2018-07-203-9/+77
| | * | | Fix build presenter specShinya Maeda2018-07-201-4/+4
| | * | | Erase test reports at the proper timingShinya Maeda2018-07-201-1/+1
| | * | | Make GENERAL_ARCHIVE_FILE_TYPE as a single entryShinya Maeda2018-07-202-5/+5
| | * | | Implement config artifact presenterShinya Maeda2018-07-205-24/+81
| | * | | Introduce ARCHIVE_LEGACY_TRACES_MIGRATION_VERSION checkShinya Maeda2018-07-203-8/+30
| | * | | Merge branch 'master-ce' into artifact-format-v2Shinya Maeda2018-07-2087-477/+596
| | |\ \ \
| | * | | | Revert unnecessary changeShinya Maeda2018-07-191-2/+2
| | * | | | Remove scattering around erase_test_reports!Shinya Maeda2018-07-192-2/+1
| | * | | | Rever archive_metadata refactoring (For simplifying)Shinya Maeda2018-07-198-13/+13
| | * | | | Use array_of_strings_or_string in CommandShinya Maeda2018-07-192-14/+2
| | * | | | Fix specShinya Maeda2018-07-194-6/+8
| | * | | | Fix presenter specShinya Maeda2018-07-192-4/+4
| | * | | | Fix artifact migratableShinya Maeda2018-07-192-3/+5
| | * | | | Increment migration version to use `file_format` when archiving tracesShinya Maeda2018-07-191-1/+1
| | * | | | Impolement job_artifact.test_reports methodShinya Maeda2018-07-191-2/+7
| | * | | | Fix erase methodShinya Maeda2018-07-195-5/+16
| | * | | | Fix specShinya Maeda2018-07-195-6/+14
| * | | | | Merge branch 'master-ce' into artifact-format-v2-with-parserShinya Maeda2018-07-20308-1670/+1075
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Check pipeline status at has_test_results?Shinya Maeda2018-07-201-1/+1
| * | | | | Add java ant Junit test report in fixturesShinya Maeda2018-07-1910-11/+29
| * | | | | Merge branch 'artifact-format-v2' into artifact-format-v2-with-parserShinya Maeda2018-07-19237-563/+2096
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'master-ce' into artifact-format-v2Shinya Maeda2018-07-19237-563/+2096
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'artifact-format-v2-with-parser' of gitlab.com:gitlab-org/gitlab...Shinya Maeda2018-07-184-0/+39
| |\ \ \ \ \ \
| | * | | | | | Add summary to test results jsonKamil TrzciƄski2018-07-184-0/+39
| * | | | | | | Add fixtures which can export all kind of reports (new/resolved/exisiting)Shinya Maeda2018-07-189-16/+25
| |/ / / / / /