summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix specsKamil Trzcinski2016-06-144-24/+28
* Fix keep action of build artifacts widgetKamil Trzcinski2016-06-131-1/+1
* Update db/schema.rbKamil Trzcinski2016-06-131-6/+6
* Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-134-5/+32
|\
| * Merge branch 'fix-related-branches-error-500' into 'master' Kamil Trzciński2016-06-131-1/+1
| |\
| | * Fix typo causing related branches to Error 500fix-related-branches-error-500Stan Hu2016-06-121-1/+1
| * | Merge branch 'fix-bulk-assign-labels' into 'master' Jacob Schatz2016-06-132-4/+30
| |\ \
| | * | Fixes a bug when assigning a label to multiple issuesfix-bulk-assign-labelsAlfredo Sumaran2016-06-102-4/+30
| * | | Merge branch 'artifacts-when' into 'master' Rémy Coutable2016-06-134-1/+78
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/master' into artifacts-whenKamil Trzcinski2016-06-13605-1418/+3670
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Make "four phase test"artifacts-whenKamil Trzcinski2016-06-131-0/+1
| | * | | Improve after reviewKamil Trzcinski2016-06-103-4/+5
| | * | | Added description of artifacts:whenKamil Trzcinski2016-06-101-0/+27
| | * | | Added when to artifactsKamil Trzcinski2016-06-083-0/+48
* | | | | Improve ExpireBuildArtifactsWorker specKamil Trzcinski2016-06-131-9/+4
* | | | | Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-1326-178/+621
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'cache-apt-and-ruby-only' into 'master' Rémy Coutable2016-06-132-3/+4
| |\ \ \ \
| | * | | | Cache only apt and ruby from vendorcache-apt-and-ruby-onlyKamil Trzcinski2016-06-122-3/+4
| | | |_|/ | | |/| |
| * | | | Merge branch 'instrument-reference-parsers' into 'master' Rémy Coutable2016-06-132-6/+12
| |\ \ \ \
| | * | | | Instrument all Banzai::ReferenceParser classesinstrument-reference-parsersYorick Peterse2016-06-132-6/+12
| * | | | | Merge branch 'doc-styleguide-move-locations' into 'master' Achilleas Pipinellis2016-06-131-0/+42
| |\ \ \ \ \
| | * | | | | Add guide on changing a document's locationAchilleas Pipinellis2016-06-131-0/+42
| * | | | | | Merge branch 'fix-notes-doc-styleguide' into 'master' Achilleas Pipinellis2016-06-131-5/+5
| |\ \ \ \ \ \
| | * | | | | | Change to new Notes styleguideAchilleas Pipinellis2016-06-131-5/+5
| | |/ / / / /
| * | | | | | Merge branch 'fix-migration-helper-race-conditions' into 'master' Rémy Coutable2016-06-132-6/+20
| |\ \ \ \ \ \
| | * | | | | | Removed old comment from update_column_in_batchesfix-migration-helper-race-conditionsYorick Peterse2016-06-131-2/+0
| | * | | | | | Update columns in batches until no rows are leftYorick Peterse2016-06-131-2/+5
| | * | | | | | Handle NULL migration errors in migration helpersYorick Peterse2016-06-132-2/+15
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch '18377-cherry-pick-crashes-when-choosing-a-tag' into 'master' Rémy Coutable2016-06-134-1/+7
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Only show branches for revert / cherry-pick18377-cherry-pick-crashes-when-choosing-a-tagSean McGivern2016-06-134-1/+7
| * | | | | | Merge branch 'move-logs-doc-to-administration' into 'master' Achilleas Pipinellis2016-06-131-1/+1
| |\ \ \ \ \ \
| | * | | | | | Change logs.md location in READMEAchilleas Pipinellis2016-06-131-1/+1
| * | | | | | | Merge branch 'move-logs-doc-to-administration' into 'master' Achilleas Pipinellis2016-06-132-92/+138
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Move logs/logs.md to administration/logs.mdAchilleas Pipinellis2016-06-132-92/+138
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'issue_3359_2' into 'master' Douwe Maan2016-06-1314-64/+392
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Remove notification level fild from users, improve migrations and specsissue_3359_2Felipe Artur2016-06-109-57/+55
| | * | | | | Remove notification level from user modelFelipe Artur2016-06-1013-61/+391
* | | | | | | Improve testsKamil Trzcinski2016-06-133-18/+12
* | | | | | | Fixed spacing with row below in build sidebarPhil Hughes2016-06-131-1/+1
* | | | | | | Added documentation to artifacts expireKamil Trzcinski2016-06-132-1/+36
* | | | | | | Improve design based on reviewKamil Trzcinski2016-06-139-292/+296
* | | | | | | Added missing span element around timePhil Hughes2016-06-131-3/+3
* | | | | | | Improve after reviewKamil Trzcinski2016-06-133-4/+5
* | | | | | | Displays time remaining relative to nowPhil Hughes2016-06-132-2/+9
* | | | | | | Save database after erasing artifactsKamil Trzcinski2016-06-131-0/+1
* | | | | | | Test ExpireBuildArtifactsWorkerKamil Trzcinski2016-06-132-1/+56
* | | | | | | Added keep artifacts API endpointKamil Trzcinski2016-06-133-0/+96
* | | | | | | Test controllers if they allow to keep artifactsKamil Trzcinski2016-06-133-1/+109
* | | | | | | Allow to show the time in the futureKamil Trzcinski2016-06-133-5/+9
* | | | | | | Show the artifacts expiration prompt in Build Artifacts widgetKamil Trzcinski2016-06-132-19/+20