Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * New perf testsTomeu Vizoso2008-09-031-0/+109
| * Small fixes to the testsTomeu Vizoso2008-09-031-3/+5
| * Remove redundant callTomeu Vizoso2008-09-031-1/+1
| * Reduce the frequency of writes to diskTomeu Vizoso2008-09-031-1/+30
| * Take out debug printTomeu Vizoso2008-08-261-1/+0
| * Make sure one temporary hack wont break things too muchTomeu Vizoso2008-08-261-1/+4
| * Implement a simpler format than JSON for the metadata. Should be much faster.Tomeu Vizoso2008-08-261-23/+31
| * Add a fake mountpoint property so the journal can run unmodifiedTomeu Vizoso2008-08-261-1/+9
| * Implement hard-linking to identical files and refactor path logic to LayoutMa...Tomeu Vizoso2008-08-266-63/+215
| * Add note about timezone consistencyTomeu Vizoso2008-08-231-0/+1
| * Timestamps are integersTomeu Vizoso2008-08-221-1/+1
| * Implement mime_type filterTomeu Vizoso2008-08-221-0/+8
| * Implement activity filterTomeu Vizoso2008-08-221-0/+3
| * Implement get_uniquevaluesforTomeu Vizoso2008-08-222-7/+22
| * Implement the date rangeTomeu Vizoso2008-08-221-3/+23
| * Index text and implement full text searchTomeu Vizoso2008-08-221-1/+50
| * Return some mount id when askedTomeu Vizoso2008-08-221-1/+1
| * Very simple rewrite. Many unnecessary requirements dropped.Tomeu Vizoso2008-05-0627-4950/+642
* | Make copy-from-journal and copy-to-journal work from Console This will connec...Bert Freudenberg2008-09-112-0/+6
* | Release 0.82.0v0.82.0Simon Schampijer2008-08-071-1/+1
* | Release v0.8.4v0.8.4Tomeu Vizoso2008-07-311-1/+1
* | #7234 Request all the results so we get an accurate entry count.Tomeu Vizoso2008-07-311-1/+2
* | Revert "Release v0.8.4"Tomeu Vizoso2008-07-311-1/+1
* | Release v0.8.4Tomeu Vizoso2008-07-311-1/+1
* | Release 0.8.3v0.8.3Tomeu Vizoso2008-07-071-1/+1
* | Add files to makefileTomeu Vizoso2008-07-071-1/+3
* | #5571 Add copy-to-journal (rwh and Phil Bordelon)Tomeu Vizoso2008-07-031-0/+86
* | #5571 Add copy-from-journal script.Tomeu Vizoso2008-06-231-0/+113
* | Release v0.8.2v0.8.2Tomeu Vizoso2008-06-201-1/+1
* | Revert "Release v0.8.1"Tomeu Vizoso2008-06-201-1/+1
* | Release v0.8.1Tomeu Vizoso2008-06-201-1/+1
* | Maintain a metadata copy outside the indexTomeu Vizoso2008-06-202-25/+73
* | Add some more tests.Tomeu Vizoso2008-05-281-0/+182
* | Release v0.8.1v0.8.1Tomeu Vizoso2008-05-201-1/+1
|/
* #5033 Use a different path where to put temporal links to files. (m_stone)upstream/0.8.0.git.13d354bTomeu Vizoso2008-01-081-1/+1
* #5707: Delete files for external properties when an entry is deleted.Tomeu Vizoso2008-01-082-0/+20
* #5744: Don't copy files out from usb sticks, do a symlink instead.Tomeu Vizoso2008-01-071-4/+3
* #2545 Clean up correctly when unmounting a non-present removable device.Tomeu Vizoso2007-12-193-12/+32
* Revert "#2545: Just log a warning when unmounting a device that has already b...Tomeu Vizoso2007-12-152-15/+6
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreMarco Pesenti Gritti2007-12-143-6/+17
|\
| * Check the secore config file is not empty. (neuralis)Tomeu Vizoso2007-12-131-0/+2
| * #2545: Just log a warning when unmounting a device that has already been remo...Tomeu Vizoso2007-12-112-6/+15
* | Bump versionMarco Pesenti Gritti2007-12-141-1/+1
|/
* #5218: Reduce periodic wakeups.Tomeu Vizoso2007-12-051-3/+0
* #5254: add 'description' to the model.Tomeu Vizoso2007-12-051-0/+1
* Bump version to 0.5Marco Pesenti Gritti2007-11-291-1/+1
* #4662: Log a warning if a property in the model is supplied.Tomeu Vizoso2007-11-291-13/+16
* Revert '#4662 Correctly fix properties not in the model'.Tomeu Vizoso2007-11-292-7/+1
* Remove NEWS. It'll be autogenerated.Tomeu Vizoso2007-11-291-171/+0
* #5127 Index files from usb sticks in the idle callback.Tomeu Vizoso2007-11-291-76/+70