index
:
evolution-force.git
email
master
Salesforce integration for Evolution
Jack Leigh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-01
Don't leak the list of contacts in e_book_backend_force_create_contacts()
HEAD
master
Jack Leigh
1
-1/+2
2013-03-01
Use g_slist_free_full() in e_book_backend_force_get_contact_list ()
Jack Leigh
1
-2/+1
2013-03-01
Use g_slist_prepend in e_book_backend_force_get_contact_list()
Jack Leigh
1
-1/+1
2013-03-01
Revert "Hopefully reenable addressbook."
Jack Leigh
1
-7/+0
2013-02-28
Hopefully reenable addressbook.
Jack Leigh
1
-0/+7
2013-02-27
Remove unneeded code
Jack Leigh
3
-120/+0
2013-02-27
Remove commented-out code
Jack Leigh
1
-223/+0
2013-02-27
Document addressbook stuff better
Jack Leigh
2
-2/+57
2013-02-27
Remove timeout on dispose
Jack Leigh
1
-0/+7
2013-02-19
Revert "Remove useless config stuff"
Jack Leigh
8
-2/+609
2013-02-13
Remove useless config stuff
Jack Leigh
8
-609/+2
2013-02-12
Provide refresh timeout callback
Jack Leigh
1
-0/+75
2013-02-12
Only try to load account if there is one
Jack Leigh
1
-2/+5
2013-02-12
Use SQLite backend for cache
Jack Leigh
1
-26/+74
2013-02-08
Robustifying
Jack Leigh
2
-69/+75
2013-02-08
Some actual error handling
Jack Leigh
2
-11/+53
2013-02-08
Remove debugging spew
Jack Leigh
1
-3/+0
2013-02-06
Add force-mappings.h to Makefile
Jack Leigh
1
-0/+1
2013-02-05
Hardcode addressbook refresh time of 30 mins
Jack Leigh
1
-0/+9
2013-02-05
Return early if account_name is not set
Jack Leigh
1
-0/+3
2013-02-05
Special case E_CONTACT_FULL_NAME
Jack Leigh
1
-0/+4
2013-02-05
Enable contact deletion
Jack Leigh
3
-0/+69
2013-02-05
Use mapping to get supported fields
Jack Leigh
1
-10/+8
2013-02-05
Only LastName actually required by Salesforce
Jack Leigh
1
-1/+1
2013-02-05
Get AccountId from company name
Jack Leigh
2
-5/+69
2013-02-05
Add mapping table for Contact fields
Jack Leigh
2
-57/+104
2013-02-04
Don't store access_token
Jack Leigh
1
-5/+2
2013-02-04
Remove temporary debug outputs
Jack Leigh
2
-30/+2
2013-02-04
Move server functionality to ForceProxy class
Jack Leigh
4
-215/+354
2013-02-04
Rename ForceContactPoster to ForceSerializedCall
Jack Leigh
6
-122/+120
2013-02-04
Test modify_contacts
Jack Leigh
1
-1/+72
2013-02-01
Set method as POST in class
Jack Leigh
2
-2/+4
2013-02-01
Return base class from _new function
Jack Leigh
3
-14/+14
2013-02-01
Define backend name globally
Jack Leigh
13
-17/+22
2013-02-01
Working basic contact upload
Jack Leigh
1
-4/+50
2013-02-01
Fix variable name
Jack Leigh
1
-1/+1
2013-02-01
Preliminary stub for contact upload
Jack Leigh
2
-1/+56
2013-02-01
Fix warnings
Jack Leigh
1
-3/+0
2013-02-01
Add ForceContactPoster class
Jack Leigh
5
-2/+142
2013-01-31
Get instance_url properly
Jack Leigh
1
-2/+48
2013-01-31
Stub modify_contacts
Jack Leigh
1
-0/+18
2013-01-31
Implement get_contact_list
Jack Leigh
1
-0/+36
2013-01-31
Set initial supported properties/fields
Jack Leigh
1
-0/+61
2013-01-31
Populate contacts list correctly and with more fields
Jack Leigh
1
-7/+69
2013-01-31
Cache contacts
Jack Leigh
1
-12/+48
2013-01-31
Initial work on loading contacts
Jack Leigh
2
-12/+101
2013-01-31
Build with json-glib and librest
Jack Leigh
2
-25/+13
2013-01-31
Get access token from GOA
Jack Leigh
3
-3/+79
2013-01-31
Add collection backend to enable GOA
Jack Leigh
8
-2/+240
2013-01-18
Remove G_GNUC_CONST
Jack Leigh
1
-1/+1
[next]