Directory src/net/sf/ginp/test/

Directory Created:
2004-12-30 08:14
Directory Deleted:
2006-09-15 17:49
Total Files:
0
Deleted Files:
10
Lines of Code:
0

Browse with ViewVC

[root]/src/net/sf/ginp/test

Lines of Code

src/net/sf/ginp/test/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 49 (100.0%) 379 (100.0%) 7.7
dougculnane 42 (85.7%) 343 (90.5%) 8.1
jsher 7 (14.3%) 36 (9.5%) 5.1

Most Recent Commits

dougculnane 2006-09-15 17:49

maven dir structure

0 lines of code changed in:

dougculnane 2006-09-15 17:22
gpl to lgpl and start to restructrue for maven

41 lines of code changed in:

dougculnane 2005-05-13 16:52
Big hack to work towards removing Tapestry and moveing config file to fixed location in WEB-INF Folder, lossing all xml datafiles and putting data in an optional database. This make s the allpiction unstable and losses features but it is an attempt to work towards a simple clean structure.

71 lines of code changed in:

dougculnane 2005-04-18 19:38
tidy up - all test stuff to test package.

2 lines of code changed in:

dougculnane 2005-04-18 19:28
Started hibernate use and dataobject mapping work. Added database tests with test configuration. Therefore test done on the database ginpTEST.

95 lines of code changed in:

dougculnane 2005-04-11 20:34
Tidy up of data from file mess, which was not working very well anyway. This is back to basics so that a database storage of data can be built on top to store Folder and Picture Data.

3 lines of code changed in:

dougculnane 2005-04-11 19:52
get rid of old tests.

0 lines of code changed in:

dougculnane 2005-03-29 19:27
Many problems with setLocale and request.getEncoding() in Tomcat. This seams to be a knowen problem on the web with various workarounds suggested but not totally working. This code uses a work around to fix the problem but is likely to cause problems onother platforms. Encoding added to config file and URLEndoding reworked. It all works perfectly on my laptop but there may be bugs in other environments. This is a ci of all known bugs fixed so the code can tested and got into release state.

1 lines of code changed in:

dougculnane 2005-03-25 12:44
log errors.

3 lines of code changed in:

dougculnane 2005-03-18 22:50
Cleand up localization. Fixed some tests. Added a force locale setting to config. This allows the language to be set to German only for example.

24 lines of code changed in:

dougculnane 2005-03-11 17:49
Repaired the config of thumbnail size and page location. Needs more testing. Fixed the parameter encoding agian. The problem was that if files have german umlauts in them then they were encoded in UTF-8 not the encoding of the response. This has been tidied up and fixed. But if you set your local to be Russia then you can not see files with gernam chars in them becuase these chars do not exist in the locale encoding. This needs a force local config setting and some explanation in the manual and then I think it is acceptable. The alternative is encoding every page in UTF-16.

2 lines of code changed in:

dougculnane 2005-03-07 19:02
Thumbnail sizes and page locations come from the config file.

6 lines of code changed in:

jsher 2005-03-06 22:57
Made Changes Necessary for Sharing Picture Information between multiple users.

This also gets ginp ready for database integration by centralizing picture information access.

4 lines of code changed in:

dougculnane 2005-02-22 20:58
More interesting database tests, and test for stability of existing code.

41 lines of code changed in:

dougculnane 2005-02-11 14:39
Addition of Hibernate libraries and test to do basic database connection create/update table description and insert a record.

8 lines of code changed in:

dougculnane 2005-01-21 13:10
Correct test name.

1 lines of code changed in:

jsher 2005-01-21 05:02
We don't need to test the standard java urldecoder/encoder

0 lines of code changed in:

dougculnane 2005-01-20 19:21
Fixed + char in file name bug.

24 lines of code changed in:

dougculnane 2005-01-05 16:05
Repackage classes from net.culnane.ginp to net.sf.ginp.

2 lines of code changed in:

dougculnane 2004-12-30 20:45
Translator now uses Localization and ResourceBundles for standard translations. These can still be overridden by the HTML de=TEXT tag. The new Tag Library has been moved to net.sf.ginp.tags.

14 lines of code changed in:

(2 more)
Generated by StatSVN @VERSION@