5183 Commits

Author SHA1 Message Date
a2a07876e4 added a cached and writable index class. still needs testing...
the tests have grown to a point they need to migrated to pli.testlog ASAP

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-12-08 16:23:47 +04:00
08e71449ea started adding a file index, should be a separate level...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-12-07 03:25:38 +04:00
9a220aaf46 minor fixes, mostly removing manual extension processing... also added __iter__ to index.Index, still needs testing.
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-12-06 22:21:59 +04:00
6b843421a5 written file list archiving... still not coherent...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-12-06 22:03:01 +04:00
8fb70eb017 minor changes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-12-04 21:40:13 +04:00
12cfd0c849 compleated the basic interface of sql version of tags...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-16 03:02:08 +04:00
86cab29e3c added experimental thin tag implementation over sql...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-16 02:11:32 +04:00
2b0ed6492f updated the project outline...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-14 00:18:56 +04:00
f29bb4407f ... 2011-11-12 02:02:29 +04:00
9db954a609 still have some odd behaviur (use tmp_config.json)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-11 01:51:56 +04:00
620e73ef6d fixed a minor problem...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-11 01:41:56 +04:00
8dc42676e1 updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-10 20:04:34 +04:00
c835b8c7fb more docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-10 19:54:14 +04:00
5eca4798a5 now why is UUID is not serializable to json... JUST HATE IT WHEN PYTHON DOES THINGS LIKE THESE\!
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-10 19:50:58 +04:00
0014af5b82 added docs and fixed a minor bug...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-10 19:47:45 +04:00
f15a19ffa0 grouping appears to be working correctly. still need more tests and to check for corner cases...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-10 19:38:43 +04:00
a419d706d7 fixed a bug. and discovered that we effectively lost the actual extension of a file in the indexing process...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-10 19:17:38 +04:00
fa3082cc96 grouping almost done, still needs cleaningup and revising... (also think of better strategies to resolve and test corner cases)
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-10 19:02:26 +04:00
0816077356 got the grouping mostly working. corner cases still fail (run index.py to see the ungrouped files)
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-10 18:43:46 +04:00
ebd2865fed started work on indexing...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-11-03 01:11:10 +03:00
828855401f added basic design doc for GUI (still unfinished)...
need to move all the different GUI design docs from different projects to one place...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-10-31 23:37:04 +03:00
300f945531 added architecture outline and some unstructured code...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-10-22 02:47:48 +04:00
5bba8634c4 minor edits...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-10-04 23:18:00 +04:00
72e467fae0 split the tests to a seporate module; minor tweeks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-10-04 22:26:46 +04:00
661d738735 updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-10-04 19:12:49 +04:00
48574cee03 added .relatedtags(...) to tags.py...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-10-04 19:11:18 +04:00
61e9166e18 more changes to TODO.otl... 2011-10-04 18:30:28 +04:00
4586ea3e2f more specific todo, still working on a roadmap... 2011-10-04 18:27:38 +04:00
9d3a0f6154 updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-10-01 01:37:43 +04:00
daf804767d updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-10-01 01:33:04 +04:00
51a917d5c2 fixed several bugs in tags...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-10-01 01:26:26 +04:00
bca3bef9c3 added some code, still in the "unstructured play" stage...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2011-10-01 00:08:31 +04:00
3a75276f0a initial commit... 2011-09-23 15:00:43 +04:00