From 866346e1ada583daeb649c253516c8f8a879c387 Mon Sep 17 00:00:00 2001 From: git5 Date: Thu, 1 Jan 1970 00:00:01 +0000 Subject: git5: git5track synced with perforce at 0 --- .gitignore | 24 ++++++++++++++++++++++++ READONLY | 1 + 2 files changed, 25 insertions(+) create mode 100644 .gitignore create mode 120000 READONLY diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..2b10d121 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +.git4_perforce_config +blaze-eclipse +google3/blaze-* +google3/Makefile* +google3/buildconf +google3/bin +google3/.forge +google3/genfiles +.p4config +/review +google3/linux-* +*.pyc +*~ +.nfs* +.*.swp +*.pyc-2.4 +.dotest +google3/.forge +google3/.grunt +google3/.gwt-tmp +google3/alloc +google3tomcat +google3/mbin +google3/mgenfiles \ No newline at end of file diff --git a/READONLY b/READONLY new file mode 120000 index 00000000..fda55c75 --- /dev/null +++ b/READONLY @@ -0,0 +1 @@ +/google/src/files/0/depot \ No newline at end of file -- cgit v1.2.3 From 8f9bf37bcf38165e89f37c147f9315cb8e72fc1f Mon Sep 17 00:00:00 2001 From: Rob Spies Date: Tue, 22 Jun 2010 17:11:57 -0700 Subject: asdsad --- test/ResourceSpec.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/ResourceSpec.js b/test/ResourceSpec.js index d11c3e08..4ab3537c 100644 --- a/test/ResourceSpec.js +++ b/test/ResourceSpec.js @@ -35,11 +35,6 @@ describe("resource", function() { var item = LineItem.get({id:456}); xhr.flush(); nakedExpect(item).toEqual({id:'abc'}); - - item = LineItem.get({id:456}); - xhr.flush(); - nakedExpect(item).toEqual({id:'abc'}); - }); it("should create resource", function(){ -- cgit v1.2.3 From 1f0562150921ea2f05149b64ef0440937491def9 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 2 Jul 2010 15:39:47 -0700 Subject: change all attributes from ng- to ng: prefix --- example/memoryLeak.html | 4 +- example/tweeter/tweeter_addressbook.html | 30 +++---- example/tweeter/tweeter_demo.html | 10 +-- scenario/application-account.html | 4 +- scenario/application.html | 6 +- scenario/cross-site-post/index.html | 2 +- scenario/datastore.html | 4 +- scenario/perf.html | 6 +- scenario/widgets.html | 6 +- src/Compiler.js | 4 +- src/delete/Binder.js | 76 ++++++++-------- src/delete/Widgets.js | 4 +- src/directives.js | 40 ++++----- src/markups.js | 28 +++--- src/moveToAngularCom/ControlBar.js | 4 +- src/widgets.js | 8 +- test.sh | 9 +- test/BinderTest.js | 148 +++++++++++++++---------------- test/ScenarioSpec.js | 2 +- test/delete/WidgetsTest.js | 2 +- test/directivesSpec.js | 90 +++++++++---------- test/markupSpec.js | 10 +-- test/moveToAngularCom/miscTest.js | 6 +- test/testabilityPatch.js | 4 +- test/widgetsSpec.js | 8 +- 25 files changed, 260 insertions(+), 255 deletions(-) diff --git a/example/memoryLeak.html b/example/memoryLeak.html index 9e5f512d..19b0d45d 100644 --- a/example/memoryLeak.html +++ b/example/memoryLeak.html @@ -48,8 +48,8 @@
- - + +