-
mylesc
2001-10-07 23:41Rev.: 1.25
-
Exception must be caught
6 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
HttpSessionAccessHandler.java (+6 -2)
-
mylesc
2001-07-02 14:26Rev.: 1.12
-
Typo
1 lines of code changed in 1 file:
- melati/src/main/java/org/melati:
org.melati.LogicalDatabase.properties.example (+1 -1)
-
mylesc
2001-06-06 12:28Rev.: 1.22
-
Added missing font size attribute
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
PrimarySelect.wm (+2 -2)
-
mylesc
2001-05-30 19:16Rev.: 1.17
-
debug
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
Selection.wm (+2 -2)
-
mylesc
2001-05-30 18:55Rev.: 1.13
-
Removed small bug
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
Top.wm (+2 -2)
-
mylesc
2001-05-24 17:20Rev.: 1.1
-
Added support for parsing data in a number of tables (stored as csv files)
and uploading them into a PoemDatabase
642 lines of code changed in 9 files:
- poem/src/main/java/org/melati/poem:
CSVFilesProcessor.java (new 86)
- poem/src/main/java/org/melati/poem/csv:
CSVColumn.java (new 25),
CSVField.java (new 15),
CSVFileParser.java (new 162),
CSVParseException.java (new 11),
CSVPrimaryKeyColumnAlreadySetException.java (new 16),
CSVRecord.java (new 87),
CSVTable.java (new 221),
NoPrimaryKeyInCSVTableException.java (new 19)
-
mylesc
2001-05-24 17:15Rev.: 1.6
-
Reformatting
25 lines of code changed in 1 file:
- melati/src/main/java/org/melati/util:
Email.java (+25 -23)
-
mylesc
2001-05-24 17:14Rev.: 1.3
-
We can now read empty last fields
16 lines of code changed in 1 file:
- melati/src/main/java/org/melati/util:
CSVStringEnumeration.java (+16 -7)
-
mylesc
2001-05-24 17:11
-
Reformatting
35 lines of code changed in 6 files:
- melati/src/main/java/org/melati/login:
AccessHandler.java (+3 -2),
HttpBasicAuthenticationAccessHandler.java (+18 -20),
HttpSessionAccessHandler.java (+4 -5),
Login.java (+7 -9),
LoginHandler.java (+1 -1),
Logout.java (+2 -3)
-
mylesc
2001-05-24 17:05Rev.: 1.8
-
Added come comments
10 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
AdminSpecialised.java (+10 -1)
-
mylesc
2001-05-15 11:28Rev.: 1.18
-
Test - this should still get to the list
4 lines of code changed in 1 file:
-
mylesc
2001-05-04 14:32Rev.: 1.6
-
Added new constructor so we can specify the maximum file upload size
22 lines of code changed in 1 file:
- melati/src/main/java/org/melati/template:
MultipartTemplateContext.java (+22 -1)
-
mylesc
2001-03-23 14:00
-
Added information about the new ability to import DSDs into other DSDs
854 lines of code changed in 2 files:
-
README.html (+379 -377),
RELEASE-NOTES.html (+475 -429)
-
mylesc
2001-03-15 02:26Rev.: 1.5
-
Changed copyright holder
4 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
SessionAnalysisServlet.java (+4 -4)
-
mylesc
2001-03-15 02:22Rev.: 1.4
-
Added some JVM/zone memory information
24 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
SessionAnalysisServlet.java (+24 -9)
-
mylesc
2001-03-13 14:09Rev.: 1.27
-
We now include Poem tables in the generated XxxTablesBase interface
6 lines of code changed in 1 file:
- maven-dsd-plugin/src/main/java/org/melati/poem/prepro:
DSD.java (+6 -5)
-
mylesc
2001-03-13 13:38
-
Added explanations for why we can't find resources
105 lines of code changed in 2 files:
- maven-dsd-plugin/src/main/java/org/melati/poem/prepro:
DSD.java (+42 -27),
ResourceNotFoundException.java (new 63)
-
mylesc
2001-03-12 17:31Rev.: 1.3
-
Renamed to PoemFileDataAdaptorFactory.java
0 lines of code changed in 1 file:
- melati/src/main/java/org/melati/servlet:
UploadDirDataAdaptorFactory.java (del)
-
mylesc
2001-03-12 17:27
-
Shouldn't actually update these files - I can see no differences
10 lines of code changed in 2 files:
- melati/src/main/java/org/melati:
org.melati.LogicalDatabase.properties.example (+8)
- melati/src/main/java/org/melati/admin:
Main.wm (+2 -1)
-
mylesc
2001-03-12 17:24
-
Tidying
4 lines of code changed in 2 files:
- melati/src/main/java/org/melati/servlet:
DefaultFileDataAdaptorFactory.java (+1 -2)
- melati/src/main/java/org/melati/template:
SimpleDateAdaptor.java (+3 -2)