summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix fixtures for developmentShinya Maeda2018-07-181-2/+6
| * | | | | | Merge branch 'artifact-format-v2' into artifact-format-v2-with-parserShinya Maeda2018-07-181-1/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'master' into artifact-format-v2Shinya Maeda2018-07-18329-1149/+2440
| | |\ \ \ \ \
| | * | | | | | Evaluate artifact_formatShinya Maeda2018-07-181-1/+3
| * | | | | | | Merge branch 'master-ce' into artifact-format-v2-with-parserShinya Maeda2018-07-18329-1149/+2440
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Expose all data with API on Merge RequestKamil Trzciński2018-07-1712-19/+120
| * | | | | | | Improve code of JUnit reportsKamil Trzciński2018-07-1713-211/+222
| * | | | | | | Refactoring suites. Adding gurad clause at collect_test_resultsShinya Maeda2018-07-173-11/+13
| * | | | | | | Implement comprare failed testsShinya Maeda2018-07-172-4/+31
| * | | | | | | Objectize each test suit and summaryShinya Maeda2018-07-175-79/+105
| * | | | | | | Pass build.group_name as testsuite nameShinya Maeda2018-07-173-8/+8
| * | | | | | | Remove unnecessary filesShinya Maeda2018-07-172-85/+0
| * | | | | | | Add parser and testresultsShinya Maeda2018-07-178-6/+215
| * | | | | | | Merge branch 'artifact-format-v2' into artifact-format-v2-with-parserShinya Maeda2018-07-16208-2720/+4079
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Fix sending junit.xmlShinya Maeda2018-07-162-2/+2
| | * | | | | | Add spec for Gitlab::Ci::Config::Entry::ArtifactsShinya Maeda2018-07-162-0/+70
| | * | | | | | Revert refactoringShinya Maeda2018-07-161-1/+1
| | * | | | | | Revert refactoringShinya Maeda2018-07-161-4/+4
| | * | | | | | Add spec for file format. Add spec for config_artifactsShinya Maeda2018-07-163-10/+70
| | * | | | | | Add file_format to factoryShinya Maeda2018-07-163-4/+18
| | * | | | | | Rename migration file properlyShinya Maeda2018-07-162-6/+6
| | * | | | | | Revert artifacts_archive_file refactoringShinya Maeda2018-07-162-8/+24
| | * | | | | | Dry up the converion in Entry::ReportsShinya Maeda2018-07-161-2/+1
| | * | | | | | Set file_format at callersShinya Maeda2018-07-163-43/+4
| | * | | | | | Use presenter for presenting artifacts hash to runnerShinya Maeda2018-07-163-34/+29
| | * | | | | | Support deleting junit artifact. Make wording explicitShinya Maeda2018-07-165-30/+15
| | * | | | | | Add changelogShinya Maeda2018-07-161-0/+5
| | * | | | | | Merge branch 'master' into artifact-format-v2Shinya Maeda2018-07-1647-1307/+893
| | |\ \ \ \ \ \
| | * | | | | | | Fix static analysisShinya Maeda2018-07-131-2/+2
| | * | | | | | | Fix Config::Entry::ArtifactsShinya Maeda2018-07-135-34/+58
| | * | | | | | | Generalized by DEFAULT_FILE_FORMATShinya Maeda2018-07-134-18/+30
| | * | | | | | | Cleanup API::Entities::JobRequest::ArtifactsShinya Maeda2018-07-132-34/+33
| | * | | | | | | Simplified file_type relationsShinya Maeda2018-07-131-4/+4
| | * | | | | | | Merge branch 'master' into artifact-format-v2Shinya Maeda2018-07-13148-1293/+2925
| | |\ \ \ \ \ \ \
| | * | | | | | | | Remove unnecessary changeShinya Maeda2018-07-121-1/+2
| * | | | | | | | | Add gzip XML parserShinya Maeda2018-07-123-0/+91
| |/ / / / / / / /
| * | | | | | | | Fix errors typoShinya Maeda2018-07-121-1/+1
| * | | | | | | | Use the correct type nameShinya Maeda2018-07-121-1/+1
| * | | | | | | | Refactor job_artifacts_metadata to job_artifacts_archive_metadataShinya Maeda2018-07-124-6/+6
| * | | | | | | | Add job_artifacts_junit relationShinya Maeda2018-07-121-0/+1
| * | | | | | | | Fix raw to raw?Shinya Maeda2018-07-121-1/+1
| * | | | | | | | Merge branch 'master' into artifact-format-v2Shinya Maeda2018-07-12603-2674/+3189
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Temporaly use type Hash for reportsShinya Maeda2018-07-111-3/+4
| * | | | | | | | | Revert unnecessary changeShinya Maeda2018-07-111-0/+1
| * | | | | | | | | Use file_format raw for traceShinya Maeda2018-07-111-2/+2
| * | | | | | | | | Check the presence of the file_formatShinya Maeda2018-07-111-0/+1
| * | | | | | | | | Add format_restriction validationShinya Maeda2018-07-111-3/+27
| * | | | | | | | | Merge branch 'master' into artifact-format-v2Shinya Maeda2018-07-11673-5453/+9517
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Artifacts presenter (Halfway)Shinya Maeda2018-07-062-2/+33
| * | | | | | | | | | Fix schema.rbShinya Maeda2018-07-061-1/+1