[root]/classes/org/makumba/controller/http

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 145 (100.0%) | 4817 (100.0%) | 33.2 |
| rosso_nero | 34 (23.4%) | 1348 (28.0%) | 39.6 |
| cristi | 30 (20.7%) | 1089 (22.6%) | 36.3 |
| manuel_gay | 45 (31.0%) | 994 (20.6%) | 22.0 |
| filip_kis | 2 (1.4%) | 563 (11.7%) | 281.5 |
| adler | 8 (5.5%) | 414 (8.6%) | 51.7 |
| stefan | 6 (4.1%) | 138 (2.9%) | 23.0 |
| cristian_bogdan | 15 (10.3%) | 122 (2.5%) | 8.1 |
| jzbont | 1 (0.7%) | 98 (2.0%) | 98.0 |
| marius9 | 3 (2.1%) | 47 (1.0%) | 15.6 |
| adlerscout | 1 (0.7%) | 4 (0.1%) | 4.0 |
First part of partial postback for forms
1 lines of code changed in 1 file:
adding the makumba resources directly in the head, instead of using dirty javascript hacks
7 lines of code changed in 1 file:
first implementation of mak:section
2 lines of code changed in 1 file:
refactoring CharsetFilter to a controllerHandler
1 lines of code changed in 2 files:
removing useless import
1 lines of code changed in 1 file:
Removed redundancy in the CharsetFilter
1 lines of code changed in 1 file:
some minor things: fixed warnings, added FIXMEs
5 lines of code changed in 1 file:
- removing fetching of servletName that does not work at filter startup time
- making it compulsory to have a Makumba.conf
0 lines of code changed in 1 file:
- moving database configuration to Makumba.conf
- fixing the OO design of TransactionProvider-s, now they extend TransactionProvider instead of implementing some strange interface
- updating hibernate version
sorry for the big commit but it's a big change. please test, comment, etc.
5 lines of code changed in 2 files:
Start of Makumba Defaults config
re-implementing loads of servlets in controller handlers
4 lines of code changed in 1 file:
allowing handler methods to modify the request/response objects
6 lines of code changed in 1 file:
code clean-up, formatted
48 lines of code changed in 1 file:
Avoiding creation of useless object instances of Providers by using singletons
1 lines of code changed in 1 file:
signature change
1 lines of code changed in 1 file:
better computation of imax
more wide (for all handlers) and safe finalization
12 lines of code changed in 1 file:
removed references to Configuration when it is default, thus heavily reducing dependencies to the class
1 lines of code changed in 1 file:
new controller handler, to take care of analyzer per-request initialization
1 lines of code changed in 1 file:
Moving controller handlers together with the classes they use
3 lines of code changed in 1 file:
removed unused stuff
0 lines of code changed in 1 file:
ok, enough with this class... finished the todos
33 lines of code changed in 1 file:
(81 more)