summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #511 from yahoo/bratseth/add-hardware-failure-typeMartin Polden2016-09-0113-98/+150
|\
| * Longer hardware failure namesJon Bratseth2016-09-017-21/+21
| * Change hardware failure from a boolean to an enumJon Bratseth2016-08-3013-98/+150
* | Model group ids as indexesJon Bratseth2016-08-3118-74/+80
|/
* Rename a variableJon Bratseth2016-08-291-3/+3
* Avoid leaving retired nodes in unwanted groupsJon Bratseth2016-08-292-21/+48
* Merge pull request #469 from yahoo/freva/node-admin-testsHaakon Dybdahl2016-08-296-1/+29
|\
| * Created a new node in dirty state to test markAsReadyvalerijf2016-08-266-2/+29
| * Added test for markAsReady()valerijf2016-08-251-0/+1
* | Merge pull request #435 from yahoo/revert-383-revert-379-mortent/noderepo-che...Jon Bratseth2016-08-2510-44/+110
|\ \ | |/ |/|
| * Make test deterministic when sorting by random hostnameJon Bratseth2016-08-251-5/+20
| * Revert "Revert "VESPA-3446 Sort offered nodes by cost to make cheaper allocat...Morten Tokle2016-08-1910-39/+90
* | Allow 10 nodes in perf for now because Trygve needs itJon Bratseth2016-08-231-1/+1
|/
* Revert "VESPA-3446 Sort offered nodes by cost to make cheaper allocations"Morten Tokle2016-08-0810-90/+39
* Sort offered nodes by cost to make cheaper allocationsMorten Tokle2016-08-0410-39/+90
* Do not display vespaVersion if its string is emptyvalerijf2016-07-211-1/+3
* Created test to check currentDockerImage and vespaVersion resettingvalerijf2016-07-204-1/+37
* Give up using a type parameter for transaction operations, againJon Bratseth2016-07-071-3/+3
* Make application remove transactionalJon Bratseth2016-07-065-9/+22
* Dont support delete if exist in transactionJon Bratseth2016-07-061-2/+2
* Towards transactional application deleteJon Bratseth2016-07-054-55/+48
* Prefer to retire the highest index nodesJon Bratseth2016-06-293-24/+83
* Merge pull request #237 from yahoo/martinp/reject-deallocate-on-hwfailureJon Bratseth2016-06-282-1/+26
|\
| * Reject deallocate for nodes with hardware failureMartin Polden2016-06-282-1/+26
* | Better javadocJon Bratseth2016-06-282-3/+10
* | Support querying for one node from multiple states at the timeJon Bratseth2016-06-286-38/+37
|/
* Check valid instead of empty value and correct todo'sJon Bratseth2016-06-244-35/+26
* Merge pull request #191 from yahoo/bratseth/add-parked-node-stateHarald Musum2016-06-2316-43/+140
|\
| * Don't allow transition to ready for allocated nodesJon Bratseth2016-06-234-3/+62
| * Add support for parking nodesJon Bratseth2016-06-2314-41/+78
* | Fail ready nodes with hardware failureJon Bratseth2016-06-232-17/+35
* | Merge pull request #116 from yahoo/smorgrav/postpatchTorbjørn Smørgrav2016-06-232-2/+31
|\ \
| * | Add unit testing of PATCH for POST featuretoby2016-06-232-3/+26
| * | Treat POST and PATCH if override header is presenttoby2016-06-201-1/+7
* | | Merge pull request #5 from yahoo/smorgrav/bcp_id_fixTorbjørn Smørgrav2016-06-231-1/+0
|\ \ \ | |_|/ |/| |
| * | Fix log formattingtoby2016-06-221-1/+0
* | | Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
* | | Code review feedback.Haakon Dybdahl2016-06-222-3/+12
* | | Simplify code and do not mix rest with persistence.Haakon Dybdahl2016-06-224-58/+17
* | | Fix author tag.Haakon Dybdahl2016-06-221-1/+1
* | | Add node type.Haakon Dybdahl2016-06-2246-137/+391
| |/ |/|
* | Merge branch 'master' into dybis/update-authorHaakon Dybdahl2016-06-173-3/+3
|\|
| * Use github name in @author and OWNERS filesHarald Musum2016-06-173-3/+3
* | update author field.Haakon Dybdahl2016-06-172-2/+2
|/
* PublishJon Bratseth2016-06-15111-0/+9740