Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ephy-history-service: Give me a break! | Priit Laes | 2012-03-09 | 1 | -0/+1 |
* | ephy-history-service-urls-table: do not g_assert on input | Xan Lopez | 2012-03-07 | 1 | -4/+4 |
* | Allow the visits and urls queries to be host-specific | Claudio Saavedra | 2012-03-07 | 1 | -0/+11 |
* | Retrieve the host id from the right column | Claudio Saavedra | 2012-03-07 | 1 | -1/+1 |
* | Store zoom levels per host, not per URL | Xan Lopez | 2012-03-07 | 1 | -17/+11 |
* | history-service: make sure we can update pages' titles and urls | Claudio Saavedra | 2012-03-07 | 1 | -7/+8 |
* | history-service: do not join urls and visits table unnecessarily | Claudio Saavedra | 2012-03-07 | 1 | -6/+10 |
* | history-service: use the sort type during queries | Claudio Saavedra | 2012-03-07 | 1 | -0/+10 |
* | history-service: take into account the query's result limit | Claudio Saavedra | 2012-03-07 | 1 | -1/+13 |
* | history-service: Ignore queries time range if not set | Claudio Saavedra | 2012-03-07 | 1 | -4/+4 |
* | Add EphyHistoryService and helper classes | Xan Lopez | 2012-03-07 | 1 | -0/+371 |