-
timp
2006-10-31 21:22#122
Rev.: 1.2
-
Ropey test for current behaviour, I smell a rat
32 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
CachedTailoredQueryTest.java (+32 -10)
-
timp
2006-10-31 16:48#121
Rev.: 1.13
-
Javadoc
15 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
CachedTailoredQuery.java (+15 -11)
-
timp
2006-10-31 16:46#120
Rev.: 1.1
-
Started
134 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
CachedTailoredQueryTest.java (new 134)
-
timp
2006-10-31 15:26#119
Rev.: 1.12
-
Javadoc
27 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
CachedTailoredQuery.java (+27 -3)
-
timp
2006-10-31 15:19#118
Rev.: 1.11
-
Typo
4 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
PreparedTailoredQuery.java (+4 -4)
-
timp
2006-10-31 14:47#117
Rev.: 1.1
-
Initial version
90 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
CachedExistsTest.java (new 90)
-
timp
2006-10-31 14:22#116
Rev.: 1.12
-
Typo
3 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
CachedQuery.java (+3 -3)
-
timp
2006-10-31 13:46#115
Rev.: 1.2
-
Flesh out
37 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
CachedCountTest.java (+37 -47)
-
timp
2006-10-31 11:10#114
Rev.: 1.18
-
Increment queryCount
3 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
PreparedStatementFactory.java (+3 -2)
-
timp
2006-10-31 11:09#113
Rev.: 1.160
-
Increment queryCount, close statements
21 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
Table.java (+21 -6)
-
timp
2006-10-31 11:07#112
Rev.: 1.97
-
Commit before adding constraints, add queryCount
20 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
Database.java (+20 -1)
-
timp
2006-10-31 11:03#111
Rev.: 1.1
-
Initial version
117 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
CachedCountTest.java (new 117)
-
timp
2006-10-26 08:34#110
Rev.: 1.7
-
Add xml version
1 lines of code changed in 1 file:
- maven-dsd-plugin:
pom.xml (+1)
-
timp
2006-10-26 08:33#109
Rev.: 1.4
-
Add xmlns
3 lines of code changed in 1 file:
- melati-skin:
pom.xml (+3 -1)
-
timp
2006-10-26 08:16#108
Rev.: 1.4
-
Valid css
3 lines of code changed in 1 file:
- melati-skin/src/main/resources/META-INF/maven:
site.vm (+3 -3)
-
timp
2006-10-26 08:07#107
Rev.: 1.2
-
bgcolor --> background-color
2 lines of code changed in 1 file:
- melati-skin/src/main/resources/css:
site.css (+2 -1)
-
timp
2006-10-25 19:46#106
Rev.: 1.16
-
Add test jar
12 lines of code changed in 1 file:
-
timp
2006-10-25 15:44#105
Rev.: 1.3
-
Add error styles
60 lines of code changed in 3 files:
- melati-webapp/src/main/webapp/melati-static/admin/static:
admin.css (+20)
- melati/src/main/java/org/melati/admin/static:
admin.css (+20)
- melati/src/test/webapp/melati-static/admin/static:
admin.css (+20)
-
timp
2006-10-25 15:44#104
Rev.: 1.3
-
Move styles into stylesheet
4 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
AnticipatedException.wm (+4 -21)
-
timp
2006-10-25 15:24#103
Rev.: 1.2
-
Get css path right
3 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
AnticipatedException.wm (+3 -3)
-
timp
2006-10-25 15:19#102
Rev.: 1.24
-
Change ancestory of exception so that it renders nicely in the admin system
35 lines of code changed in 1 file:
- melati-example-contacts/src/main/java/org/melati/example/contacts:
Contact.java (+35 -35)
-
timp
2006-10-25 15:17#101
Rev.: 1.1
-
Initial version
155 lines of code changed in 2 files:
- melati/src/main/java/org/melati/admin:
AnticipatedException.java (new 66),
AnticipatedException.wm (new 89)
-
timp
2006-10-25 15:04#100
Rev.: 1.3
-
Use different setting names for each test as clearDown is not working as expected
4 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
SettingTableTest.java (+4 -4)
-
timp
2006-10-25 12:55#99
Rev.: 1.11
-
Typo
3 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
Admin$NullUrlDataAdaptorException.wm (+3 -3)
-
timp
2006-10-25 12:41#98
Rev.: 1.9
-
Add todo
3 lines of code changed in 1 file:
- melati/src/main/java/org/melati/util:
UnexpectedExceptionException.java (+3 -2)
-
timp
2006-10-25 11:17#97
Rev.: 1.4
-
background-color not bgcolor
4 lines of code changed in 1 file:
- src/site/resources/css:
site.css (+4 -2)
-
timp
2006-10-25 10:07#96
Rev.: 1.2
-
More tests of getCooked
15 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
SettingTableTest.java (+15 -3)
-
timp
2006-10-25 10:07#95
Rev.: 1.22
-
Fix buggy cache
24 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
SettingTable.java (+24 -18)
-
timp
2006-10-25 08:30#94
Rev.: 1.21
-
Javadoc
18 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
SettingTable.java (+18 -1)
-
timp
2006-10-25 08:27#93
Rev.: 1.1
-
Initial version
141 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
SettingTableTest.java (new 141)
-
timp
2006-10-25 07:55#92
Rev.: 1.25
-
Remove TODO
1 lines of code changed in 1 file:
- melati/src/main/java/org/melati/util:
Email.java (+1 -2)
-
timp
2006-10-25 06:00#91
Rev.: 1.15
-
Remove jetty
12 lines of code changed in 1 file:
- melati:
pom.xml (+12 -14)
-
timp
2006-10-25 05:59#90
Rev.: 1.34
-
Remove surefire
11 lines of code changed in 1 file:
-
timp
2006-10-24 19:24#89
-
Not used in any known project
0 lines of code changed in 5 files:
- poem/src/main/java/org/melati/poem:
DatabaseMetaDataFailurePoemException.java (del),
DuplicateCacheingPoemException.java (del),
InvalidColumnInfoTypecodePoemException.java (del),
NoDeletedColumnException.java (del),
RowLoadFailedPoemException.java (del)
-
timp
2006-10-24 19:19#88
Rev.: 1.7
-
Previous commit message in error: actually allowing Doubles to represent BigDecimals
2 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
BigDecimalPoemType.java (+2 -2)
-
timp
2006-10-24 19:12#87
-
Not used in any known project
10 lines of code changed in 3 files:
- poem/src/main/java/org/melati/poem:
AlterDSDAttemptPoemException.java (del),
BigDecimalPoemType.java (+10 -4),
CannotBeInTransactionPoemException.java (del)
-
timp
2006-10-24 13:41#86
Rev.: 1.2
-
Add tests
211 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
SettingTest.java (+211 -206)
-
timp
2006-10-24 13:05#85
Rev.: 1.1
-
Initial version
1335 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
SettingTest.java (new 1335)
-
timp
2006-10-24 10:09#84
Rev.: 1.33
-
Use text license
1 lines of code changed in 1 file:
-
timp
2006-10-23 12:43#83
Rev.: 1.31
-
Add list of available dbs
39 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
Top.wm (+39 -5)
-
timp
2006-10-23 12:42#82
Rev.: 1.47
-
Add MainUrl
8 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
AdminUtils.java (+8 -2)
-
timp
2006-10-23 12:41#81
-
Add getKnownDatabseNames
38 lines of code changed in 2 files:
- melati/src/main/java/org/melati:
LogicalDatabase.java (+26 -2),
Melati.java (+12 -1)
-
timp
2006-10-23 08:53#80
Rev.: 1.45
-
Exclude import if we have no fields
5 lines of code changed in 1 file:
- maven-dsd-plugin/src/main/java/org/melati/poem/prepro:
TableDef.java (+5 -4)
-
timp
2006-10-23 08:30#79
Rev.: 1.44
-
Only declare _get<this>Table is we have any fields
310 lines of code changed in 1 file:
- maven-dsd-plugin/src/main/java/org/melati/poem/prepro:
TableDef.java (+310 -528)
-
timp
2006-10-21 15:26#78
Rev.: 1.9
-
Move all text to variables for ease of internationalisation
69 lines of code changed in 3 files:
- melati-webapp/src/main/webapp/melati-static/admin/static:
validation.js (+23 -13)
- melati/src/main/java/org/melati/admin/static:
validation.js (+23 -13)
- melati/src/test/webapp/melati-static/admin/static:
validation.js (+23 -13)
-
timp
2006-10-20 19:20#77
Rev.: 1.32
-
Get organizationUrl right
11 lines of code changed in 1 file:
-
timp
2006-10-20 15:47#76
Rev.: 1.31
-
Add organisation
4 lines of code changed in 1 file:
-
timp
2006-10-20 07:50#75
Rev.: 1.30
-
Add titles, lowercase tags
40 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
Top.wm (+40 -31)
-
timp
2006-10-19 21:45#74
Rev.: 1.3
-
Remove unread object t
0 lines of code changed in 1 file:
- melati-example-contacts/src/test/java/org/melati/example/contacts:
ContactTest.java (-2)
-
timp
2006-10-19 08:58#73
Rev.: 1.6
-
Fix report links
8 lines of code changed in 1 file:
- src/site/xdoc:
Testing.xml (+8 -2)
-
timp
2006-10-17 09:45#72
Rev.: 1.10
-
XML checked syntax
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/template/webmacro/templets/html:
org.melati.poem.BooleanPoemType.wm (+2 -2)
-
timp
2006-10-17 09:33#71
-
XML selected syntax
20 lines of code changed in 5 files:
- melati/src/main/java/org/melati/template/webmacro/templets/html:
org.melati.poem.BooleanPoemType.wm (+4 -4),
org.melati.poem.DatePoemType-dropdown.wm (+4 -4),
org.melati.poem.DatePoemType-monthyeardropdown.wm (+3 -3),
org.melati.poem.TimestampPoemType-dropdown.wm (+7 -7),
select.wm (+2 -2)
-
timp
2006-10-17 09:26#70
-
Lowercase tags
10 lines of code changed in 6 files:
- melati/src/main/java/org/melati/template/webmacro/templets/html:
ImageUpload.wm (+2 -2),
org.melati.poem.BigDecimalPoemType.wm (changed),
org.melati.poem.StringPoemType.wm (+2 -2),
org.melati.poem.TimestampPoemType.wm (+2 -2),
org.melati.poem.UploadURLPoemType.wm (+2 -2),
org.melati.util.JSDynamicTree.wm (+2 -2)
-
timp
2006-10-17 09:17#69
-
Lowercase tags, mild obfustication of email addresses
259 lines of code changed in 25 files:
- melati/src/main/java/org/melati/template/webmacro/templets/html:
CreateSelectOrNull.wm (+8 -8),
ImageUpload.wm (+16 -16),
SelectionWindow.wm (+7 -7),
Upload.wm (+15 -14),
java.lang.Exception.wm (+3 -3),
java.lang.Object.wm (+3 -3),
org.melati.poem.AccessPoemException.wm (+6 -6),
org.melati.poem.BigDecimalPoemType.wm (changed),
org.melati.poem.BooleanPoemType.wm (+18 -16),
org.melati.poem.DatePoemType-dropdown.wm (+24 -24),
org.melati.poem.DatePoemType-monthyeardropdown.wm (+19 -19),
org.melati.poem.DatePoemType.wm (+11 -11),
org.melati.poem.DoublePoemType.wm (+8 -8),
org.melati.poem.IntegerPoemType.wm (+8 -8),
org.melati.poem.LongPoemType.wm (+8 -8),
org.melati.poem.PasswordPoemType.wm (+14 -14),
org.melati.poem.Persistent.wm (+3 -3),
org.melati.poem.StringPoemType.wm (+11 -11),
org.melati.poem.TimestampPoemType-dropdown.wm (+39 -39),
org.melati.poem.TimestampPoemType.wm (+7 -7),
org.melati.poem.UploadURLPoemType.wm (+7 -7),
org.melati.util.JSDynamicTree.wm (+8 -8),
org.melati.util.JSStaticTree.wm (+5 -5),
passwordForChecking.wm (+8 -8),
select.wm (+3 -3)
-
timp
2006-10-10 13:18#68
-
Attribute as per cvs, mildly obfusticate emails, add titles
159 lines of code changed in 28 files:
- melati/src/main/java/org/melati/admin:
Add.wm (+4 -4),
Admin$NullUrlDataAdaptorException.wm (+4 -3),
Bottom.wm (+6 -7),
CreateColumn.wm (+4 -4),
CreateTable.wm (+4 -4),
CreateTable_doit.wm (+4 -4),
DSD.wm (+2 -2),
Delete.wm (+4 -4),
DeleteFailure.wm (+4 -4),
Display.wm (+2 -2),
Duplicate.wm (+4 -4),
Edit.wm (+6 -4),
EditHeader.wm (+14 -11),
Left.wm (+6 -7),
Main.wm (+4 -4),
Navigation.wm (+8 -9),
PopupSelect.wm (+4 -4),
PrimarySelect.wm (+6 -7),
Right.wm (+6 -7),
Selection.wm (+8 -9),
SelectionRight.wm (+13 -14),
SelectionWindow.wm (+6 -7),
SelectionWindowPrimarySelect.wm (+6 -7),
SelectionWindowSelection.wm (+6 -7),
Status.wm (+5 -5),
Top.wm (+7 -8),
Update.wm (+4 -4),
Upload.wm (+8 -10)
-
timp
2006-10-09 21:59#67
Rev.: 1.12
-
Add usertoRunAs
19 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
PoemTestCase.java (+19 -2)
-
timp
2006-10-09 21:58#66
Rev.: 1.3
-
Make into a document
13 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
Display.wm (+13 -3)
-
timp
2006-10-09 21:57#65
Rev.: 1.20
-
Return Display.wm
4 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
Display.java (+4 -7)
-
timp
2006-10-09 21:54#64
Rev.: 1.2
-
Get rid of warnings
5 lines of code changed in 1 file:
- melati-example-contacts/src/test/java/org/melati/example/contacts:
ContactTest.java (+5 -1)
-
timp
2006-10-09 21:50#63
Rev.: 1.5
-
Add melati tests jar
6 lines of code changed in 1 file:
- melati-example-contacts:
pom.xml (+6)
-
timp
2006-10-09 21:48#62
Rev.: 1.13
-
Regenerated
1 lines of code changed in 1 file:
- melati-example-contacts/src/main/java/org/melati/example/contacts/generated:
ContactTableBase.java (+1 -1)
-
timp
2006-10-09 21:47#61
Rev.: 1.23
-
Use the troid
3 lines of code changed in 1 file:
- melati-example-contacts/src/main/java/org/melati/example/contacts:
Contact.java (+3 -2)
-
timp
2006-10-09 21:44#60
Rev.: 1.1
-
Initial version
105 lines of code changed in 1 file:
- melati-example-contacts/src/test/java/org/melati/example/contacts:
ContactTest.java (new 105)
-
timp
2006-10-09 20:16#59
Rev.: 1.22
-
Allow root user to create in tests
5 lines of code changed in 1 file:
- melati-example-contacts/src/main/java/org/melati/example/contacts:
Contact.java (+5 -1)
-
timp
2006-10-09 18:27#58
Rev.: 1.4
-
Add jetty config
13 lines of code changed in 1 file:
- melati-webapp:
pom.xml (+13)
-
timp
2006-10-09 18:06#57
Rev.: 1.6
-
Set parent to summary
1 lines of code changed in 1 file:
- melati-example-contacts/src/main/java/org/melati/example/contacts:
contacts.dsd (+1 -1)
-
timp
2006-10-09 14:18#56
Rev.: 1.21
-
Doh, call super
118 lines of code changed in 1 file:
- melati-example-contacts/src/main/java/org/melati/example/contacts:
Contact.java (+118 -6)
-
timp
2006-10-09 14:16#55
Rev.: 1.26
-
Add toString
5 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
TailoredQuery.java (+5 -1)
-
timp
2006-10-09 14:16#54
Rev.: 1.3
-
Javadoc
4 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
UnindexableLogEvent.java (+4 -2)
-
timp
2006-10-09 14:12#53
Rev.: 1.16
-
Expand coverage
35 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
PoemDatabaseTest.java (+35 -12)
-
timp
2006-10-09 11:23#52
Rev.: 1.15
-
Test duplicate tables names, rollback
89 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
PoemDatabaseTest.java (+89 -29)
-
timp
2006-10-09 11:10#51
Rev.: 1.1
-
Initial version
246 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
TailoredQueryTest.java (new 246)
-
timp
2006-10-09 10:52#50
Rev.: 1.25
-
Oops - finish incomplete refactor
4 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
TailoredQuery.java (+4 -4)
-
timp
2006-10-09 10:06#49
Rev.: 1.24
-
Typo
3 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
TailoredQuery.java (+3 -3)
-
timp
2006-10-08 20:15#48
Rev.: 1.5
-
Faintly obfusticate email address
1 lines of code changed in 1 file:
- melati-example-contacts/src/main/java/org/melati/example/contacts:
ContactsServlet.java (+1 -1)
-
timp
2006-10-06 18:55#47
Rev.: 1.14
-
Add table addition back
25 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
PoemDatabaseTest.java (+25 -3)
-
timp
2006-10-06 15:52#46
Rev.: 1.13
-
More tests
58 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
PoemDatabaseTest.java (+58 -17)
-
timp
2006-10-06 15:19#45
Rev.: 1.96
-
Javadoc
3 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
Database.java (+3 -1)
-
timp
2006-10-06 14:44#44
Rev.: 1.95
-
Remove debug print
1 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
Database.java (+1 -3)
-
timp
2006-10-06 13:44#43
Rev.: 1.11
-
Redundant include
0 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
PoemTestCase.java (-1)
-
timp
2006-10-06 13:20#42
Rev.: 1.10
-
Using in memory hsqldb so rip out rubbish
1 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
PoemTestCase.java (+1 -41)
-
timp
2006-10-06 13:14#41
Rev.: 1.12
-
Comment out shutdown and disconnect tests
2 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
PoemDatabaseTest.java (+2 -2)
-
timp
2006-10-06 13:11#40
Rev.: 1.9
-
Use inmemory hsqldb url
2 lines of code changed in 1 file:
- melati/src/test/java/org/melati:
org.melati.LogicalDatabase.properties (+2 -2)
-
timp
2006-10-05 22:53#39
-
Try to het hsqldb to play nice.
93 lines of code changed in 2 files:
- poem/src/test/java/org/melati/poem/test:
PoemDatabaseTest.java (+26 -31),
PoemTestCase.java (+67 -40)
-
timp
2006-10-05 18:24#38
Rev.: 1.14
-
Include PoemDatabseTest
1 lines of code changed in 1 file:
-
timp
2006-10-05 15:16#37
Rev.: 1.10
-
Javadoc
99 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
PoemDatabaseTest.java (+99 -95)
-
timp
2006-10-05 15:04#36
Rev.: 1.9
-
Add table creation test
325 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
PoemDatabaseTest.java (+325 -1)
-
timp
2006-10-05 11:01#35
Rev.: 1.17
-
Use melati.getZoneURL
2 lines of code changed in 1 file:
- melati-example-contacts/src/main/java/org/melati/example/contacts:
ContactView.java (+2 -2)
-
timp
2006-10-05 10:55#34
Rev.: 1.7
-
Revert
1 lines of code changed in 1 file:
- melati-example-contacts/src/main/java/org/melati/example/contacts:
ContactView.wm (+1 -1)
-
timp
2006-10-05 10:55#33
Rev.: 1.16
-
Fix bug
0 lines of code changed in 1 file:
- melati-example-contacts/src/main/java/org/melati/example/contacts:
ContactView.java (-1)
-
timp
2006-10-05 10:32#32
-
fix
2 lines of code changed in 2 files:
- melati-example-contacts/src/main/java/org/melati/example/contacts:
ContactView.wm (+1 -1),
Search.wm (+1 -1)
-
timp
2006-10-05 10:21#31
Rev.: 1.6
-
Typo
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/servlet:
Form.java (+2 -2)
-
timp
2006-10-05 10:03#30
Rev.: 1.20
-
Disallow descendant parents
3 lines of code changed in 1 file:
- melati-example-contacts/src/main/java/org/melati/example/contacts:
Contact.java (+3 -3)
-
timp
2006-10-05 08:58#29
Rev.: 1.10
-
Null or blank
9 lines of code changed in 3 files:
- melati-webapp/src/main/webapp/melati-static/admin/static:
statictrees.js (+3 -3)
- melati/src/main/java/org/melati/admin/static:
statictrees.js (+3 -3)
- melati/src/test/webapp/melati-static/admin/static:
statictrees.js (+3 -3)
-
timp
2006-10-04 14:45#28
Rev.: 1.5
-
Update
5 lines of code changed in 1 file:
- src/site/xdoc:
RoadMap.xml (+5 -6)
-
timp
2006-10-04 14:41#27
Rev.: 1.3
-
Typo/expand.
7 lines of code changed in 1 file:
- melati-example-odmg/src/site/xdoc:
index.xml (+7 -2)
-
timp
2006-10-04 12:22#26
Rev.: 1.6
-
Javadoc
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/template/webmacro:
WebmacroServletTemplateEngine.java (+2 -3)
-
timp
2006-10-04 11:16#25
Rev.: 1.13
-
Set servlet dependency scope to compile
1 lines of code changed in 1 file:
-
timp
2006-10-04 11:13#24
Rev.: 1.30
-
Configure cobertura
26 lines of code changed in 1 file:
-
timp
2006-10-04 11:13#23
-
Only set title if not null
70 lines of code changed in 17 files:
- melati/src/main/java/org/melati/template/webmacro/templets/html:
CreateSelectOrNull.wm (+3 -1),
ImageUpload.wm (+10 -3),
SelectionWindow.wm (+3 -1),
Upload.wm (+7 -3),
org.melati.poem.BigDecimalPoemType.wm (changed),
org.melati.poem.BooleanPoemType.wm (+8 -2),
org.melati.poem.DatePoemType.wm (+3 -1),
org.melati.poem.DoublePoemType.wm (+3 -1),
org.melati.poem.IntegerPoemType.wm (+3 -1),
org.melati.poem.LongPoemType.wm (+3 -1),
org.melati.poem.PasswordPoemType.wm (+5 -1),
org.melati.poem.StringPoemType.wm (+5 -1),
org.melati.poem.TimestampPoemType-dropdown.wm (+3 -1),
org.melati.poem.TimestampPoemType.wm (+3 -1),
org.melati.poem.UploadURLPoemType.wm (+3 -1),
passwordForChecking.wm (+3 -1),
select.wm (+5 -2)
-
timp
2006-10-04 09:43#22
-
rename nullable nullableInstance
8 lines of code changed in 3 files:
- poem/src/main/java/org/melati/poem:
Field.java (+2 -2),
StringPoemType.java (+3 -3),
ValueInfo.java (+3 -3)
-
timp
2006-10-04 07:50#21
Rev.: 1.29
-
Lightly obfusticate email addresses
14 lines of code changed in 1 file:
-
timp
2006-10-04 07:47#20
Rev.: 1.12
-
Change scope of servlet jar: you need it even when not using servlets
2 lines of code changed in 1 file:
-
timp
2006-10-04 07:46#19
Rev.: 1.1
-
Initial version
160 lines of code changed in 2 files:
- melati/src/main/java/org/melati/template:
XMLAttributeMarkupLanguage.java (new 79),
XMLMarkupLanguage.java (new 81)
-
timp
2006-10-04 07:43#18
-
Differentiate between getting a servlet template context and a template context
51 lines of code changed in 4 files:
- melati/src/main/java/org/melati/template:
NoTemplateEngine.java (+17 -13),
ServletTemplateEngine.java (+13 -2)
- melati/src/main/java/org/melati/template/velocity:
VelocityTemplateEngine.java (+15 -3)
- melati/src/main/java/org/melati/template/webmacro:
WebmacroServletTemplateEngine.java (+6 -4)
-
timp
2006-10-04 07:42#17
Rev.: 1.41
-
Remove unnecessary cast
4 lines of code changed in 1 file:
- melati/src/main/java/org/melati/servlet:
TemplateServlet.java (+4 -4)
-
timp
2006-10-04 07:40#16
Rev.: 1.8
-
Remove unused import
0 lines of code changed in 1 file:
- poem/src/test/java/org/melati/poem/test:
PoemTestCase.java (-1)
-
timp
2006-10-04 07:37#15
Rev.: 1.8
-
Add servlet jar faq
12 lines of code changed in 1 file:
- src/site/fml:
Faq.fml (+12)
-
timp
2006-10-03 22:35#14
-
Add TITLE attribute
63 lines of code changed in 17 files:
- melati/src/main/java/org/melati/template/webmacro/templets/html:
CreateSelectOrNull.wm (+2 -1),
ImageUpload.wm (+11 -4),
SelectionWindow.wm (+5 -3),
Upload.wm (+4 -2),
org.melati.poem.BigDecimalPoemType.wm (changed),
org.melati.poem.BooleanPoemType.wm (+5 -4),
org.melati.poem.DatePoemType.wm (+3 -2),
org.melati.poem.DoublePoemType.wm (+3 -2),
org.melati.poem.IntegerPoemType.wm (+3 -2),
org.melati.poem.LongPoemType.wm (+3 -2),
org.melati.poem.PasswordPoemType.wm (+4 -2),
org.melati.poem.StringPoemType.wm (+5 -3),
org.melati.poem.TimestampPoemType-dropdown.wm (+3 -2),
org.melati.poem.TimestampPoemType.wm (+3 -2),
org.melati.poem.UploadURLPoemType.wm (+4 -3),
passwordForChecking.wm (+3 -2),
select.wm (+2 -2)
-
timp
2006-10-03 22:03#13
Rev.: 1.11
-
Include .vm files
1 lines of code changed in 1 file:
-
timp
2006-10-03 21:34#12
Rev.: 1.14
-
Accomodate odd change in user display
7 lines of code changed in 1 file:
- melati/src/test/java/org/melati/template/test:
MarkupLanguageTestAbstract.java (+7 -3)
-
timp
2006-10-03 21:25#11
Rev.: 1.66
-
Rename getDisplayString to displayString
2 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
Column.java (+2 -2)
-
timp
2006-10-03 21:25#10
Rev.: 1.71
-
Add displayString(Locale), rename getDisplayString to displayString
16 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
Persistent.java (+16 -4)
-
timp
2006-10-03 21:13#9
Rev.: 1.12
-
Render Persistent just like anything else.
8 lines of code changed in 1 file:
- melati/src/main/java/org/melati/template:
AbstractMarkupLanguage.java (+8 -5)
-
timp
2006-10-03 21:06#8
-
Initial version
68 lines of code changed in 4 files:
- melati/src/main/java/org/melati/template/velocity/templets/html:
org.melati.poem.Persistent.vm (new 3)
- melati/src/main/java/org/melati/template/velocity/templets/wml:
org.melati.poem.Persistent.vm (new 3)
- melati/src/main/java/org/melati/template/webmacro/templets/html:
org.melati.poem.Persistent.wm (+59 -1)
- melati/src/main/java/org/melati/template/webmacro/templets/wml:
org.melati.poem.Persistent.wm (new 3)
-
timp
2006-10-03 20:59#7
Rev.: 1.1
-
Initial version
1 lines of code changed in 1 file:
- melati/src/main/java/org/melati/template/webmacro/templets/html:
org.melati.poem.Persistent.wm (new 1)
-
timp
2006-10-03 09:21#6
Rev.: 1.95
-
Javadoc
7 lines of code changed in 1 file:
- melati/src/main/java/org/melati:
Melati.java (+7 -2)
-
timp
2006-10-02 15:36#5
Rev.: 1.5
-
Irrelevant reference to ml
1 lines of code changed in 1 file:
- melati/src/main/java/org/melati/app:
TemplateAppExample.wm (+1 -3)
-
timp
2006-10-02 14:33#4
Rev.: 1.4
-
Remove todo
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/template:
WMLAttributeMarkupLanguage.java (+2 -3)
-
timp
2006-10-02 14:18#3
Rev.: 1.29
-
Javadoc
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/template:
TemplateEngine.java (+2 -2)
-
timp
2006-10-02 12:49#2
Rev.: 1.5
-
Typo
16 lines of code changed in 1 file:
- melati/src/main/java/org/melati/app:
TemplateAppExample.java (+16 -16)
-
timp
2006-10-01 21:21#1
Rev.: 1.17
-
Typo
3 lines of code changed in 1 file:
- melati/src/main/java/org/melati/template:
HTMLLikeMarkupLanguage.java (+3 -3)