summaryrefslogtreecommitdiff
path: root/src/plugins/tracker/rygel-tracker-insertion-query.vala
Commit message (Expand)AuthorAgeFilesLines
* all: Update license text to LGPLv2.1 properJens Georg2015-11-021-8/+8
* all: Refactoring of the MediaObject class hierarchyCraig Pratt2015-02-081-1/+1
* tracker: update_async throws GLib.ErrorMarc-André Lureau2014-12-291-1/+2
* all: Hide MediaObject.urisJens Georg2014-07-071-3/+3
* all: Fix warnings from Vala 0.17.4Jens Georg2012-08-071-1/+1
* tracker: Switch Tracker queries from Dbus to Sparql.Luis de Bethencourt2012-07-271-8/+28
* tracker: Use supplied date when creating an item.Jens Georg2012-02-211-2/+8
* tracker: Revert "Let the miner decide the RDF type"Jens Georg2012-02-211-1/+1
* tracker: Set empty DLNA profile when creating itemJens Georg2011-10-261-3/+6
* tracker: Let the miner decide the RDF typeJens Georg2011-10-251-1/+1
* tracker: Allow miner to overide propertiesJens Georg2011-10-251-6/+12
* core: Prevent critical if URI existsJens Georg2011-10-131-3/+2
* core,plugins: Catch correct error from DBus callsZeeshan Ali (Khattak)2011-06-171-1/+1
* tracker: Support existing non-indexed filesJens Georg2011-05-191-0/+14
* tracker: Don't fail on existing resourcesJens Georg2011-05-191-1/+28
* tracker: Non-native files are nfo:RemoteDataObjectJens Georg2011-05-191-1/+8
* tracker: Set item size in the tracker-miner graphJens Georg2011-05-191-7/+16
* tracker: Deduct place_holder status from rdf:typeJens Georg2011-05-191-5/+1
* tracker: Mark resources we created as oursJens Georg2011-04-131-0/+4
* tracker: Set 'nie:contentCreated' on created itemsZeeshan Ali (Khattak)2011-04-121-1/+5
* Tracker: Mark newly added items as availableTopi Santakivi2011-04-071-0/+1
* tracker: Fix year in copyright headersZeeshan Ali (Khattak)2010-11-281-1/+1
* core,plugins,tests: Change in coding-styleZeeshan Ali (Khattak)2010-11-281-4/+4
* tracker: Save title when adding item to storeZeeshan Ali (Khattak)2010-10-261-0/+3
* tracker: Put size in store only if its > 0Zeeshan Ali (Khattak)2010-10-261-1/+4
* tracker: Assume UPnP-created items to be sharedZeeshan Ali (Khattak)2010-10-131-0/+1
* build,core,plugins: Port to GDBus and GVariantZeeshan Ali (Khattak)2010-10-041-1/+1
* core,tracker: Set item's size on creationZeeshan Ali (Khattak)2010-09-301-0/+3
* core,plugins: Fix bgo#629348Jens Georg2010-09-111-1/+1
* core,tracker: Use DLNA PN in item creation requestsZeeshan Ali (Khattak)2010-08-131-0/+5
* tracker: Print debug after item creation in storeZeeshan Ali (Khattak)2010-08-091-0/+2
* tracker: Make use of nested namespacesZeeshan Ali (Khattak)2010-07-091-21/+14
* tracker: Use Property functions rather than optionalsZeeshan Ali (Khattak)2010-07-061-15/+10
* core,plugins,ui: Mark translatable stringsZeeshan Ali (Khattak)2010-04-191-1/+1
* tracker: Use correct Sparql query for insertionZeeshan Ali (Khattak)2010-02-171-7/+25
* tracker: Implement MediaContainer.add_item()Zeeshan Ali (Khattak)2010-02-121-0/+62