| Commit message (Expand) | Author | Age | Files | Lines |
* | data-generators: do not include .pyc in the tarball | Ivan Frade | 2010-12-06 | 1 | -1/+0 |
* | Diversify the content creation times in data generators. | Mikael Ottela | 2010-12-01 | 1 | -1/+1 |
* | Handle nfo:Equipment correctly in the data generators | Mikael Ottela | 2010-12-01 | 8 | -6/+70 |
* | Small fixes to the music data generator scripts. | Mikael Ottela | 2010-12-01 | 1 | -4/+6 |
* | data-generators: Use affiliation for person contacts | Jürg Billeter | 2010-11-17 | 1 | -5/+8 |
* | utils: tracker-sql: Fixed --query command line option not working | Martyn Russell | 2010-11-11 | 2 | -38/+43 |
* | Update .gitignore | Jürg Billeter | 2010-11-10 | 1 | -0/+1 |
* | Added tracker-sql util to run sql directly for testing | Mikael Ottela | 2010-11-08 | 3 | -1/+219 |
* | build: Replaced all trailing tabs before \ for spaces in Makefile.ams | Martyn Russell | 2010-10-27 | 8 | -53/+53 |
* | build: Use AM_CPPFLAGS now INCLUDES is deprecated | Martyn Russell | 2010-10-27 | 3 | -3/+3 |
* | utils/playlists: Cleaned up CFLAGS/LIBS for playlist2ttl | Martyn Russell | 2010-10-27 | 2 | -20/+20 |
* | utils/services: Cleaned up CFLAGS/LIBS | Martyn Russell | 2010-10-27 | 3 | -46/+20 |
* | utils/playlists: Instead of using #if in Makefile, do it for parent's SUBDIRS | Martyn Russell | 2010-10-27 | 2 | -6/+5 |
* | utils/mtp: Cleaned up CFLAGS/LIBS | Martyn Russell | 2010-10-27 | 1 | -15/+7 |
* | utils/playlists: Cleaned up CFLAGS/LIBS | Martyn Russell | 2010-10-27 | 1 | -4/+3 |
* | build: Don't include specific directories, just src/ | Martyn Russell | 2010-10-27 | 3 | -4/+3 |
* | build: Remove WARN_CFLAGS and GCOV_{CFLAGS|LIBS}, use BUILD_{CFLAGS|LIBS} ins... | Martyn Russell | 2010-10-27 | 2 | -9/+6 |
* | Fixes: Bug 629850 - Undefined reference errors during build | Deji Akingunola | 2010-10-18 | 1 | -0/+2 |
* | utils, mtp-dummy: locale initialization was missing | Aleksander Morgado | 2010-10-15 | 1 | -0/+4 |
* | utils, mtp-dummy: Implemented renaming of all files after batch copy finishes | Aleksander Morgado | 2010-10-08 | 1 | -64/+173 |
* | utils: fix distcheck | Aleksander Morgado | 2010-10-06 | 1 | -0/+1 |
* | utils, mtp-dummy: Use tracker coding style | Aleksander Morgado | 2010-10-06 | 1 | -351/+329 |
* | utils: Added new mtp sync simulator | Aleksander Morgado | 2010-10-06 | 4 | -1/+499 |
* | data-generators: default value for undefined categories | Ivan Frade | 2010-09-23 | 1 | -21/+27 |
* | tests: Adapted tests to nfo:Equipment ontology change | Philip Van Hoof | 2010-09-07 | 1 | -1/+1 |
* | Fixes GB#628536: Don't install ui files for example utils | Aleksander Morgado | 2010-09-02 | 1 | -4/+1 |
* | Fix distcheck | Aleksander Morgado | 2010-08-19 | 3 | -1/+26 |
* | Data generators are now python2.3 friendly | Ivan Frade | 2010-08-18 | 3 | -7/+17 |
* | Make data-generators directory-free | Ivan Frade | 2010-08-18 | 2 | -1/+1 |
* | utils: Fix build | Jürg Billeter | 2010-08-16 | 1 | -0/+1 |
* | Updated generator scripts to include dataobjects for emails. | Mikael Ottela | 2010-06-10 | 1 | -5/+7 |
* | Fixes NB#173206, use nfo:device and merge make and model correct for videos | Philip Van Hoof | 2010-06-08 | 3 | -3/+3 |
* | Fixes NB#167647, Packaged depend on python2.5 but call python | Ivan Frade | 2010-06-02 | 1 | -0/+1 |
* | Use python instead of python2.5 in the scripts | Ivan Frade | 2010-06-02 | 7 | -7/+7 |
* | Fix to the message related generator scripts to use simple contacts for each | Mikael Ottela | 2010-06-01 | 4 | -15/+77 |
* | tracker-extract: playlist: Bugfix NB#169460, nmm:PlayList is the highest level | Philip Van Hoof | 2010-05-20 | 1 | -1/+1 |
* | Several modifications in the build structure, including VPATH builds | Aleksander Morgado | 2010-05-14 | 1 | -1/+2 |
* | Data generators: move old scripts to 'deprecated' folder | Ivan Frade | 2010-05-12 | 20 | -0/+0 |
* | Update .gitignore | Jürg Billeter | 2010-05-11 | 1 | -0/+1 |
* | data-generators: Check if the cfg file has been actually loaded | Ivan Frade | 2010-05-07 | 1 | -2/+7 |
* | data-generators: %u is deprecated in favour of %d in Python | Tshepang Lekhonkhobe | 2010-05-05 | 1 | -6/+6 |
* | Don't use isStoredAs in performance test scripts. | Mikael Ottela | 2010-04-29 | 1 | -2/+4 |
* | Added updated location-related performance queries. | Mikael Ottela | 2010-04-29 | 5 | -2/+121 |
* | Added updated contacts-related performance queries. | Mikael Ottela | 2010-04-28 | 2 | -20/+58 |
* | Added updated message-related performance queries. | Mikael Ottela | 2010-04-27 | 1 | -0/+8 |
* | increasing coherency by putting the template near the functions that fill them | Akos PASZTORY | 2010-04-26 | 39 | -525/+353 |
* | performance enhancements for the datagenerator | Akos PASZTORY | 2010-04-26 | 40 | -542/+372 |
* | Added some full content queries for testing. Fixed a few problems. | Mikael Ottela | 2010-04-16 | 2 | -2/+2 |
* | Add videos to data generation. | Mikael Ottela | 2010-04-16 | 3 | -1/+56 |
* | Small fixes to the data generators | Mikael Ottela | 2010-04-16 | 4 | -27/+78 |