1
0
mirror of https://github.com/Rogiel/httpchannel synced 2025-12-06 07:32:50 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
4c2a7a5810 Fixes site deployment 2012-01-23 02:25:31 -02:00
d2a0e4baa4 Implements multimodule site deployment 2012-01-23 02:04:01 -02:00
cd835e2064 Implements 2shared service and improves channel link synchronization 2012-01-22 21:58:01 -02:00
f190e8096d Implements wupload.com service 2012-01-20 01:33:23 -02:00
95b549da2c Implements 4shared.com service 2012-01-20 00:42:10 -02:00
0a908a7756 Adds a maven archetype for easier service implementation 2012-01-18 19:12:26 -02:00
1a3b8c95b6 [maven-release-plugin] prepare for next development iteration 2012-01-18 18:12:24 -02:00
24188db69f [maven-release-plugin] prepare release httpchannel-1.0.0 2012-01-18 18:12:15 -02:00
35e2c2fc56 Adds service implementation documentation 2012-01-18 17:13:36 -02:00
673bfc6639 Adds -SNAPSHOT to Maven version parameter and few modifications to API 2012-01-17 17:07:48 -02:00
e943b08ede Implements zshare.net and filesonic.com services 2012-01-16 13:28:59 -02:00
1719e54b77 Implements uploadhere.com service 2012-01-15 20:23:01 -02:00
23f80b50e6 Implements several services and improves API 2012-01-15 18:31:50 -02:00
1c8db5cf36 Modularize in maven projects the httpchannel library
This commit creates several maven modules for each segment of the
library. Now it is possible to include only individual services to the
classpath instead of the full library.
2011-10-07 01:43:38 -03:00