Jim Mathies
|
533265f536
|
Bug 817076 - Update various services paths to point to the gre. r=gps
|
2012-12-05 16:36:27 -06:00 |
|
Gregory Szorc
|
c485f111cd
|
Bug 810053 - Add explicit test for obsolete document deletion; r=rnewman
|
2012-11-08 15:24:56 -08:00 |
|
Gregory Szorc
|
6a85f492ce
|
Bug 802914 - Implement Bagheera client and server; r=rnewman
|
2012-11-07 16:25:09 -08:00 |
|
Gregory Szorc
|
5e2f1b8df5
|
Bug 803377 - Add CommonUtils.convertString; r=rnewman
|
2012-11-06 08:37:53 -08:00 |
|
Gregory Szorc
|
ed60c5ac89
|
Bug 807231 - Add CommonUtils.{getDatePref,setDatePref}; r=rnewman
|
2012-11-05 12:49:42 -08:00 |
|
Gregory Szorc
|
3a8504a280
|
Bug 806591 - Add CommonUtils.generateUUID utility function; r=rnewman
|
2012-11-05 12:49:34 -08:00 |
|
Jason Orendorff
|
cfeb868739
|
Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo.
--HG--
extra : rebase_source : bf2809aa1d943caa6349d7b44621cd1b0bb85742
|
2012-11-02 10:12:36 -05:00 |
|
Josh Matthews
|
fcf5f9bfe7
|
Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan
|
2012-06-30 07:50:07 -07:00 |
|
Richard Newman
|
fdaca42889
|
Bug 798430 - Copy our set HTTP headers across channel redirects. r=gps
|
2012-10-10 11:48:16 -07:00 |
|
Nick Alexander
|
fbd176b4a8
|
Bug 790822: Make ensureMillisecondsTimestamp convert to integer. r=gps
|
2012-09-30 18:12:46 -07:00 |
|
Gregory Szorc
|
3893afc0b1
|
Bug 792546 - Part 3: Move logging functions into standalone module; r=rnewman
|
2012-09-24 13:43:02 -07:00 |
|
Gregory Szorc
|
dbdaf377e1
|
Merge mozilla-central into services-central
|
2012-09-18 11:37:04 -07:00 |
|
Nick Alexander
|
841b1f94d8
|
Bug 790397: set deleted = false for each record stored via PUT or POST.
|
2012-09-11 17:22:21 -07:00 |
|
Gregory Szorc
|
7468cc13de
|
Bug 783437 - Add conditions acceptance to token server client; r=rnewman
|
2012-08-28 13:34:33 -07:00 |
|
Allison Naaktgeboren
|
394e2f4fdf
|
Bug 644734; r=gps
|
2012-09-12 15:08:07 -07:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Gregory Szorc
|
bf3e935a56
|
Bug 779391 - Move deepCopy into CommonUtils; r=rnewman
|
2012-08-01 12:05:29 -07:00 |
|
Gregory Szorc
|
f3c4e9e2a7
|
Bug 769500 - Followup to fix timing-related intermittent orange; r=bustage
|
2012-07-24 22:15:16 -07:00 |
|
Gregory Szorc
|
5687fff973
|
Bug 776778 - Followup to fix intermittent orange; r=bustage
|
2012-07-24 22:06:59 -07:00 |
|
Gregory Szorc
|
d2b7848baf
|
Bug 776778 - Implement X-If-Unmodified-Since on GET method; r=rnewman
This reflects changes to the spec in bug 776768.
|
2012-07-24 16:51:48 -07:00 |
|
Gregory Szorc
|
c581a3d944
|
Bug 769500 - Add batching APIs to storage service client; r=rnewman
|
2012-07-23 16:46:38 -07:00 |
|
Gregory Szorc
|
4953042a6b
|
Bug 775216 - Percent decode query string members; r=rnewman
|
2012-07-23 16:39:28 -07:00 |
|
Gregory Szorc
|
d57f45b27e
|
Bug 775287 - Track request count in storage server; r=rnewman
|
2012-07-20 12:00:39 -07:00 |
|
Anant Narayanan
|
a504456eb3
|
Bug 772191 - Change default stream encoding of RESTRequest to utf-8; r=philikon
|
2012-07-13 16:52:31 -07:00 |
|
Nick Desaulniers
|
e5e2576891
|
Bug 760909: Implement client driven backoff for AITC; r=gps
|
2012-07-02 14:57:16 -07:00 |
|
Nick Desaulniers
|
0c9118bc4d
|
Bug 760909 - Add onRequest and mock response handling to AITC server; r=gps
|
2012-07-12 16:52:58 -07:00 |
|
Gregory Szorc
|
3b0a029bb4
|
Bug 769816 - Send newline-delimited requests instead of JSON; r=rnewman
|
2012-07-09 15:24:46 -07:00 |
|
Gregory Szorc
|
99a8ff9dbe
|
Bug 769864 - Fix intermittent test failure due to timing inconsistency; r=rnewman
|
2012-07-02 16:44:23 -07:00 |
|
Gregory Szorc
|
e637d5439f
|
Bug 732152 - Implement standalone client for Storage Service 2.0; r=rnewman
|
2012-06-29 13:30:05 -07:00 |
|
Gregory Szorc
|
85cbbb42b0
|
Bug 757860 - Load JS HTTP server as a module; r=rnewman
--HG--
rename : services/common/tests/unit/aitcserver.js => services/common/aitcserver.js
rename : services/common/tests/unit/storageserver.js => services/common/storageserver.js
|
2012-06-29 13:28:17 -07:00 |
|
Gregory Szorc
|
91b6cd65d3
|
Bug 767023 - Change "deleted" to "hidden" per spec change; r=rnewman
|
2012-06-23 10:22:53 -07:00 |
|
Gregory Szorc
|
3d0ac8bd98
|
Backed out changeset dd0d02c1ee7c (bug 766325) for xpcshell bustage
|
2012-06-23 18:38:41 -07:00 |
|
Gregory Szorc
|
b0c4b4209a
|
Bug 766325 - Change "deleted" to "hidden" per spec change; r=rnewman
|
2012-06-23 10:22:53 -07:00 |
|
Anant Narayanan
|
7cfe413023
|
Bug 761877: Add correct UTF-8 handling to RESTRequest; r=gps
|
2012-06-15 14:49:11 -07:00 |
|
Anant Narayanan
|
4607dba17b
|
Bug 755375: Implement Apps in the Cloud storage layer; r=gps
|
2012-06-02 21:58:46 -07:00 |
|
Gregory Szorc
|
f59d37ae51
|
Bug 760448 - Send result to CommonUtils.jsonSave's callback; r=rnewman
|
2012-06-01 18:35:38 +02:00 |
|
Gregory Szorc
|
6fbcd6f49f
|
Bug 749336 - JS implementation of AITC 1.0 server; r=rnewman
|
2012-06-01 15:12:43 +02:00 |
|
Gregory Szorc
|
7989a944e5
|
Bug 744323 - JS implementation of storage service 2.0 server; r=rnewman
|
2012-06-01 15:12:40 +02:00 |
|
Gregory Szorc
|
dd9fa06556
|
Bug 760105 - Add argument to CommonUtils.encodeBase64URL for padding; r=rnewman
|
2012-06-01 15:12:37 +02:00 |
|
Gregory Szorc
|
aa2a6a2c99
|
Bug 753515 - Move json{Load,Save} from services-sync into services-common; r=mconnor
--HG--
rename : services/sync/tests/unit/test_utils_json.js => services/common/tests/unit/test_utils_json.js
|
2012-05-10 12:21:21 -07:00 |
|
Gregory Szorc
|
08d793a933
|
Back out df780dfa7862 for xpcshell bustage on Windows and Linux
|
2012-04-17 16:49:40 -07:00 |
|
Anant Narayanan
|
61504149d8
|
Bug 745424 - Add TokenAuthenticatedRESTRequest; r=gps
|
2012-04-17 15:32:33 -07:00 |
|
Gregory Szorc
|
14e56982dd
|
Bug 745885 - Improvements to CommonUtils.namedTimer; r=rnewman
|
2012-04-16 16:14:04 -07:00 |
|
Gregory Szorc
|
2084bafe61
|
Bug 745396 - Refactor Sync utility functions into services-{common,crypto}; r=rnewman
|
2012-04-16 12:19:01 -07:00 |
|
Luke Wagner
|
f5f4ed58b7
|
Bug 744842 - don't include actual args in error.stack.toString (r=dmandelin)
--HG--
extra : rebase_source : 66a780c6abfc4fadc7cc08ed97224296af20ad61
|
2012-04-11 18:07:44 -07:00 |
|
Gregory Szorc
|
4e818da6f5
|
Bug 744627 - TokenServerClient should not call callbacks twice; r=rnewman
|
2012-04-11 18:51:48 -07:00 |
|
Gregory Szorc
|
a5897e83ee
|
Bug 744614 - Make token server client conform with spec change; r=rnewman
|
2012-04-11 15:24:21 -07:00 |
|
Gregory Szorc
|
0cb6812bd8
|
Bug 727210 - Implement client for Services' token server; r=rnewman
|
2012-04-09 15:40:06 -07:00 |
|
Gregory Szorc
|
ccb6375f4f
|
Bug 743413 - Move some utility functions from sync to common; r=rnewman
--HG--
rename : services/sync/tests/unit/test_utils_atob.js => services/common/tests/unit/test_utils_atob.js
rename : services/sync/tests/unit/test_utils_utf8.js => services/common/tests/unit/test_utils_utf8.js
|
2012-04-09 15:39:59 -07:00 |
|
Gregory Szorc
|
10e97429b9
|
Bug 731494 - Refactor generic code from services/sync into services/common; r=rnewman
--HG--
rename : services/sync/modules/async.js => services/common/async.js
rename : services/sync/modules/log4moz.js => services/common/log4moz.js
rename : services/sync/modules/ext/Observers.js => services/common/observers.js
rename : services/sync/modules/ext/Preferences.js => services/common/preferences.js
rename : services/sync/modules/ext/StringBundle.js => services/common/stringbundle.js
rename : services/sync/tests/unit/test_async_chain.js => services/common/tests/unit/test_async_chain.js
rename : services/sync/tests/unit/test_async_querySpinningly.js => services/common/tests/unit/test_async_querySpinningly.js
rename : services/sync/tests/unit/test_log4moz.js => services/common/tests/unit/test_log4moz.js
rename : services/sync/tests/unit/test_Observers.js => services/common/tests/unit/test_observers.js
rename : services/sync/tests/unit/test_Preferences.js => services/common/tests/unit/test_preferences.js
rename : services/sync/tests/unit/test_restrequest.js => services/common/tests/unit/test_restrequest.js
rename : services/sync/tests/unit/test_utils_makeURI.js => services/common/tests/unit/test_utils_makeURI.js
rename : services/sync/tests/unit/test_utils_namedTimer.js => services/common/tests/unit/test_utils_namedTimer.js
rename : services/sync/tests/unit/test_utils_stackTrace.js => services/common/tests/unit/test_utils_stackTrace.js
|
2012-04-05 23:26:06 -07:00 |
|