aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-profile-migrator.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-profile-migrator: Check for errors correctlyBastien Nocera2013-03-201-2/+1
* ephy-profile-migrator: Stop spinning when porting form passwordsBastien Nocera2013-03-201-6/+13
* lib: Move auth data query/store methods from ephy-profile-utils to a new fileCarlos Garcia Campos2013-03-121-14/+15
* ephy-profile-migrator: migrate form passwords to new schemaClaudio Saavedra2013-03-051-0/+133
* ephy-profile-migrator: migrate to libsecretClaudio Saavedra2013-03-051-12/+11
* ephy-profile-utils: migrate ephy_profile_utils_store/query_form_auth_data() t...Claudio Saavedra2013-03-051-4/+5
* Fix build with WebKit2Carlos Garcia Campos2012-12-201-0/+1
* Use new libsoup APIsXan Lopez2012-12-191-2/+1
* Define the names of the history and bookmarks files in just one placeXan Lopez2012-12-121-3/+3
* Fix a ton of 'warning: function declaration isn’t a prototype'Xan Lopez2012-11-051-10/+10
* g_type_init is no longer mandatory in GObjectXan Lopez2012-10-191-2/+0
* ephy-profile-migrator: allow running migration in non-default profile directo...Claudio Saavedra2012-09-041-1/+9
* ephy-profile-migrator: add a "requested version" option to the migratorXan Lopez2012-09-011-0/+9
* ephy-profile-migrator: New migrator for history backend changesClaudio Saavedra2012-09-011-1/+46
* ephy-profile-migrator: do nothing if there's no profile dirXan Lopez2012-08-291-0/+12
* ephy-profile-migrator: allow to run just one migration stepXan Lopez2012-05-101-7/+53
* ephy-profile-migrator: migrate Web Applications to new profile locationXan Lopez2012-05-091-1/+86
* ephy-profile-migrator: better safe than sorry in history migrationXan Lopez2012-05-091-11/+9
* ephy-profile-migrator: migrate the profile dir location before anything elseXan Lopez2012-05-091-4/+4
* Based on a patch by Jon McCann.Xan Lopez2012-05-081-0/+63
* Allow for more fine-grained file helpers initXan Lopez2012-05-081-1/+1
* Create a new 'tabs-bar-visibility-policy' settingXan Lopez2012-04-161-1/+17
* profile-migrator: do not freak out if the history is emptyXan Lopez2012-03-211-4/+6
* ephy-history-service: make the async API cancellableClaudio Saavedra2012-03-131-1/+1
* ephy-profile-migration: only create ad-hoc hosts for non-default zoom levels.Xan Lopez2012-03-071-6/+4
* Store zoom levels per host, not per URLXan Lopez2012-03-071-6/+18
* ephy-profile-migrator: update to migrate also zoom level preferencesClaudio Saavedra2012-03-071-0/+7
* ephy-profile-migrator: migrate history to the new formatXan Lopez2012-03-071-1/+194
* ephy-profile-migrator: use new g_utf8_substringXan Lopez2011-07-051-19/+2
* ephy-profile-migrator: call g_type_init explicitlyXan Lopez2011-05-131-1/+1
* ephy-profile-migration: separate migration code into another binaryDiego Escalante Urrelo2010-12-071-0/+470