summaryrefslogtreecommitdiff
path: root/src/profile-migrator
Commit message (Expand)AuthorAgeFilesLines
* Fix webapp notification supportJan-Michael Brummer2020-06-161-0/+140
* Fix g_autoxxx uninitialized warningsJan-Michael Brummer2020-05-071-1/+1
* profile-migrator: Remove accepted error messageJan-Michael Brummer2019-12-201-1/+1
* adblock: Add profile migration to remove per-profile directoryAdrian Perez de Castro2019-09-091-0/+16
* adblock: Add profile migration to remove old filtersAdrian Perez de Castro2019-08-061-106/+22
* Remove ephy-uri-tester-shared.{h,c}Adrian Perez de Castro2019-08-061-1/+1
* Fix memory leak in profile migratorJan-Michael Brummer2019-07-211-2/+1
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-151-46/+43
* Build with -Werror=declaration-after-statementMichael Catanzaro2019-07-131-29/+55
* Make ephy_bookmarks_manager_save_to_file_async() actually asyncMichael Catanzaro2019-06-221-4/+5
* Update GVDBMichael Catanzaro2019-06-221-3/+3
* profile-migrator: fail migration if current profile dir is movedMichael Catanzaro2019-06-111-0/+9
* profile-migrator: add FIXME commentMichael Catanzaro2019-06-111-0/+2
* profile-migrator: zoom level migration should use legacy profile dirMichael Catanzaro2019-06-111-1/+1
* profile-migrator: Reorder migratorsMichael Catanzaro2019-06-111-94/+98
* profile-migrator: fix profile dir migration for web app modeMichael Catanzaro2019-06-111-7/+11
* Add migrator to fix 3.32.0 webapps created from non-default profile dirsMichael Catanzaro2019-03-201-0/+84
* profile-migrator: Refactor move_directory_contents() a bitMichael Catanzaro2019-03-201-14/+13
* profile-migrator: code style improvementMichael Catanzaro2019-03-201-2/+1
* profile-migrator: Add migrator to delete bad config dirsMichael Catanzaro2019-03-201-0/+12
* profile-migrator: Move new migrators around a bitMichael Catanzaro2019-03-201-76/+76
* profile-migrator: Be a little quieterMichael Catanzaro2019-03-201-7/+4
* profile-migrator: Fix migrators maybe not running for default profileMichael Catanzaro2019-03-201-2/+6
* profile-migrator: Migrate main profile directory only onceMichael Catanzaro2019-03-201-2/+10
* web-app-utils: Fix app profile dirMichael Catanzaro2019-03-201-36/+1
* profile-migrator: Improve error messages when profile migration failsMichael Catanzaro2019-03-151-6/+10
* profile-migrator: Fix new exec/icon line in profile migrationPatrick Griffis2019-02-011-9/+14
* Rename ephy_dot_dir() to ephy_profile_dir()Patrick Griffis2019-01-311-69/+3
* migrator: Use warnings on errorsPatrick Griffis2019-01-311-8/+8
* Move profile directories to data dirPatrick Griffis2019-01-311-29/+201
* Migrate web app profiles into their own toplevel directoriesPatrick Griffis2019-01-311-1/+59
* Remove deprecated settingsMichael Catanzaro2019-01-281-209/+3
* Add default zoom level option to preferences dialogJan-Michael Brummer2019-01-041-1/+80
* web-apps: rework web app utils to use an application id instead of its nameCarlos Garcia Campos2018-06-281-1/+1
* Add migrator to remove annoyance filtersMichael Catanzaro2018-05-211-1/+25
* profile-migrator: Perform search engine migration only in browser modeMichael Catanzaro2018-04-261-0/+5
* Reorder search engines migrator to ensure it does not failMichael Catanzaro2018-03-251-2/+6
* Run ephy-migration-test in temporary profile dirsMichael Catanzaro2018-03-031-1/+1
* profile-migrator: Fix format string check added in previous commitMichael Catanzaro2018-01-221-1/+1
* profile-migrator: Handle double bookmark timestamp migrationMichael Catanzaro2018-01-221-2/+10
* Keep the migrator function, just emptyMichael Catanzaro2018-01-121-0/+1
* Revert "Add migrator to delete desktop thumbnail database"Michael Catanzaro2018-01-121-33/+0
* Add migrator to delete desktop thumbnail databaseMichael Catanzaro2018-01-081-0/+33
* profile-migrator: Fix migrate_sync_settings_path()Gabriel Ivascu2017-12-171-1/+10
* sync: Migrate timestamps to gint64Gabriel Ivascu2017-12-121-0/+199
* sync: Fix incorrect device name on accounts.firefox.comGabriel Ivascu2017-11-271-1/+51
* Fix location of sync settings and add a migratorMichael Catanzaro2017-11-011-0/+55
* Remove Chromium licenseMichael Catanzaro2017-10-041-11/+0
* sqlite-connection: Add function to delete database filewip/google-safe-browsingGabriel Ivascu2017-10-031-2/+3
* profile-migrator: Close SQLite connection in Firefox Sync history migrationGabriel Ivascu2017-10-031-1/+4