[epiphany] (83 commits) Non-fast-forward update to branch wip/sync



The branch 'wip/sync' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  7bf8742... sync-service: Make _release_next_storage_message() static
  103ae71... sync-service: #define the certificate duration
  f790d3a... sync-service: Increase the certificate duration to 60 minut
  221b94e... sync-service: #define the assertion duration
  33b445e... sync-service: Use g_return_if_fail() instead of plain retur
  8c9b429... prefs-dialog: Fix critical caused by nonexistent source id
  3f577bc... prefs-dialog: Rename fxa_id to fxa_source_id
  a56a563... sync-service: Rename StorageServerRequestAsyncData to Stora
  ff91a7a... sync-service: Simplify the way storage requests are sent
  8743eb1... sync-service: Move destroy_session_response_cb()
  1123fe0... sync-service: Rename callbacks
  40c8dba... sync-service: Use ephy_shell_get_sync_service() instead of 
  f4ce8ba... sync-service: Use g_assert() in static functions
  20306ab... sync: Have more compact comparisons
  a2058a2... sync-service: Fix indentation
  e9ae0ec... sync: Move sign in logic to EphySyncService
  2d1bca2... prefs-dialog: Reset the sync user email in case of tokens s
  a57d050... prefs-dialog: Have a function that shows the sign in detail
  2dba9d8... prefs-dialog: Better names for sync functions
  01cbc75... sync-service: Check the storage version upon sign in
  17b8e2f... sync-service: Fix discards ‘const’ qualifier warning
  cc2b634... sync-secret: Discard unnecessary parameters of _store_token
  d6efda1... sync-service: Remove unused field in StorageRequestAsyncDat
  8b41439... sync-crypto: Rename defined structs
  48c60f0... sync: Fix header files format
  d6e274b... sync-crypto: Add AES256 CBC mode encrypt/decrypt functions
  3a78d0c... sync-crypto: Add function to derive the AES/HMAC keys from 
  d32b23a... sync: Obtain the default sync keys at sign in
  6b8b6a6... sync-secret: Don't use hardcoded values for token names
  604d530... sync-crypto: Make AES encrypt/decrypt functions static
  1eb753b... sync: Don't store unused tokens
  adf7948... sync-service: Use _get_token() to access tokens
  45bb969... sync: Add const keyword before input parameters
  0385adb... sync: Move _concatenate_bytes() from utils to crypto
  3ff7190... sync-service: Follow the same pattern when reporting errors
  4d6c14c... sync-service: Use a function to report an error at sign in
  14d4d12... sync-crypto: Fix conditional in _unpad()
  640c4fc... sync: The default sync keys should be obtained at sync time
  7927e7b... sync: Get the per-collection sync keys too, if any
  f627bbb... sync-service: Add _do_sign_out() function
  ef66f63... sync: Set the sync user only when the sync tokens were succ
  35cca38... sync-service: Fix namings
  65100be... sync-service: Add _get_key_bundle() function
  1a5fe64... sync: Add EphySynchronizable interface that all synced obje
  adbc6d6... sync-crypto: Modify _decrypt_record()
  3ac0005... sync-utils: Add 'escape' flag to _build_json_string()
  932bbe2... sync-service: Fix callback name
  6043564... sync-service: Return the default key bundle if the per-coll
  ea225d7... ephy-synchronizable: Remove extra blank line
  c8b50dc... sync-crypto: Add _encrypt_record() function
  3de684f... synchronizable: Add more methods
  17b7d62... bookmark: Implement EphySynchronizable
  588d725... synchronizable: Remove GError parameter from _to_bso() and 
  d7d0515... bookmark: Implement _to_bso() interface method
  ddea1d3... synchronizable: Remove unused enum
  b6341c3... bookmark: Change properties to match the storage server's f
  b2b8d78... synchronizable: Implement _from_bso() method
  f667712... sync: Add EphySynchronizableManager interface
  253b881... sync: Use a different schema GSettings schema
  bb45788... bookmark: Remove unused default interface vtable
  382df5a... bookmarks-manager: Implement EphySynchronizableManager
  c47a216... bookmark: Fix criticals caused by non-existent tags
  73ee545... bookmarks-manager: Search by id when removing bookmarks
  83679fd... bookmark-properties-grid: Don't manually check for changes,
  3c5614a... sync-service: Add functionality to register/unregister sync
  4dfbb40... synchronizable: Pass the key bundle as a parameter to _to_b
  7c92614... sync-service: Add new sync functions
  5da52e9... sync-service: Delete old sync functions
  b8c2b3f... sync: Use GSettings to decide if an initial sync is require
  d8d4aa6... sync: Set a periodical sync at startup
  b6e34db... sync: Correctly detect bookmarks that were deleted from Fir
  99afa50... Remove --enable-firefox-sync flag
  7df1179... prefs-dialog: Add sync settings
  7965a8d... Update Italian translation
  2bf118b... Update Indonesian translation
  1ae86e4... Update Russian translation
  2755f8e... bookmarks: Fix problem causing bookmarks to disappear after
  bc962a4... bookmarks-import: Display new bookmarks immediately after a
  d4d00b6... bookmarks-manager: Change *_add_bookmark() to be (transfer 
  109fcf1... Update Latvian translation
  241f33f... synchronizable-manager: Document functions
  b083ba5... synchronizable-manager: Change _add() to be (transfer none)
  fdf3a7b... synchronizable-manager: Make _merge_remotes() return a GLis
  9018883... add-bookmark-popover: Save bookmarks on both popover show a

Commits added to the branch:

  7570b3e... Update Italian translation (*)
  62ccddf... Update Indonesian translation (*)
  c9a5d2d... Update Russian translation (*)
  aa05f49... bookmarks: Fix problem causing bookmarks to disappear after (*)
  1d8b2e3... bookmarks-import: Display new bookmarks immediately after a (*)
  4562e88... bookmarks-manager: Change *_add_bookmark() to be (transfer  (*)
  9b668ef... Update Latvian translation (*)
  22bdf16... add-bookmark-popover: Save bookmarks on both popover show a (*)
  a1906f5... sync-service: Make _release_next_storage_message() static
  5d092d3... sync-service: #define the certificate duration
  0eba9c5... sync-service: Increase the certificate duration to 60 minut
  f2e0ab9... sync-service: #define the assertion duration
  125ed03... sync-service: Use g_return_if_fail() instead of plain retur
  54bec95... prefs-dialog: Fix critical caused by nonexistent source id
  292e4b8... prefs-dialog: Rename fxa_id to fxa_source_id
  56511d6... sync-service: Rename StorageServerRequestAsyncData to Stora
  0998464... sync-service: Simplify the way storage requests are sent
  28052a8... sync-service: Move destroy_session_response_cb()
  89ac78a... sync-service: Rename callbacks
  b86c5e1... sync-service: Use ephy_shell_get_sync_service() instead of 
  820a417... sync-service: Use g_assert() in static functions
  d952e31... sync: Have more compact comparisons
  ed28706... sync-service: Fix indentation
  2b58cfb... sync: Move sign in logic to EphySyncService
  56dbabb... prefs-dialog: Reset the sync user email in case of tokens s
  f782525... prefs-dialog: Have a function that shows the sign in detail
  da58abc... prefs-dialog: Better names for sync functions
  3b278f1... sync-service: Check the storage version upon sign in
  f3b142c... sync-service: Fix discards ‘const’ qualifier warning
  55ed0d8... sync-secret: Discard unnecessary parameters of _store_token
  9a92aeb... sync-service: Remove unused field in StorageRequestAsyncDat
  b05e312... sync-crypto: Rename defined structs
  fef7dbb... sync: Fix header files format
  1c6b7e7... sync-crypto: Add AES256 CBC mode encrypt/decrypt functions
  470dc66... sync-crypto: Add function to derive the AES/HMAC keys from 
  763e535... sync: Obtain the default sync keys at sign in
  6ce8b2a... sync-secret: Don't use hardcoded values for token names
  07ea46f... sync-crypto: Make AES encrypt/decrypt functions static
  fd951e2... sync: Don't store unused tokens
  923937d... sync-service: Use _get_token() to access tokens
  a125816... sync: Add const keyword before input parameters
  f961bc0... sync: Move _concatenate_bytes() from utils to crypto
  f736878... sync-service: Follow the same pattern when reporting errors
  f571b37... sync-service: Use a function to report an error at sign in
  d90b1c8... sync-crypto: Fix conditional in _unpad()
  30f19f3... sync: The default sync keys should be obtained at sync time
  ed57bc4... sync: Get the per-collection sync keys too, if any
  04b320f... sync-service: Add _do_sign_out() function
  529b5d7... sync: Set the sync user only when the sync tokens were succ
  91d68d7... sync-service: Fix namings
  e2c898f... sync-service: Add _get_key_bundle() function
  2e4e66e... sync: Add EphySynchronizable interface that all synced obje
  7e13880... sync-crypto: Modify _decrypt_record()
  76b3ba6... sync-utils: Add 'escape' flag to _build_json_string()
  3208ce8... sync-service: Fix callback name
  a14c7a5... sync-service: Return the default key bundle if the per-coll
  1a283fb... ephy-synchronizable: Remove extra blank line
  3e9d8d4... sync-crypto: Add _encrypt_record() function
  04d1acc... synchronizable: Add more methods
  81c0283... bookmark: Implement EphySynchronizable
  50922d6... synchronizable: Remove GError parameter from _to_bso() and 
  651c203... bookmark: Implement _to_bso() interface method
  bdfd0fd... synchronizable: Remove unused enum
  db86d3c... bookmark: Change properties to match the storage server's f
  c746fb1... synchronizable: Implement _from_bso() method
  fd839cb... sync: Add EphySynchronizableManager interface
  620babe... sync: Use a different schema GSettings schema
  135e709... bookmark: Remove unused default interface vtable
  0d24ef1... bookmarks-manager: Implement EphySynchronizableManager
  ef31c5a... bookmark: Fix criticals caused by non-existent tags
  ca95f89... bookmarks-manager: Search by id when removing bookmarks
  52579a4... bookmark-properties-grid: Don't manually check for changes,
  90d3b8f... sync-service: Add functionality to register/unregister sync
  d2b486a... synchronizable: Pass the key bundle as a parameter to _to_b
  d040b22... sync-service: Add new sync functions
  e69e570... sync-service: Delete old sync functions
  8514ffe... sync: Use GSettings to decide if an initial sync is require
  8ab5768... sync: Set a periodical sync at startup
  0d2517f... sync: Correctly detect bookmarks that were deleted from Fir
  f3706d8... Remove --enable-firefox-sync flag
  dcb4e5b... prefs-dialog: Add sync settings
  48467ac... synchronizable-manager: Document functions
  5f100bd... synchronizable-manager: Make _merge_remotes() return a GLis

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]