|
|
03/18/08 21:54:20 |
@12444
|
[12444]
|
mccraig |
upgrade to spring 2.5.2 and jruby 1.1rc2 |
|
|
02/18/08 21:04:11 |
@11905
|
[11905]
|
jan |
getting rid of $system_property |
|
|
02/18/08 21:03:33 |
@11904
|
[11904]
|
jan |
getting rid of $system_property |
|
|
02/18/08 17:15:52 |
@11889
|
[11889]
|
jan |
update to jruby 1.1rc2 |
|
|
02/13/08 20:23:44 |
@11776
|
[11776]
|
jan |
upgrading to jruby 1.1rc1 |
|
|
12/06/07 15:59:09 |
@10540
|
[10540]
|
jan |
get rid of warnings |
|
|
12/06/07 15:46:15 |
@10537
|
[10537]
|
jan |
porting to jruby 1.1 |
|
|
12/06/07 15:39:42 |
@10536
|
[10536]
|
jan |
branching for jruby 1.1 |
|
|
11/23/07 20:26:47 |
@10090
|
[10090]
|
mccraig |
add init() method, and publishing of a SpringyContextChainRefreshEvent? … |
|
|
11/20/07 15:55:28 |
@9936
|
[9936]
|
mccraig |
move ability to define a JRuby runtime global into static JRubyHelper … |
|
|
10/11/07 21:08:54 |
@9241
|
[9241]
|
mccraig |
add isDirty() method to contexts |
|
|
09/12/07 17:33:50 |
@8565
|
[8565]
|
mccraig |
more unit tests of refresh and dependency correctness |
|
|
09/07/07 14:48:11 |
@8502
|
[8502]
|
mccraig |
set FILE correctly for springy context scripts |
|
|
09/06/07 19:41:09 |
@8483
|
[8483]
|
mccraig |
adding static_bean destructor invocations |
|
|
09/06/07 14:45:46 |
@8468
|
[8468]
|
mccraig |
applying the dirty/refresh and context chain mods to BSFSpringyContext as … |
|
|
09/06/07 14:08:33 |
@8459
|
[8459]
|
mccraig |
- add the ability to create a chain of spring contexts … |
|
|
08/01/07 21:55:04 |
@7850
|
[7850]
|
jan |
dont need scope |
|
|
08/01/07 21:52:55 |
@7849
|
[7849]
|
jan |
dont need config |
|
|
08/01/07 21:20:38 |
@7848
|
[7848]
|
jan |
docu update |
|
|
08/01/07 21:12:02 |
@7847
|
[7847]
|
jan |
deploy stuff |
|
|
08/01/07 19:09:14 |
@7843
|
[7843]
|
jan |
springy now builds (needs jerbil 0.2) |
|
|
07/31/07 22:17:25 |
@7828
|
[7828]
|
jan |
mavenization of springy (not finished) |
|
|
07/31/07 20:37:01 |
@7826
|
[7826]
|
jan |
conforming to mvn2 standards |
|
|
07/31/07 20:35:41 |
@7825
|
[7825]
|
jan |
changing rakefile, deleting testsrc |
|
|
07/31/07 20:34:16 |
@7824
|
[7824]
|
jan |
moving tests |
|
|
07/31/07 20:33:42 |
@7823
|
[7823]
|
jan |
adding src/test |
|
|
07/31/07 20:33:19 |
@7822
|
[7822]
|
jan |
moving springy around |
|
|
07/31/07 20:31:12 |
@7821
|
[7821]
|
jan |
adding main src dir |
|
|
07/31/07 20:06:24 |
@7820
|
[7820]
|
jan |
include documentation in tar balls |
|
|
07/31/07 19:58:44 |
@7819
|
[7819]
|
jan |
readding allison cache |
|
|
07/31/07 19:50:15 |
@7818
|
[7818]
|
jan |
rakefile changes |
|
|
07/31/07 19:35:21 |
@7816
|
[7816]
|
jan |
testing serialization for both contexts, renaming some tests |
|
|
07/31/07 19:15:53 |
@7811
|
[7811]
|
jan |
springy 0.3 |
|
|
06/20/07 14:11:39 |
@7454
|
[7454]
|
jan |
updating springy to jruby 1.0 |
|
|
04/19/07 14:00:25 |
@7123
|
[7123]
|
jan |
cruise task for springy |
|
|
03/26/07 15:32:50 |
@7017
|
[7017]
|
jan |
fixed some serialisation issues |
|
|
03/21/07 23:31:32 |
@7000
|
[7000]
|
jan |
tagging v0.2 release |
|
|
03/21/07 23:21:45 |
@6999
|
[6999]
|
jan |
version 0.2 |
|
|
03/21/07 23:16:17 |
@6998
|
[6998]
|
jan |
springy 0.2 |
|
|
03/21/07 17:38:06 |
@6996
|
[6996]
|
jan |
refactored some stuff into differenet files |
|
|
03/20/07 11:47:54 |
@6978
|
[6978]
|
jan |
boolean propery bug + testcase |
|
|
03/20/07 11:18:03 |
@6977
|
[6977]
|
jan |
fixing build |
|
|
03/20/07 04:29:04 |
@6975
|
[6975]
|
jan |
first implementation of serializable jruby context |
|
|
03/14/07 15:48:21 |
@6942
|
[6942]
|
jan |
updated springy to jruby 0.9.8 |
|
|
03/08/07 16:16:16 |
@6899
|
[6899]
|
mccraig |
accessing JRuby RubyObjects? from java, and registering JRuby RubyObjects? … |
|
|
03/06/07 15:19:32 |
@6882
|
[6882]
|
mccraig |
printing ruby stack traces when exceptions are thrown |
|
|
02/19/07 13:09:06 |
@6778
|
[6778]
|
jan |
added resource_exists? method |
|
|
01/30/07 23:24:38 |
@6615
|
[6615]
|
jan |
afterClass() + maintainer prob |
|
|
01/18/07 15:49:00 |
@6453
|
[6453]
|
jan |
maintainer task |
|
|
01/17/07 22:14:16 |
@6444
|
[6444]
|
jan |
proper default handling |
|
|
01/16/07 18:28:45 |
@6397
|
[6397]
|
jan |
make system properties easily available to spring context |
|
|
01/15/07 23:59:13 |
@6384
|
[6384]
|
jan |
repair |
|
|
01/15/07 23:57:38 |
@6383
|
[6383]
|
jan |
breaking build to test notifier |
|
|
01/15/07 22:53:45 |
@6380
|
[6380]
|
jan |
only instance eval if block is given |
|
|
01/15/07 22:26:10 |
@6379
|
[6379]
|
jan |
using context classloader |
|
|
01/15/07 15:34:08 |
@6373
|
[6373]
|
jan |
rmeoving allison external |
|
|
01/05/07 16:46:02 |
@6312
|
[6312]
|
jan |
iml |
|
|
12/12/06 14:14:16 |
@6233
|
[6233]
|
jan |
upgrading jruby to 0.9.2 |
|
|
12/08/06 18:08:16 |
@6223
|
[6223]
|
jan |
new |
|
|
12/08/06 17:41:09 |
@6222
|
[6222]
|
jan |
simplified syntax |
|
|
12/05/06 16:05:55 |
@6200
|
[6200]
|
jan |
tagging v0.1 |
|
|
12/01/06 14:13:48 |
@6194
|
[6194]
|
jan |
can use normal require... doh |
|
|
11/30/06 21:27:57 |
@6189
|
[6189]
|
jan |
springy_require |
|
|
11/30/06 20:15:49 |
@6188
|
[6188]
|
jan |
proper static bean support + yaml deseriazling |
|
|
11/28/06 19:29:22 |
@6160
|
[6160]
|
jan |
upgrading jruby |
|
|
11/28/06 14:59:22 |
@6148
|
[6148]
|
jan |
better syntax: use symbols for bean ids |
|
|
11/27/06 22:37:16 |
@6141
|
[6141]
|
jan |
ready for release |
|
|
11/27/06 19:44:50 |
@6136
|
[6136]
|
jan |
adding allison template |
|
|
11/27/06 19:41:28 |
@6135
|
[6135]
|
jan |
externals |
|
|
11/27/06 19:24:46 |
@6134
|
[6134]
|
jan |
maintainer |
|
|
11/24/06 22:07:18 |
@6127
|
[6127]
|
jan |
test before publish |
|
|
11/24/06 21:35:18 |
@6124
|
[6124]
|
jan |
jruby: wrong year |
|
|
11/24/06 21:29:09 |
@6123
|
[6123]
|
jan |
remove external |
|
|
11/24/06 21:19:07 |
@6122
|
[6122]
|
jan |
maintainer stuff |
|
|
11/24/06 20:20:14 |
@6121
|
[6121]
|
jan |
getting read of aspect stuff |
|
|
11/24/06 20:01:32 |
@6120
|
[6120]
|
jan |
logging |
|
|
11/24/06 16:14:23 |
@6117
|
[6117]
|
jan |
adding tags and branches dirs |
|
|
11/24/06 16:07:53 |
@6116
|
[6116]
|
jan |
renaming repo |