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

2055 commits

Author SHA1 Message Date
Cedric Beust
44ac3fbcf6 0.756. 2016-05-02 03:34:16 -08:00
Cedric Beust
29d31139eb Higher logging for Aether stuff. 2016-05-02 03:34:08 -08:00
Cedric Beust
299f556fe7 Dependency fixes. 2016-05-02 03:33:57 -08:00
Cedric Beust
cd6c03c0c3 Return pluginUrls in FindProjectResult. 2016-05-01 23:27:51 -08:00
Cedric Beust
bbfcf9c375 0.755. 2016-05-01 13:44:31 -07:00
Cedric Beust
1a0af4582d Handle mkdirs() failing better.
Kind of fixes https://github.com/cbeust/kobalt/issues/181 but not really.
2016-05-01 13:39:41 -07:00
Cedric Beust
5799af8e37 Test fix. 2016-05-01 13:36:03 -07:00
Cedric Beust
b465b52ac9 Typo. 2016-05-01 13:34:14 -07:00
Cedric Beust
c1db5efff0 Verbose travis. 2016-05-01 09:12:54 -07:00
Cedric Beust
e2a5e315e6 Test for dependent projects. 2016-05-01 08:49:20 -07:00
Cedric Beust
5f475f0248 Dependent projects were no longer being added. 2016-05-01 08:49:02 -07:00
Cedric Beust
0a5f35917a 0.754. 2016-05-01 08:48:51 -07:00
Cedric Beust
bf4ed8d9c7 0.753. 2016-05-01 08:11:28 -07:00
Cedric Beust
6028276688 Fixx kobalt.properties not included in kobalt-wrapper.jar. 2016-05-01 08:09:55 -07:00
Cedric Beust
13e7aae4e8 Forgot a mkdirs(). 2016-04-29 02:54:02 -08:00
Cedric Beust
3f4d4bd41e Fix the duplicate dependent projects. 2016-04-29 02:27:31 -08:00
Cedric Beust
9281c9c969 0.752. 2016-04-28 21:46:44 -08:00
Cedric Beust
2ad60d4c5f Was duplicating plug-in initialization. 2016-04-28 21:39:27 -08:00
Cedric Beust
29e26a6748 Fix the server response. 2016-04-28 05:57:22 -08:00
Cedric Beust
48d9173790 Put Spark in the build file. 2016-04-28 05:23:25 -08:00
Cedric Beust
412ed84582 IDEA files. 2016-04-28 05:23:16 -08:00
Cedric Beust
2727bcc3ea 0.751. 2016-04-28 05:23:07 -08:00
Cedric Beust
3474d6df5a Kotlin runtime. 2016-04-28 05:22:51 -08:00
Cedric Beust
40d9e9ffdd Servers. 2016-04-28 05:22:40 -08:00
Cedric Beust
e6a2ad98f7 Close the socket. 2016-04-28 05:22:20 -08:00
Cedric Beust
f79d9f9497 Jersey server. 2016-04-27 23:10:54 -08:00
Cedric Beust
4424db7e0c Fix server. 2016-04-27 21:30:04 -08:00
Cedric Beust
8b9f2d9655 Jersey work. 2016-04-27 18:41:03 -08:00
Cedric Beust
85db1c767e Better port loop. 2016-04-27 18:39:24 -08:00
Cedric Beust
f856082478 Merge pull request #178 from aneophyte/master
KobaltServer now uses the port specified in the command line argument
2016-04-28 05:34:29 -08:00
Bhasker Raj Shrestha
9c3e339123 KobaltServer now actually uses the port specified in the command line argument 2016-04-28 18:16:49 +05:45
Cedric Beust
9ecc603c24 Refactor some proxy code.
/cc @dmitry-zhuravlev
2016-04-26 03:06:17 -08:00
Cedric Beust
80066df24e Merge pull request #177 from dmitry-zhuravlev/master
* fix proxy resolution for artifact resolving: proxy resolution should not be dependant on KobaltContext
2016-04-26 13:52:14 -08:00
Dmitry Zhuravlev
9c112bd7a1 * fix proxy resolution for artifact resolving: proxy resolution should not be dependant on KobaltContext 2016-04-27 00:48:45 +03:00
Cedric Beust
21e22161db 0.750. 2016-04-25 22:21:17 -08:00
Cedric Beust
0a9c207de4 Wrapper. 2016-04-25 22:20:11 -08:00
Cedric Beust
ffac8ca097 Send the task description too. 2016-04-25 22:18:34 -08:00
Cedric Beust
d02def081a Rename. 2016-04-25 22:10:59 -08:00
Cedric Beust
a6cb4c3314 Support tasks in the IDEA plug-in. 2016-04-25 22:09:11 -08:00
Cedric Beust
1eeb34ca2a 0.749. 2016-04-25 21:11:24 -08:00
Cedric Beust
40e266d709 Copy the right kobalt-wrapper.jar. 2016-04-25 21:11:24 -08:00
Cedric Beust
91c15e1bf1 Better log. 2016-04-25 21:11:24 -08:00
Cedric Beust
af889c5c77 Fix #176.
Fix for https://github.com/cbeust/kobalt/issues/176
2016-04-25 21:11:24 -08:00
Cedric Beust
23e0a15385 Test refactoring. 2016-04-25 19:46:54 -07:00
Cedric Beust
0d68524271 0.747. 2016-04-25 02:10:49 -08:00
Cedric Beust
bace815481 Make Kobalt reentrant. 2016-04-25 02:04:56 -08:00
Cedric Beust
fdcca3a1aa public. 2016-04-25 02:04:25 -08:00
Cedric Beust
575adc4424 Merge pull request #174 from dmitry-zhuravlev/proxy-settings-support
+ Proxy support in kobalt-settings: <proxy>      <host>somehost</host>      <port>3128</port>      <type>http</type>      <!--<type>https</type>-->  </proxy>
2016-04-24 07:08:51 -08:00
Dmitry Zhuravlev
68d3e5c995 + Proxy support in kobalt-settings:
<proxy>
     <host>somehost</host>
     <port>3128</port>
     <type>http</type>
     <!--<type>https</type>-->
 </proxy>
2016-04-23 16:31:19 +03:00
Cedric Beust
1624db10d7 Make KobaltServer more resilient. 2016-04-23 05:16:50 -08:00