Directory src/net/sf/ginp/util/

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

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 30 (100.0%) 348 (100.0%) 11.6
dougculnane 26 (86.7%) 210 (60.3%) 8.0
jsher 4 (13.3%) 138 (39.7%) 34.5

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

30 lines of code changed in:

dougculnane 2005-10-28 19:25
fix encoding with server.xml config and remove this ugly mess.

0 lines of code changed in:

dougculnane 2005-09-25 12:16
better loggin messages and fix of filmstrip maxsize. Fix force local problem.

12 lines of code changed in:

dougculnane 2005-08-25 18:27
Small fixes

4 lines of code changed in:

dougculnane 2005-05-13 17:07
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.

0 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.

32 lines of code changed in:

dougculnane 2005-04-22 18:33
this fixed problem on tomcat 4. The throwing of error lead to no show of picture, so this make it more stable.

4 lines of code changed in:

dougculnane 2005-03-29 20:32
more bug fix

7 lines of code changed in:

dougculnane 2005-03-29 20:10
this killed my live server (Tomcat 4.1) Back to the encoding drawing board. Maybe we just call this a Tomcat Problem and go down the pub?

7 lines of code changed in:

dougculnane 2005-03-29 19:40
Update ref

1 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.

25 lines of code changed in:

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

5 lines of code changed in:

dougculnane 2005-03-23 20:28
log4j logging. Small tidy up of code.

4 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:

jsher 2005-02-19 20:14
Important Input Validation Fixes

Cleanup of Ginp Pictures Servlet

101 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.

13 lines of code changed in:

dougculnane 2005-01-25 20:58
Added null test becuase I found some java.lang.NullPointerException

17 lines of code changed in:

jsher 2005-01-21 04:51
Switched to java URLEncoder and URLDecoder class to escape instead of Doug's custom encoding

15 lines of code changed in:

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

42 lines of code changed in:

(3 more)
Generated by StatSVN @VERSION@