Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Snapshot 74cbc13878.Marco Pesenti Gritti2007-11-061-0/+2
|
* #4654 Hard link files on check out instead of copying if possible.Tomeu Vizoso2007-11-063-11/+23
|
* Snapshot 2b5596554c.Marco Pesenti Gritti2007-11-021-0/+2
|
* Strip the new lines in suggested filenameMarco Pesenti Gritti2007-11-022-0/+3
|
* Snapshot fa80f025af.Marco Pesenti Gritti2007-10-311-0/+2
|
* #4083: Remove the active loop and initialize threads.Tomeu Vizoso2007-10-312-18/+12
|
* Revert "#4083: Remove the active loop and check usb sticks on idle."Tomeu Vizoso2007-10-313-81/+94
| | | | | | | | | | | | | | No need to move usb stick checking to the idle event. We can keep using a background thread if we tell glib and dbus to initialize threads. This reverts commit 8f8bbe73fdc61ce3c1716bfc57a21eef7cb2d7e6. Conflicts: NEWS Signed-off-by: Tomeu Vizoso <tomeu@tomeuvizoso.net>
* #4182: Flush every 20 changes or 1 minute after the last unflushed change.Tomeu Vizoso2007-10-312-3/+25
|
* #4083: Remove the active loop and check usb sticks on idle.Tomeu Vizoso2007-10-313-94/+82
|
* Snapshot 5051fc3a4b.Marco Pesenti Gritti2007-10-301-0/+2
|
* Snapshot 26a372063c.Marco Pesenti Gritti2007-10-241-0/+2
|
* Update NEWSMarco Pesenti Gritti2007-10-241-0/+2
|
* Revert "changes to api to reflect the DBus compat requests of #4064"Tomeu Vizoso2007-10-241-4/+3
| | | | | | We cannot change API right now. We are past feature freeze for FRS. This reverts commit f6cac3e333dc0846d425e6caba845158fbd25aee.
* Snapshot 7072db5ffd.Marco Pesenti Gritti2007-10-241-0/+2
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreMarco Pesenti Gritti2007-10-235-56/+81
|\ | | | | | | | | | | Conflicts: NEWS
| * #4235: Keep indexing an usb stick after an error in a single file. (tomeu)Tomeu Vizoso2007-10-232-52/+59
| |
| * ids(mountpoint) -> list of ids on that mountpointBenjamin Saller2007-10-223-1/+18
| |
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-10-165-58/+9
| |\
| * \ Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-10-124-15/+64
| |\ \
| * | | changes to api to reflect the DBus compat requests of #4064Benjamin Saller2007-10-091-3/+4
| | | |
| * | | fixes #3163Benjamin Saller2007-10-091-0/+1
| | | |
* | | | FAT doesn't like :, sanitize itMarco Pesenti Gritti2007-10-232-0/+3
| |_|/ |/| |
* | | Snapshot 89ae26ced4.Marco Pesenti Gritti2007-10-151-0/+2
| | |
* | | Use the mime helpers from sugar-base.Marco Pesenti Gritti2007-10-155-58/+7
| |/ |/|
* | Snapshot cb0acdf653.Marco Pesenti Gritti2007-10-091-0/+2
| |
* | Update NEWSMarco Pesenti Gritti2007-10-091-0/+3
| |
* | Use cut/pasted sugar logger initialization, soMarco Pesenti Gritti2007-10-093-15/+59
|/ | | | | that we get consistent logs and tracebacks are logged too.
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-10-081-0/+2
|\
| * Snapshot b603f340b2.Marco Pesenti Gritti2007-10-071-0/+2
| |
* | external propsBenjamin Saller2007-10-084-15/+60
|/
* orderby fix, allow []Benjamin Saller2007-10-072-3/+10
| | | | -m to datastore-service will mount default repo allowing simple command line testing again
* Request binary data as dbus.ByteArray.Tomeu Vizoso2007-10-072-2/+6
|
* Snapshot 23becaa683.Marco Pesenti Gritti2007-10-051-0/+2
|
* Don't mount automatically at start.Tomeu Vizoso2007-10-052-2/+1
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreMarco Pesenti Gritti2007-10-051-0/+1
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-10-051-0/+5
| |\
| * | force a flush on stop() to the indexerBenjamin Saller2007-10-051-0/+1
| | |
* | | Exit cleanly when dbus goes downMarco Pesenti Gritti2007-10-052-5/+17
| |/ |/|
* | Snapshot 64abebe398.Marco Pesenti Gritti2007-10-051-0/+5
|/
* offset args reversedBenjamin Saller2007-10-051-1/+1
|
* offset handlingBenjamin Saller2007-10-051-1/+1
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-10-051-2/+3
|\
| * Snapshot 87204de5b9.Marco Pesenti Gritti2007-10-051-0/+2
| |
| * Update NEWSMarco Pesenti Gritti2007-10-051-2/+1
| |
* | fulltext settings bug. Now storable just stores (for binary props)Benjamin Saller2007-10-052-2/+3
|/
*