[evolution-etesync] (7 commits) Non-fast-forward update to branch EteSync-2.0



The branch 'EteSync-2.0' 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:

  aaee59c... Initial commit
  cf628ec... removed unwanted directories renamed and modified etesync b
  980303b... renamed folders
  90ee8b3... Implemneted get_changes function and list_existing
  96ba59a... Updated files
  125d4f7... Adding the Credentials
  79ff19d... Made changes for credentials adjusted e-backend authentiact
  ee5bd8d... Fixing some issues adjusting the addressbook, calender add 
  7d80828... fix some leaking issues and removing unused variables
  3833a52... Adding/modifying/deleting for entries is now supported for 
  05f3b16... Fixed coding style fixed keypair delete issue removed dupli
  1256e94... Made changes to CMakeFiles removed unneeded files
  294b6df... Adding licensing
  8d58f4b... fixed memory leaks
  4d1d473... I#9-Prefer (void) instead of () in function declaration clo
  b416ef7... I#7-Cleanuo e-book-backend-etesync.c also similar issue clo
  f12652b... I#1-AUTHORS file is empty closes #1
  d2a85f8... I#5-Ensure new line (\n) at the end of the source files clo
  192f6be... I#2-ChangeLog date format closes #2
  b17c917... I#4-Clean up the top CMakeLists.txt closes #4
  ab5e542... I#3-Missing LOCALEDIR usage and wrong variable name closes 
  93e70d9... I#6-Update source file license comments closes #6
  d4eccd3... I#11-Crash on start of Evolution closes #11
  50fe8ea... I#8-Make EEteSyncConnection a GObject descendant closes #8
  1bf12c1... I#6-Update source file license comments closes #6
  647f1a7... I#10-Coding style/indentation in the header files closes #1
  53dd416... I#13-Do not use underscores in the file name closes #13
  16a8ab1... I#16-You should use  to know if to fetch closes #16
  869472e... I#20-Prefer basic Glib types closes #20
  9ace60c... I#14-Token should be invalidated closes #14
  082ff28... I#15-Correctly initialise accounts Also added writing funct
  eb15cce... Fix crashing issue Fix some memory leaking remove unrefranc
  172c8b7... I#25-Add .gitignore into the sources closes #25
  45e4a34... Added color fetching feature for sources Fixed misspelling 
  9ac57ed... Create/Delete Journal Feature added
  58fe045... I#21-Batch push of entries handle conflict when pushing ent
  fc3667f... I#28-Correct (content of) the src/common/e-etesync-definiti
  1c399b5... I#31-Avoid usage of G_TYPE_INSTANCE_GET_PRIVATE closes #31
  ae14028... Update CMakeLists.txt to have lower version as release one
  27d7a0f... Update README so it is more easier and simple #45
  2a3ae58... Update README
  e4d594f... I#38-Prefer GSlice for short-lived structures closes #38
  a673fd8... I#39-e-credentials-prompter-impl-etesync: code review close
  1942305... I#37-g_thread_join() blocks the calling thread until the jo
  13b3632... I#48-I#53-I#54-Showing proper errors in credential dialog c
  acd76a8... I#27-Make credentials dialog smart closes #27
  c2cf4fb... I#55-Adding a new (fresh EteSync account): improve user fee
  d92a4bb... Update README
  b400312... Update README.md
  19616ad... Minor code fix
  c98377d... I#34-e-cal/addressbook-backend-etesync.c: code review close
  15db90c... I#36-e-source-etesync: code review closes #36
  6e06762... I#40-e-etesync-config-lookup.c: code review closes #40
  c58432c... I#41-e-etesync-backend.c: code review closes #41
  833f264... I#49-Bulk fetching: change the fetching quantity to somethi
  9451c92... I#50-Infinite loop when trying to change an event that was 
  5260db0... I#57-Weird code in e_etesync_connection_check_token_validat
  8a4dae1... I#18 - Handle expired auth tokens
  0840879... I#58 - All day events are not created correctly - they have
  22bf87f... I#66 - Let the version be 3 parts
  00db7e8... I#64 - User string typos when creating new account
  b1519f1... I#77 - Remove debug prints/runtime warnings
  4fa967a... I#55 - Adding a new (fresh EteSync account): improve user f
  d2f64eb... I#62 - Wrong encryption password needs a new line
  ec0057e... I#63 - Stop fetching if returned list is < limit
  52ad848... I#74 - The EBookBackendEteSyncFactory type name doesn't mat
  ce2b28f... I#69 - Correct ebb_etesync_get_contact_uid_revision()
  8bdba71... I#67 - Identify the project correctly on the wire
  c7d7d5c... I#68 - There is no ECardMetaBackendInfo
  76ef3c8... I#78 - Wrap really long lines
  778306a... I#65 - Runtime warning from e_etesync_connection_set_keypai
  4eacf5d... I#73 - Do not override object functions when youjust call t
  a87d054... I#71 - Avoid g_strv_length() where possible
  fe7f2e2... I#72 - Respect the return value of the chained-up function 
  a7ad636... I#12 - Extra white spaces in the code
  f632697... I#53 - More obvious error about wrong login password when a
  fa4f157... I#76 - Clashing mnemonic in the credentials prompter
  3f7c95d... Fix runtime warning for credentials
  3d58294... I#75 - Avoid I_CAL_VJOURNAL_COMPONENT in the code
  649840f... I#35 - e-etesync-connection.c: code review
  910901a... I#53 - More obvious error about wrong login password when a
  105707b... I#79 - correct E_CAL_STATIC capabilities
  449f8db... I#46 - Ease EDS version requirements
  4d17a61... I#22 - invalidate the auth token when an account is removed
  6da4bc6... I#25 - Add .gitignore into the sources
  f548afe... I#84 - Add metainfo files
  0aac8d5... Fix logout infinite loop
  b94f922... I#59 - Correctly handle generic server errors (e.g. 500 or 
  5bd8f5b... I#85 - Remove ETESYNC_INSTALL_DIR from the top CMakeLists.t
  0e5d914... I#30 - Plenty of 'may be used uninitialized' compiler warni
  10b4cf6... renamed EteSyncErrorCode variables to have etesync_error
  db1ec91... I#70 - Coding style: Enclose multiline if-s into code block
  d687a26... I#52 - Changing a calendar's color/name doesn't get sent to
  f85f5b3... fix logic and memory leak
  df3cdf1... I#18 - Handle expired auth tokens
  d0f93cf... Merge branch 'change_journal_color/name'
  a20d63d... I#82 - The etesync_backend_get_connection() returning value
  03e77be... I#86 - Putting malformed server names doesn't show the corr
  81e6c2f... I#88 - User-visible strings should be marked for translatio
  1de01e5... I#88 - User-visible strings should be marked for translatio
  e73db40... I#86 - Putting malformed server names doesn't show the corr
  659c7c8... I#87 - Initialising new accounts is broken again
  cc56eaa... I#52 -  Changing a calendar's color/name doesn't get sent t
  0f73ab6... Fix some coding style
  793da30... Update README.md
  20d27b2... proper collection file checking
  e42de53... Merge branch 'master' of https://gitlab.gnome.org/nourmat/e
  d9ca531... proper collection varible handle
  99c67b4... Merge branch 'master' of https://gitlab.gnome.org/nourmat/e
  eadd6ac... I#90 - EEteSyncConfigLookup: Harmonize a translatable strin
  98ba945... I#92 - Incomplete po/ directory (translatio
  caab7cc... I#91 - Credentials Prompter: Escape text for use in markup
  1be5e82... EteSync 2.0 intial setup
  4165784... Convert etesync-config-lookup to EteSync 2.0
  d00bfea... Convert authentication functionalities to EteSync 2.0 comme
  6258791... Update e-source-etesync renamed journal to collection chang
  8249dc3... Convert fetching collections code to EteSync 2.0
  27b59de... Convert Journal/Collection create and delete functions to E
  7343803... Fix collection fetch fetch in chunks check if collection is
  434ce72... Convert collection modification functionality to EteSync 2.
  5603538... Convert authentication funtions for addressbook/calendar to
  89e5da9... Fetching items (list_exisiting) functions for Addressbook/c
  775ec70... Set out_new_sync_tag in list_existing
  59e20c6... Fix and optimize lit_exsisting function
  2ee17b7... Fetching items (get_changes) functions for Addressbook/Cale
  568fcca... Push item functions (save/remove) for Addressbook/Calendar 
  ef38e2c... Update evolution-etesync.doap
  5d29979... Push batch functions calendar/addressbook converted to EteS
  9c668d2... Update README.md
  48e334c... Fix authentication problems password keeps getting bigger i
  7f43cca... enhance authentication message and displaying More obvious 
  7ae9c05... fix comment typo
  26cf003... fix get collection membership issue
  35e6f10... I#96 - Stop fetching items and cache them insted closes #96
  014c65d... I#94 - Fetching collections: use prefetch fetch_option clos
  60d77f0... I#94 - Fetching collections: use prefetch fetch_option clos
  e080866... I#97 - Use a default color (#8BC34A) if a collection's colo
  4d32c03... update to correct version
  9e74cdb... update version number
  1b1e5f4... Save and use collection stoken for collection retriving
  58c61b7... I#99 - create 3 default collections closes #99
  9ff6e60... I#95 - Update collection mtime when cerating, editing, and 
  d4c900e... I#22 - You should invalidate the auth token when an account
  9332737... Enhance e_etesync_connection_set_connection_from_sources us
  57d4de1... I#100 - Don't need to save user's password closes #100
  d2296aa... I#101 - When doing the initial discovery, use  to know if i
  d9f4bb3... I#105 - Remove hard coded error messages closes #105
  11d62b7... I#102 - Only refresh changed collections Saving the col_obj
  52c1748... I#101 -  When doing the initial discovery, use  to know if 
  435eedc... I#99 - Create the 3 defaut collections closes #99
  2eb6005... I#103 - Remove useless overhead server calls before connect
  61cd5c2... I#103 - Remove useless overhead server calls before connect
  caf1373... I#103 - Remove useless overhead server calls before connect
  f921481... Merge branch 'I#103-diffrent-verification-method' into 'Ete
  6e15112... use item-metadata insted of collection-metadata Removed ove
  7d409fd... I#99 - Create the 3 defautl collections closes #99
  c8a6304... Fix delete issues didn't delete collection in server side d
  a236c2a... Removing conflicts from merging
  27c434b... add fetch options for creating 3 default collections
  f4752c1... I#109 - change defualt created contacts collection name clo
  2b16849... I#107 - Temporary errors should be ignored rather than show
  32e3107... fix minor issues renaming functions coding style remove uns
  caa2142... I#110 - Adding (and removing) accounts with a non-verified 
  4181105... I#113 - Avoid unprefixed constants/function names/symbols c
  bea5bbf... I#115 - Performance: Change string constants to enums/numbe
  b4ed3eb... I#120 - Etesync-2.0: Whitespace errors closes #120
  7f057a7... I#119 - Use of libedata-book in src/common closes #119
  bbb5df0... I#111 - use a _sync suffix for those functions which can do
  1ebfb24... I#114 - Follow up for refresh of an expired token closes #1
  bba25e2... I#116 - Rename e_etesync_check_if_credentials_rejected() to
  f94f7ff... I#122 - fix removed membership removal closes #122
  967ca4e... I#117 - EteSync-2.0: Args of e_etesync_connection_multiple_
  5c35bf4... I#127 - Login doesn't work when using the main server (so n
  91de4e3... I#121 - Typos in e-etesync-defines.h removed static arrays 
  d19ae94... #125 - Do not pass the collection_source when it's already 
  37cfbd3... I#124 - remove unneeded check closes #124
  517df83... I#114 - check token validity in the etesync call function c
  55954bc... I#123 - Reorder aguments of e_etesync_connection closes #12
  6929624... fix infinite loop issue, while fetching and server is down 
  6ef9576... I#112 - More than one call with limit=1 at the beginning cl
  82954c9... fix user error message (item not found)
  66fef45... small logic code fix

Commits added to the branch:

  13d9be4... Add Ukrainian translation (*)
  9a81ed5... Add Swedish translation (*)
  901fa0c... Add Polish translation (*)
  c6717a6... Add Indonesian translation (*)
  2c6fe48... Add Danish translation (*)
  5e2ab56... Add Slovenian translation (*)
  7128532... Add support for EteSync-2.0

(*) 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]