Commit Graph

  • b6620c737f chore(test): add junit config for testacular Vojta Jina 2012-09-19 21:57:03 -07:00
  • 0c8e908841 chore(Rakefile): misc_options should support + -> , conversion Igor Minar 2012-09-20 01:12:53 -07:00
  • 4f59022582 chore(Rakefile): remove test_out dir when cleaning Igor Minar 2012-10-17 15:44:18 -07:00
  • 3bd95dbb1a chore(Rakefile): tune JVM for closure compiler Igor Minar 2012-10-17 15:36:48 -07:00
  • c959fa4fe8 chore(Rakefile): paralelize closure compilation Igor Minar 2012-10-17 14:38:11 -07:00
  • a5d434d857 chore(test): add junit config for testacular Vojta Jina 2012-09-19 21:57:03 -07:00
  • 0ae0591f42 chore(Rakefile): misc_options should support + -> , conversion Igor Minar 2012-09-20 01:12:53 -07:00
  • 43ac783d35 chore(Rakefile): use exec for webserver Igor Minar 2012-10-17 12:43:40 -07:00
  • 5595e196a8 chore(Rakefile): use exec for webserver Igor Minar 2012-10-17 12:43:40 -07:00
  • f92e4146d1 fix(doc): disable directory listing in docs.angularjs.org Misko Hevery 2012-10-05 16:43:01 -07:00
  • c96dc60594 fix(doc): disable directory listing in docs.angularjs.org Misko Hevery 2012-10-05 16:43:01 -07:00
  • 8b7108e3c9 chore: add travis config Vojta Jina 2012-09-24 22:58:01 -07:00
  • caf702cc88 docs(downloading): update the downloading docs Igor Minar 2012-10-05 03:13:51 -07:00
  • b440ad36f3 docs(downloading): update the downloading docs Igor Minar 2012-10-05 03:13:51 -07:00
  • 8b2532cec7 chore: add travis config Vojta Jina 2012-09-24 22:58:01 -07:00
  • cf2c49ed7f fix($compile): reference local in isolate scope Vojta Jina 2012-09-13 02:40:00 -07:00
  • 8db47ca7d4 fix($compile): reference local in isolate scope Vojta Jina 2012-09-13 02:40:00 -07:00
  • bcaa3bb373 docs: load angular from CDN only on production Vojta Jina 2012-09-17 16:55:48 -07:00
  • ccd52abf5d docs(README): update README.md with new rake tasks Igor Minar 2012-09-17 14:50:07 -07:00
  • 74c574015d chore(Rakefile): fix test:jquery task Igor Minar 2012-09-17 10:31:44 -07:00
  • 6fc4fdb438 docs(README): update README.md with new rake tasks Igor Minar 2012-09-17 14:50:07 -07:00
  • 6a5f8c0483 chore(Rakefile): fix test:jquery task Igor Minar 2012-09-17 10:31:44 -07:00
  • 1f1a6fb6d2 docs(contribute): update contribute docs Igor Minar 2012-09-16 10:40:44 -07:00
  • 8632e893b0 chore(): remove unused files Igor Minar 2012-09-16 10:39:43 -07:00
  • c2b6e127fa docs(contribute): update misc/contribute docs with Testacular info Igor Minar 2012-09-15 08:11:32 -07:00
  • 06eceeb09f chore(testing): Testacular config files + rake tasks Igor Minar 2012-08-30 01:10:28 -07:00
  • 20c116d9d5 docs(contribute): update contribute docs Igor Minar 2012-09-16 10:40:44 -07:00
  • 4a04c2ec0c chore(): remove unused files Igor Minar 2012-09-16 10:39:43 -07:00
  • 89dd566277 docs(contribute): update misc/contribute docs with Testacular info Igor Minar 2012-09-15 08:11:32 -07:00
  • 9d168f058f chore(testing): Testacular config files + rake tasks Igor Minar 2012-08-30 01:10:28 -07:00
  • 8133d468b9 docs(directive): remove reference to old isolation syntax Miško Hevery 2012-09-13 11:31:06 -07:00
  • 5418564f04 docs(directive): remove reference to old isolation syntax Miško Hevery 2012-09-13 11:31:06 -07:00
  • 074a354fa9 fix($route): support inline annotation on .resolve Misko Hevery 2012-09-11 22:10:26 -07:00
  • e191582a02 chore(scripts): add init-repo script Vojta Jina 2012-09-07 12:24:19 -07:00
  • b0a05a7531 fix($route): support inline annotation on .resolve Misko Hevery 2012-09-11 22:10:26 -07:00
  • 209b67df6a feat($http): Allow setting withCredentials on defaults Tom Hughes 2012-07-29 17:52:19 -07:00
  • 2e1539356a chore(scripts): add init-repo script Vojta Jina 2012-09-07 12:24:19 -07:00
  • 6fbe926cda docs(ngResource): Spelling typo (agressive => aggressive) Jay Zeng 2012-09-09 23:48:47 -07:00
  • ebbc224e09 fix($resource): fix isDefined -> angular.isDefined Igor Minar 2012-09-10 13:40:32 -07:00
  • 2c6aa4c300 fix(*): name all anonymous watch functions in Angular Shyam Seshadri 2012-07-06 15:23:40 +05:30
  • f7a8f17fc7 fix(ng-repeat) to work with primitive types Zhenbo Zhang 2012-05-09 00:00:38 +03:00
  • 191efbb558 docs(guide): fix directive interpolation example code Brian Ford 2012-09-07 00:16:23 -04:00
  • bf873d6f02 fix(scenario): emit RunnerBegin event Shyam Seshadri 2012-09-07 10:44:46 +05:30
  • e741107c55 chore(scripts): add commit-msg hook (validation) Vojta Jina 2012-09-01 19:31:06 -07:00
  • 82f4b99d99 fix(scenario): NPE when no angular loaded in test page Jimmy Zhuo 2012-09-08 12:46:24 +08:00
  • 7210b7ae1d docs($rootScope): fix iteration limit described by $watch, it's actually 10 as of now Daniel Luz 2012-09-10 00:04:18 -03:00
  • afed23c001 docs($rootScope): fix typos and minor wording tweaks on $watch Daniel Luz 2012-09-09 23:34:15 -03:00
  • 1f69cc2989 docs($rootScope): fix quoting on expression Daniel Luz 2012-09-09 23:29:00 -03:00
  • 3401833c83 docs($rootScope): standardize on present, third-person actions for descriptions Daniel Luz 2012-09-08 17:36:36 -03:00
  • 06606e2816 docs($rootScope): backquote attribute types too on $on Daniel Luz 2012-09-08 17:34:11 -03:00
  • eba64e1f31 docs($cacheFactory): fix backquotes on method descriptions Daniel Luz 2012-09-06 10:45:24 -03:00
  • 81dd1df1b1 docs($rootScope): fix typos on $new Daniel Luz 2012-09-02 20:11:52 -03:00
  • dbafbb0de5 docs($rootScope): fix typo on $eval Daniel Luz 2012-09-02 19:42:34 -03:00
  • 1d0aa7b7c6 docs($rootScope): fix typos on $watch Daniel Luz 2012-09-02 14:59:33 -03:00
  • 331cd5a8cb fix($evalAsync): have only one global async queue Misko Hevery 2012-09-07 11:14:48 -07:00
  • f2ebfa16b0 docs(guide): fix directive interpolation example code Brian Ford 2012-09-07 00:16:23 -04:00
  • 95276a7e10 fix(scenario): emit RunnerBegin event Shyam Seshadri 2012-09-07 10:44:46 +05:30
  • 5dbd942bac chore(scripts): add commit-msg hook (validation) Vojta Jina 2012-09-01 19:31:06 -07:00
  • 84c13d96ff fix(scenario): NPE when no angular loaded in test page Jimmy Zhuo 2012-09-08 12:46:24 +08:00
  • 79941d2527 docs($rootScope): fix iteration limit described by $watch, it's actually 10 as of now Daniel Luz 2012-09-10 00:04:18 -03:00
  • 03ebecd5eb docs($rootScope): fix typos and minor wording tweaks on $watch Daniel Luz 2012-09-09 23:34:15 -03:00
  • 62bb728d07 docs($rootScope): fix quoting on expression Daniel Luz 2012-09-09 23:29:00 -03:00
  • b8eb843b25 docs($rootScope): standardize on present, third-person actions for descriptions Daniel Luz 2012-09-08 17:36:36 -03:00
  • 053247e412 docs($rootScope): backquote attribute types too on $on Daniel Luz 2012-09-08 17:34:11 -03:00
  • 7fa391c979 docs($cacheFactory): fix backquotes on method descriptions Daniel Luz 2012-09-06 10:45:24 -03:00
  • b01c28c900 docs($rootScope): fix typos on $new Daniel Luz 2012-09-02 20:11:52 -03:00
  • c0b9e94dec docs($rootScope): fix typo on $eval Daniel Luz 2012-09-02 19:42:34 -03:00
  • 83fbdd1097 docs($rootScope): fix typos on $watch Daniel Luz 2012-09-02 14:59:33 -03:00
  • 03042c52b9 docs(ngResource): Spelling typo (agressive => aggressive) Jay Zeng 2012-09-09 23:48:47 -07:00
  • 2a4a8226d1 fix($resource): fix isDefined -> angular.isDefined Igor Minar 2012-09-10 13:40:32 -07:00
  • c81d8176cc fix(a): prevent Opera from incorrectly navigating on link click sgtpep 2012-07-27 01:26:46 +04:00
  • 04329151d2 fix(FormController): propagate dirty state to parent forms Kai Groner 2012-06-06 23:23:43 -04:00
  • a9be003fce chore(docs): get correct location for jasmine-node Jonathan Zacsh 2012-06-19 17:51:07 -04:00
  • ca30fce28c fix(*): name all anonymous watch functions in Angular Shyam Seshadri 2012-07-06 15:23:40 +05:30
  • b6e4a71166 fix(ngSrc): don't set src if value is empty string Xiangru Chen 2012-07-14 17:40:24 +08:00
  • d9eff86ef7 fix($injector): more conservative annotation parsing Misko Hevery 2012-09-05 14:46:17 -07:00
  • 8cb9c99ec0 feat(scenario): add dblclick method to the ngScenario dsl Pedro Del Gallego 2012-08-29 15:39:34 +02:00
  • 9473780e77 fix(dateFilter): make timezone optional Iwein Fuld 2012-08-30 06:39:52 +02:00
  • eb5fd400d3 docs(concept): correct example for creating injector Misko Hevery 2012-09-05 13:31:14 -07:00
  • 0472c5f07e docs(module): fixed module example and corrected typos Godmar Back 2012-09-05 10:28:42 -04:00
  • 92558fe411 feat(mocha): support mocha in angular mocks Cameron Westland 2012-08-10 15:54:03 -04:00
  • d519953a4b feat(ngModel): support ngTrim attribute on input Gregory Pike 2012-08-31 19:20:01 -04:00
  • 4909d1d39d fix($resource): allow falsy values in URL parameters Benjamín Eidelman 2012-08-20 19:47:26 -03:00
  • 7079ff5eb6 docs(module): myAppModule -> simpleAppModule Jay Zeng 2012-09-03 22:57:41 -07:00
  • 10e1c759f4 fix($resource): ignore undefined parameters petrovalex 2012-05-11 23:14:59 +03:00
  • 6c67719dfa fix(ngClassEven/Odd): filtering/ordering and repeater petrovalex 2012-08-14 22:45:01 +03:00
  • cebd015f78 fix(ngClass): works with class interpolation Max Martinsson 2012-06-07 17:25:35 +02:00
  • fbdab513dd feat($resource): support custom headers per action Max Martinsson 2012-05-17 17:11:25 +02:00
  • f2b7fffdc0 fix(ngRepeat): now works with primitive types Zhenbo Zhang 2012-05-09 00:00:38 +03:00
  • 42c38b29f7 fix($parser): string concatination with undefined model petrovalex 2012-05-25 23:58:34 +03:00
  • f299fd5122 fix(dateFilter): support sub-second precision on dateFilter Stein Jakob Nordbø 2012-05-25 14:49:40 +02:00
  • afd02ca48c fix(docs): update docs top menu links Igor Minar 2012-08-16 11:26:36 -07:00
  • 67db7616ad fix(a): prevent Opera from incorrectly navigating on link click sgtpep 2012-07-27 01:26:46 +04:00
  • 3d7c752e27 fix(FormController): propagate dirty state to parent forms Kai Groner 2012-06-06 23:23:43 -04:00
  • f02833d634 chore(docs): get correct location for jasmine-node Jonathan Zacsh 2012-06-19 17:51:07 -04:00
  • 0eb373e0e6 fix($injector): more conservative annotation parsing Misko Hevery 2012-09-05 14:46:17 -07:00
  • fd3071843c fix(ngSrc): don't set src if value is empty string Xiangru Chen 2012-07-14 17:40:24 +08:00
  • a631ceb223 fix(dateFilter): make timezone optional Iwein Fuld 2012-08-30 06:39:52 +02:00
  • a713928210 docs(concept): correct example for creating injector Misko Hevery 2012-09-05 13:31:14 -07:00
  • 05fa20df81 docs(module): fixed module example and corrected typos Godmar Back 2012-09-05 10:28:42 -04:00