Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix specs | Kamil Trzcinski | 2016-06-14 | 4 | -24/+28 |
* | Fix keep action of build artifacts widget | Kamil Trzcinski | 2016-06-13 | 1 | -1/+1 |
* | Update db/schema.rb | Kamil Trzcinski | 2016-06-13 | 1 | -6/+6 |
* | Merge remote-tracking branch 'origin/master' into artifacts-expire-date | Kamil Trzcinski | 2016-06-13 | 4 | -5/+32 |
|\ | |||||
| * | Merge branch 'fix-related-branches-error-500' into 'master' | Kamil Trzciński | 2016-06-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix typo causing related branches to Error 500fix-related-branches-error-500 | Stan Hu | 2016-06-12 | 1 | -1/+1 |
| * | | Merge branch 'fix-bulk-assign-labels' into 'master' | Jacob Schatz | 2016-06-13 | 2 | -4/+30 |
| |\ \ | |||||
| | * | | Fixes a bug when assigning a label to multiple issuesfix-bulk-assign-labels | Alfredo Sumaran | 2016-06-10 | 2 | -4/+30 |
| * | | | Merge branch 'artifacts-when' into 'master' | Rémy Coutable | 2016-06-13 | 4 | -1/+78 |
| |\ \ \ | |||||
| | * \ \ | Merge remote-tracking branch 'origin/master' into artifacts-when | Kamil Trzcinski | 2016-06-13 | 605 | -1418/+3670 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Make "four phase test"artifacts-when | Kamil Trzcinski | 2016-06-13 | 1 | -0/+1 |
| | * | | | Improve after review | Kamil Trzcinski | 2016-06-10 | 3 | -4/+5 |
| | * | | | Added description of artifacts:when | Kamil Trzcinski | 2016-06-10 | 1 | -0/+27 |
| | * | | | Added when to artifacts | Kamil Trzcinski | 2016-06-08 | 3 | -0/+48 |
* | | | | | Improve ExpireBuildArtifactsWorker spec | Kamil Trzcinski | 2016-06-13 | 1 | -9/+4 |
* | | | | | Merge remote-tracking branch 'origin/master' into artifacts-expire-date | Kamil Trzcinski | 2016-06-13 | 26 | -178/+621 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'cache-apt-and-ruby-only' into 'master' | Rémy Coutable | 2016-06-13 | 2 | -3/+4 |
| |\ \ \ \ | |||||
| | * | | | | Cache only apt and ruby from vendorcache-apt-and-ruby-only | Kamil Trzcinski | 2016-06-12 | 2 | -3/+4 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'instrument-reference-parsers' into 'master' | Rémy Coutable | 2016-06-13 | 2 | -6/+12 |
| |\ \ \ \ | |||||
| | * | | | | Instrument all Banzai::ReferenceParser classesinstrument-reference-parsers | Yorick Peterse | 2016-06-13 | 2 | -6/+12 |
| * | | | | | Merge branch 'doc-styleguide-move-locations' into 'master' | Achilleas Pipinellis | 2016-06-13 | 1 | -0/+42 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add guide on changing a document's location | Achilleas Pipinellis | 2016-06-13 | 1 | -0/+42 |
| * | | | | | | Merge branch 'fix-notes-doc-styleguide' into 'master' | Achilleas Pipinellis | 2016-06-13 | 1 | -5/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Change to new Notes styleguide | Achilleas Pipinellis | 2016-06-13 | 1 | -5/+5 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch 'fix-migration-helper-race-conditions' into 'master' | Rémy Coutable | 2016-06-13 | 2 | -6/+20 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Removed old comment from update_column_in_batchesfix-migration-helper-race-conditions | Yorick Peterse | 2016-06-13 | 1 | -2/+0 |
| | * | | | | | | Update columns in batches until no rows are left | Yorick Peterse | 2016-06-13 | 1 | -2/+5 |
| | * | | | | | | Handle NULL migration errors in migration helpers | Yorick Peterse | 2016-06-13 | 2 | -2/+15 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge branch '18377-cherry-pick-crashes-when-choosing-a-tag' into 'master' | Rémy Coutable | 2016-06-13 | 4 | -1/+7 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | Only show branches for revert / cherry-pick18377-cherry-pick-crashes-when-choosing-a-tag | Sean McGivern | 2016-06-13 | 4 | -1/+7 |
| * | | | | | | Merge branch 'move-logs-doc-to-administration' into 'master' | Achilleas Pipinellis | 2016-06-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Change logs.md location in README | Achilleas Pipinellis | 2016-06-13 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'move-logs-doc-to-administration' into 'master' | Achilleas Pipinellis | 2016-06-13 | 2 | -92/+138 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Move logs/logs.md to administration/logs.md | Achilleas Pipinellis | 2016-06-13 | 2 | -92/+138 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge branch 'issue_3359_2' into 'master' | Douwe Maan | 2016-06-13 | 14 | -64/+392 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Remove notification level fild from users, improve migrations and specsissue_3359_2 | Felipe Artur | 2016-06-10 | 9 | -57/+55 |
| | * | | | | | Remove notification level from user model | Felipe Artur | 2016-06-10 | 13 | -61/+391 |
* | | | | | | | Improve tests | Kamil Trzcinski | 2016-06-13 | 3 | -18/+12 |
* | | | | | | | Fixed spacing with row below in build sidebar | Phil Hughes | 2016-06-13 | 1 | -1/+1 |
* | | | | | | | Added documentation to artifacts expire | Kamil Trzcinski | 2016-06-13 | 2 | -1/+36 |
* | | | | | | | Improve design based on review | Kamil Trzcinski | 2016-06-13 | 9 | -292/+296 |
* | | | | | | | Added missing span element around time | Phil Hughes | 2016-06-13 | 1 | -3/+3 |
* | | | | | | | Improve after review | Kamil Trzcinski | 2016-06-13 | 3 | -4/+5 |
* | | | | | | | Displays time remaining relative to now | Phil Hughes | 2016-06-13 | 2 | -2/+9 |
* | | | | | | | Save database after erasing artifacts | Kamil Trzcinski | 2016-06-13 | 1 | -0/+1 |
* | | | | | | | Test ExpireBuildArtifactsWorker | Kamil Trzcinski | 2016-06-13 | 2 | -1/+56 |
* | | | | | | | Added keep artifacts API endpoint | Kamil Trzcinski | 2016-06-13 | 3 | -0/+96 |
* | | | | | | | Test controllers if they allow to keep artifacts | Kamil Trzcinski | 2016-06-13 | 3 | -1/+109 |
* | | | | | | | Allow to show the time in the future | Kamil Trzcinski | 2016-06-13 | 3 | -5/+9 |
* | | | | | | | Show the artifacts expiration prompt in Build Artifacts widget | Kamil Trzcinski | 2016-06-13 | 2 | -19/+20 |