1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
Commit graph

2102 commits

Author SHA1 Message Date
Cedric Beust
8fe055ee91 Refactor client. 2016-04-21 23:11:15 -08:00
Cedric Beust
eb7e6d7108 KobaltServer now creates a server file with the port init.
~/.kobalt/kobaltServer.properties
2016-04-21 23:11:09 -08:00
Cedric Beust
315a4fc501 0.746. 2016-04-21 22:11:11 -08:00
Cedric Beust
5e876e8794 Send the tasks. 2016-04-21 22:08:49 -08:00
Cedric Beust
a4f06702b7 Unify static and dynamic tasks under ITask. 2016-04-21 21:52:16 -08:00
Cedric Beust
851bc75ce6 0.745. 2016-04-21 08:08:01 -08:00
Cedric Beust
d08fe21e24 Task management fixes. 2016-04-21 05:54:10 -08:00
Cedric Beust
1d8587278b IDEA files. 2016-04-21 03:54:49 -08:00
Cedric Beust
c002cad81b 0.744 wrapper. 2016-04-21 01:34:01 -08:00
Cedric Beust
0febb2da1b 0.744. 2016-04-21 01:33:34 -08:00
Cedric Beust
00e6e4c295 Task management fixes. 2016-04-21 01:31:34 -08:00
Cedric Beust
62ab568bfb Fix file dependency. 2016-04-21 01:30:17 -08:00
Cedric Beust
97ec031c52 Refactor tests. 2016-04-21 01:28:14 -08:00
Cedric Beust
202f8829b6 Less verbose. 2016-04-21 01:27:51 -08:00
Cedric Beust
6ec44d0d85 No public. 2016-04-21 01:27:41 -08:00
Cedric Beust
7f2351b1ac Better testng detection. 2016-04-21 01:27:33 -08:00
Cedric Beust
23f3d5c426 Use the constant. 2016-04-21 01:27:16 -08:00
Cedric Beust
9c332c6d5f Better task name. 2016-04-21 01:27:01 -08:00
Cedric Beust
be4af5dcce Reinstall wrapper if wrapperVersion.txt not found. 2016-04-19 00:44:19 -08:00
Cedric Beust
95ca037845 More task management tests. 2016-04-19 00:42:35 -08:00
Cedric Beust
b6bd9e6c10 Refactor. 2016-04-18 19:25:25 -08:00
Cedric Beust
2401f66080 0.743. 2016-04-18 19:02:26 -08:00
Cedric Beust
b9f454a248 0.742. 2016-04-18 21:46:48 -07:00
Cedric Beust
abe65baa49 Dependent projects were no longer being returned by GetDependenciesCommand. 2016-04-18 21:41:25 -07:00
Cedric Beust
2a1442f160 Fix logger. 2016-04-18 18:54:05 -07:00
Cedric Beust
f7912f40e7 Fix local tests. 2016-04-18 18:53:57 -07:00
Cedric Beust
7d6ac61876 0.741. 2016-04-18 03:41:31 -08:00
Cedric Beust
5c428e4b00 Fix packaging dependencies. 2016-04-18 03:41:24 -08:00
Cedric Beust
b7261182e8 Fix error case. 2016-04-18 03:29:41 -08:00
Cedric Beust
7c1823941f Travis verbosity 1. 2016-04-18 03:29:28 -08:00
Cedric Beust
9df2de5c94 0.739. 2016-04-18 03:20:13 -08:00
Cedric Beust
a9b4d23b0e Fix log. 2016-04-18 03:11:03 -08:00
Cedric Beust
30ce95fdf2 Typo. 2016-04-18 02:53:06 -08:00
Cedric Beust
458b40eafc Revamp the graph dependency/ordering logic. 2016-04-18 02:51:29 -08:00
Cedric Beust
2dd20b43b1 Fix test. 2016-04-16 23:48:10 -08:00
Cedric Beust
408e00c0ae Restore the DynamicGraph name. 2016-04-17 10:29:50 -07:00
Cedric Beust
63ba0ea63e Remove old DynamicGraph. 2016-04-17 10:28:23 -07:00
Cedric Beust
735b85a0f0 Change the tests to test DG. 2016-04-17 10:19:57 -07:00
Cedric Beust
ed9694dea2 Move test to the right place. 2016-04-17 10:13:24 -07:00
Cedric Beust
67c344931a New graph engine. 2016-04-17 09:57:49 -07:00
Cedric Beust
c9e595a3a0 TaskManagerTest. 2016-04-17 09:57:48 -07:00
Cedric Beust
114a75b0fb Merge pull request #170 from evanchooly/master
corrected bintray urls
2016-04-16 22:03:29 -08:00
evanchooly
9df503f439 removed commented out code 2016-04-16 23:21:43 -04:00
evanchooly
11a0f75589 corrected bintray urls
cleaned up progress output
2016-04-16 23:20:08 -04:00
Cedric Beust
e58c5cd4c8 Merge pull request #169 from evanchooly/master
retrofit the rest of the bintray calls.  automate package creation.
2016-04-16 15:54:13 -08:00
evanchooly
af33cf0a85 retrofit the rest of the bintry calls
tweak the output to reflect the current file being uploaded
2016-04-16 19:18:45 -04:00
evanchooly
92118a8c23 Revert "trying to retrofit BintrayApi and add package creation support"
This reverts commit 2c2cd8b16b.
2016-04-16 16:43:38 -04:00
evanchooly
124375d341 Revert "retrofit the rest of the bintry calls"
This reverts commit a84a721412.
2016-04-16 16:42:23 -04:00
evanchooly
a84a721412 retrofit the rest of the bintry calls
tweak the output to reflect the current file being uploaded
2016-04-16 16:25:07 -04:00
evanchooly
2c2cd8b16b trying to retrofit BintrayApi and add package creation support 2016-04-16 16:25:07 -04:00