Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-18 | Merge branch 'doc' into masterHEADmaster | Pawel Wieczorek | 17 | -8/+1748 |
2019-01-04 | Exclude all generated files in .gometalinterconfig | Alexander Mazuruk | 1 | -2/+12 |
2019-01-04 | Add link to documentation to READMEdoc | Alexander Mazuruk | 1 | -0/+9 |
2019-01-04 | Adjustments after github transition | Alexander Mazuruk | 2 | -11/+9 |
2018-12-19 | Fix wrong artifact type (RESULTS were marked TEST) | Alexander Mazuruk | 2 | -2/+2 |
2018-12-11 | Fix linter errors | Alexander Mazuruk | 16 | -43/+69 |
2018-12-05 | Add Weles requirements/dependencies to docs | Alexander Mazuruk | 2 | -0/+54 |
2018-12-05 | Document creating a job | Alexander Mazuruk | 2 | -0/+153 |
2018-12-05 | Adjust CSS for generated API documentation | Katarzyna Gorska | 2 | -1/+20 |
2018-12-03 | Add API documentation | Alexander Mazuruk | 5 | -0/+778 |
2018-12-03 | Include README in documentation | Alexander Mazuruk | 3 | -2/+4 |
2018-11-26 | Adjust Makefile | Alexander Mazuruk | 1 | -29/+80 |
2018-11-23 | Add Sphinx build environment in Docker | Michal Sidor | 1 | -0/+21 |
2018-11-23 | Initialize Sphinx documentation | Michal Sidor | 3 | -0/+211 |
2018-11-21 | Update gometalinter config | Alexander Mazuruk | 1 | -1/+1 |
2018-10-12 | Release version 0.1.0 | Pawel Wieczorek | 18 | -8/+911 |
2018-10-11 | Adjust README | Alexander Mazuruk | 1 | -51/+49 |
2018-10-11 | Add build Dockerfile | Alexander Mazuruk | 2 | -2/+61 |
2018-10-08 | Move to GitHub | Pawel Wieczorek | 81 | -508/+441 |
2018-10-04 | Merge branch 'prerelease' | Pawel Wieczorek | 38 | -2010/+1603 |
2018-10-04 | Add transaction rollback in database filter | Alexander Mazuruk | 1 | -1/+13 |
2018-10-02 | Rename device type capability in Boruta request | Pawel Wieczorek | 2 | -2/+2 |
2018-10-01 | Fix database is locked error | Alexander Mazuruk | 1 | -3/+13 |
2018-10-01 | Adjust validation to allow empty values | Alexander Mazuruk | 6 | -6/+6 |
2018-10-01 | Split swagger generation into server and models | Alexander Mazuruk | 1 | -0/+7 |
2018-10-01 | Adjust database tests | Alexander Mazuruk | 3 | -248/+288 |
2018-09-20 | Add coding style guide to CONTRIBUTING | Alexander Mazuruk | 1 | -2/+71 |
2018-09-20 | Add CONTRIBUTING | Alexander Mazuruk | 2 | -0/+223 |
2018-09-19 | Refactor job lister tests | Alexander Mazuruk | 2 | -614/+320 |
2018-09-19 | Refactor artifact lister tests | Alexander Mazuruk | 2 | -582/+322 |
2018-09-18 | Unify JobFilter returned by server | Alexander Mazuruk | 2 | -4/+49 |
2018-09-18 | Unify ArtifactFilter returned by server | Alexander Mazuruk | 1 | -4/+27 |
2018-09-18 | Set defaults on JobSorter | Alexander Mazuruk | 2 | -21/+62 |
2018-09-18 | Allow user to sort with JobSortByID | Alexander Mazuruk | 3 | -7/+17 |
2018-09-14 | Move default ArtifactSortOrder to server | Alexander Mazuruk | 3 | -34/+57 |
2018-09-14 | Unify paths to Dryad tools | Pawel Wieczorek | 1 | -1/+1 |
2018-09-14 | Pass Artifact DB path to Dryad jobs | Pawel Wieczorek | 4 | -11/+13 |
2018-09-14 | Fix artifact test which failed occasionally in CI | Alexander Mazuruk | 1 | -3/+5 |
2018-09-14 | Make filtering one db transaction | Alexander Mazuruk | 1 | -3/+3 |
2018-09-14 | Adjust fixtures to produce more than one artifact per job id | Alexander Mazuruk | 1 | -5/+14 |
2018-09-14 | Move ArtifactNotFound error to database pkg | Alexander Mazuruk | 3 | -23/+19 |
2018-09-14 | Remove JobFilterAndSort from Weles pkg | Alexander Mazuruk | 7 | -153/+121 |
2018-09-13 | Remove ArtifactFilterAndSort from Weles pkg | Alexander Mazuruk | 7 | -153/+121 |
2018-09-13 | Update go-swagger, regenerate server | Alexander Mazuruk | 4 | -123/+202 |
2018-09-12 | Add README | Alexander Mazuruk | 2 | -0/+157 |
2018-09-11 | Remove unused Select function | Alexander Mazuruk | 3 | -88/+0 |
2018-09-10 | Merge branch 'ci' | Pawel Wieczorek | 57 | -940/+1627 |
2018-09-06 | Add config for gometalinter | Alexander Mazuruk | 1 | -0/+53 |
2018-09-06 | Split Controller's job listing and filtering | Lukasz Wojciechowski | 1 | -88/+133 |
2018-09-06 | Fix linter errors in manager pkg | Alexander Mazuruk | 5 | -11/+36 |