[root]/classes/org/makumba/devel/relations

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 118 (100.0%) | 2284 (100.0%) | 19.3 |
| manuel_gay | 85 (72.0%) | 2155 (94.4%) | 25.3 |
| rosso_nero | 29 (24.6%) | 104 (4.6%) | 3.5 |
| cristian_bogdan | 4 (3.4%) | 25 (1.1%) | 6.2 |
making sure this also works with windows
2 lines of code changed in 1 file:
moving oql parser to attic
0 lines of code changed in 1 file:
New function inliner based on tree-transformation
0 lines of code changed in 1 file:
fixed a foreign key violation; the origin should be deleted after the relation
6 lines of code changed in 1 file:
making robust against NPEs that happen in RecordInfo
0 lines of code changed in 1 file:
Some fixes in the crawler logic, but some work still to be done
0 lines of code changed in 1 file:
making hql compliant
0 lines of code changed in 1 file:
adding possiblity to flush all relations from the database instead of updating them
35 lines of code changed in 2 files:
making sure the transaction is not null before closing
0 lines of code changed in 1 file:
removed depricated reading of MakumbaController.properties
4 lines of code changed in 1 file:
removing useless string concatenations
0 lines of code changed in 1 file:
- making TransactionProvider intelligent: if getConnectionTo() wants to access a dataSource that is not of the type of the TransactionProvider implementation, automatically switches to the right implementation
- experimentation: method to unload static reference to singleton on context uninstall. maybe it will help with our problem
- fixing bug 1090
10 lines of code changed in 1 file:
unifying and optimising database lookup mechanism
22 lines of code changed in 2 files:
fixing warnings
0 lines of code changed in 2 files:
fixing warnings
2 lines of code changed in 1 file:
not writing the crawling error report anymore when launched through web-interface
3 lines of code changed in 1 file:
adding the possibility to have a default target database specified through a JVM arg
11 lines of code changed in 2 files:
making it possible to crawl relations thru a simple click in the file viewer
81 lines of code changed in 2 files:
adapting to MQL
0 lines of code changed in 1 file:
Using singletonHolder class wherever possible
0 lines of code changed in 1 file:
fixing some generics
0 lines of code changed in 1 file:
making more robust
0 lines of code changed in 3 files:
reduced the QueryAnalysis contract (can be reduced further), moved all mining code in the miners
19 lines of code changed in 2 files:
making it possible to generate more detail for the relationtype (like mdd2mdd, mdd2java etc)
0 lines of code changed in 4 files:
adding generics to some DB functions
0 lines of code changed in 1 file:
refactoring: moving all the cache keys to MakumbaJSPAnalyser, so it is possible to have an overview
0 lines of code changed in 2 files:
preventing a potential null pointer
0 lines of code changed in 1 file:
fixing warnings
0 lines of code changed in 1 file:
refactoring tests: all the setUp and tearDown is now done in MakumbaTestSetup
2 lines of code changed in 1 file:
fixing bug: relations of different webapps were deleted when inserting new ones
0 lines of code changed in 1 file:
Making sure that there are no cyclic relations
0 lines of code changed in 1 file:
Fixing problem in HQL queries for relations
0 lines of code changed in 1 file:
initialisation in constructor
9 lines of code changed in 2 files:
correcting parameter order
0 lines of code changed in 1 file:
convenience method to find out if there are any file relations
0 lines of code changed in 1 file:
removing not-needed stuff, ordering relations by line number
0 lines of code changed in 1 file:
storing relations correctly, not losing any more differences in fromFile. hard-coded to "dependsOn" type, if more types are requested, another level of nesting dictionaries inside dictionaries is needed to keep them apart
0 lines of code changed in 4 files:
made a separate app to just to jsp analysis
0 lines of code changed in 1 file:
using lib to read command line arguments, providing a way to skip specific paths (e.g. /test dir)
0 lines of code changed in 1 file:
giving a bit more info, writing first errors file, then relations to db
0 lines of code changed in 1 file:
(36 more)