Commit Graph

  • cc3b5a791c Merge pull request #1881 from ufon/master Igorbek 2014-03-20 11:33:23 -07:00
  • 6a22fbb286 jQuery-validate John Reilly 2014-03-20 17:17:16 +00:00
  • 21092d44c8 Merge pull request #1884 from johnnyreilly/master John Reilly 2014-03-20 14:19:11 +00:00
  • 1485111fcf jQuery.validation:started JSDoc for jQuery val John Reilly 2014-03-20 14:10:17 +00:00
  • 5619051b5e generateWithTime from rx.lite.d.ts was renamed to generateWithRelativeTime and moved as common part to rx.time-lite.ts. Igor Oleinikov 2014-03-20 14:10:25 +04:00
  • c5fcfbfc87 EventArg type definitions Patrick Magee 2014-03-20 08:43:43 +00:00
  • c1f3e77bba Merge pull request #1882 from borisyankov/added-assert Masahiro Wakame 2014-03-20 17:24:28 +09:00
  • 749e409bfc fix travis-ci failed vvakame 2014-03-20 17:22:59 +09:00
  • 8a2f7f1a1d Added assert.d.ts vvakame 2014-03-20 17:20:29 +09:00
  • efcd438cbc Supertest - added query, send methods Václav Oborník 2014-03-20 08:19:49 +01:00
  • 077b00386c Override set method for supertest Request Václav Oborník 2014-03-20 08:03:46 +01:00
  • efc61c9d55 added handshake data to socket.io Socket interface Václav Oborník 2014-03-20 07:57:12 +01:00
  • 941d790d6f Update crypto.Hmac.update and crypto.Hmac.digest methods to the correct signature John Purcell 2014-03-19 16:53:31 -04:00
  • ab5886b01f Expose agent on supertest and cookie methods on superagent John Purcell 2014-03-19 13:03:19 -04:00
  • 406351308c Merge pull request #1878 from Igorbek/master Igorbek 2014-03-19 06:32:11 -07:00
  • d232e4915f Merge branch 'RxJS-2.2.17' Igor Oleinikov 2014-03-19 17:22:49 +04:00
  • 5665d2fdb5 Merge remote-tracking branch 'remotes/upstream/master' Igor Oleinikov 2014-03-19 17:22:35 +04:00
  • 0de8db56da Added rx.lite.d.ts with reference to all common parts with other modules and specific methods. Igor Oleinikov 2014-03-19 17:19:26 +04:00
  • fcbd7b6ba9 Extracted common part of definitions of rx.backpressure.d.ts and rx.lite.d.ts into rx.backpressure-lite.ts. Igor Oleinikov 2014-03-19 17:18:35 +04:00
  • a396155280 Extracted common part of defintitions of rx.time.d.ts and rx.lite.d.ts into rx.time-lite.ts. Igor Oleinikov 2014-03-19 17:14:07 +04:00
  • d247ddf47b Removed incorrect methods from rx.time.d.ts and updated header; Igor Oleinikov 2014-03-19 16:55:41 +04:00
  • cf83a0f9bf Fixed Observer derived class in rx.testing.d.ts Igor Oleinikov 2014-03-19 16:48:03 +04:00
  • a837a49c69 Turned Observer from class to interfaces. Igor Oleinikov 2014-03-19 16:42:45 +04:00
  • 4800dc38a7 Fixed reference in rx.binding-lite.ts Igor Oleinikov 2014-03-19 16:20:39 +04:00
  • eea2b04a5a Renamed lighted versions to names without .d.ts to exclude from building. Igor Oleinikov 2014-03-19 16:16:46 +04:00
  • 2d8a49a676 Added reference of rx-lite.d.ts to rx.binding-lite.d.ts. Igor Oleinikov 2014-03-19 16:09:01 +04:00
  • 723779e7c1 Extracted common part of definitions of rx.binding.d.ts and rx.lite.d.ts into rx.binding-lite.d.ts. Igor Oleinikov 2014-03-19 16:05:20 +04:00
  • 1094494b18 Fixed publishValue and replay method signatures; Added shareValue and replayWhileObserved methods. Igor Oleinikov 2014-03-19 15:52:52 +04:00
  • f8031be545 Added multicast and share methods in rx.binding.d.ts; Fixed defintions of publish, publishLast and publishValue methods. Igor Oleinikov 2014-03-19 15:40:10 +04:00
  • d6da8b051f Extracted common part of definitions of rx.lite and rx.async into rx.async-lite.d.ts Igor Oleinikov 2014-03-19 14:43:50 +04:00
  • 6b72457a79 Merge pull request #1876 from gyohk/master Masahiro Wakame 2014-03-19 19:42:40 +09:00
  • 3de1c2c20e Merge pull request #1875 from scottmcarthur/patch-2 Masahiro Wakame 2014-03-19 19:42:16 +09:00
  • 2f079e5681 Reverted toPromise to rx-lite.d.ts Igor Oleinikov 2014-03-19 14:41:13 +04:00
  • b67ff83961 Merge pull request #1874 from dasa/patch-1 Masahiro Wakame 2014-03-19 19:41:03 +09:00
  • 0a2d04f265 Merge pull request #1862 from loyd/node Masahiro Wakame 2014-03-19 19:39:52 +09:00
  • 263dd2f89e Merge pull request #1858 from studiollama/patch-5 Masahiro Wakame 2014-03-19 19:29:23 +09:00
  • 1d167082e9 Extracted common part of definitions with rx.lite from rx.d.ts into rx-lite.d.ts. Igor Oleinikov 2014-03-19 14:24:17 +04:00
  • 58c32694ef Merge pull request #1857 from mikehhawley/patch-1 Masahiro Wakame 2014-03-19 19:21:31 +09:00
  • ac149aded0 Merge pull request #1854 from scottmcarthur/patch-1 Masahiro Wakame 2014-03-19 19:19:47 +09:00
  • 67186ede61 sort List of Definitions vvakame 2014-03-19 19:14:35 +09:00
  • cabdc9ec77 Merge pull request #1845 from ondrejsevcik/master Masahiro Wakame 2014-03-19 19:11:11 +09:00
  • acc0d63777 Merge pull request #1877 from johnnyreilly/master John Reilly 2014-03-19 10:04:38 +00:00
  • 99fa7392f3 jQuery: Promises - made first arg optional John Reilly 2014-03-19 09:55:21 +00:00
  • 25a829db98 Added WebRequestExecutor definitions Patrick Magee 2014-03-19 09:11:48 +00:00
  • 20c02becb7 Removed private functions inherits and addProperties from Rx.internals. Igor Oleinikov 2014-03-19 12:32:38 +04:00
  • 33f2f14405 Renamed Observable.fromGenerator to fromIterable and added overload to take iterable. Updated header. Igor Oleinikov 2014-03-19 11:07:17 +04:00
  • dcfb6c9ab4 corrected some descriptions of the Clock class. satoru kimura 2014-03-19 13:59:20 +09:00
  • b6a08def3b angular.d.ts IDocumentService extends IAugmentedJQuery Scott McArthur 2014-03-18 22:36:53 +00:00
  • 98a0894dff Adjusting test after changing when.d.ts. pkaul 2014-03-18 22:17:58 +01:00
  • 0c2d2f07a7 Updated signature_pad.d.ts file Abubaker Bashir 2014-03-18 20:51:55 +00:00
  • ee22143b57 Add definitions for 'parallelLimit'. Dasa Paddock 2014-03-18 11:38:14 -07:00
  • 824be6c9bb Test file for signature_pad AbubakerB 2014-03-18 17:17:31 +00:00
  • 2102001fea Added signature_pad.d.ts definitions AbubakerB 2014-03-18 16:37:09 +00:00
  • 429cfd875e Merge pull request #1863 from balassy/patch-3 Igorbek 2014-03-18 04:15:14 -07:00
  • b08ac0d605 Merge pull request #1866 from asaveliev/master Igorbek 2014-03-18 04:08:42 -07:00
  • d78879a974 Merge pull request #1867 from niemyjski/patch-3 Igorbek 2014-03-18 04:05:14 -07:00
  • aa345433b8 Merge pull request #1871 from santialbo/restify-pre Igorbek 2014-03-18 04:01:26 -07:00
  • d50f5e11ef Add restify pre example of use on the tests Santi Albo 2014-03-18 09:34:39 +00:00
  • 8b0c6cab78 Add restify pre module Santi Albo 2014-03-18 09:32:20 +00:00
  • 44446bfc6c Added more definitions Patrick Magee 2014-03-18 09:20:15 +00:00
  • 9445fb4f3b Merge pull request #1870 from Igorbek/master Igorbek 2014-03-18 01:50:11 -07:00
  • 064bcb14a7 RxJS-BackPressure: added tests. Igor Oleinikov 2014-03-18 12:27:51 +04:00
  • 3a272478da Added new RxJS-BackPressure module defintion. Fixed .gitignore to exclude rx.js from ignoring. Igor Oleinikov 2014-03-18 12:22:51 +04:00
  • 7ae46cf1fd Fixed headers of RxJS-Async and RxJS-Time. Igor Oleinikov 2014-03-18 12:01:02 +04:00
  • 6c4fcd6035 Rx-Async: added test for startAsync. Igor Oleinikov 2014-03-18 11:53:56 +04:00
  • 5c938e56b0 Rx-Async: version bump to 2.2.15; added ObservableStatic.startAsync. Igor Oleinikov 2014-03-18 11:51:52 +04:00
  • 9664806862 Added overloads of selectMany/flatMap taking promises instead of observables. Igor Oleinikov 2014-03-18 11:46:07 +04:00
  • c3d5120566 Added overloads of concat and merge taking promises instead of observables. Igor Oleinikov 2014-03-18 11:38:53 +04:00
  • 35e263318a Added Observable.fromGenerator method. Igor Oleinikov 2014-03-18 10:59:20 +04:00
  • 920c290ae3 Fixed definition for Rx.config.Promise; Added test for promises; Igor Oleinikov 2014-03-18 10:46:14 +04:00
  • 3e29e44ddb Promises was moved from rx.async.d.ts to rx.d.ts. Igor Oleinikov 2014-03-18 10:31:19 +04:00
  • b1c7626cba Rx.Internals renamed to internals; Added Rx.config module. Igor Oleinikov 2014-03-18 09:51:47 +04:00
  • 3c1e1e4d0b Merge pull request #1869 from gyohk/master Masahiro Wakame 2014-03-18 11:40:22 +09:00
  • 150c745841 corrected the description of elapseTime property in the Clock class. satoru kimura 2014-03-18 11:31:01 +09:00
  • ec927272fa Please stop changing the todayBtn type... Blake Niemyjski 2014-03-17 15:30:00 -05:00
  • 0a9851d2ec Changed IGridOptions.data property to be any type asaveliev 2014-03-17 12:56:31 -04:00
  • 65f6e6cac3 Merge pull request #1865 from johnnyreilly/master John Reilly 2014-03-17 15:44:16 +00:00
  • ee580ff303 jQuery: As promised John Reilly 2014-03-17 15:26:53 +00:00
  • 870203c593 Merge pull request #1856 from Bartvds/def/bluebird Bart van der Schoor 2014-03-17 16:08:55 +01:00
  • 23c057e243 jQuery: Promises promises John Reilly 2014-03-17 15:00:39 +00:00
  • 0ad019b006 smoothie: fix streamTo comment Mike H Hawley 2014-03-17 17:53:12 +03:00
  • 8b3f4ad4eb Merge pull request #1864 from johnnyreilly/master John Reilly 2014-03-17 14:47:01 +00:00
  • b18a971c9a jQuery: are we there yet? John Reilly 2014-03-17 14:39:08 +00:00
  • f48f188c6c jQuery: coming on John Reilly 2014-03-17 14:25:38 +00:00
  • 09e0ce15f4 jQuery: JSDoc get's closer John Reilly 2014-03-17 14:16:29 +00:00
  • c5865f9043 jQuery:Lets see if we can be JSDoc complete by v1 John Reilly 2014-03-17 14:08:37 +00:00
  • 2207f80d7f Options updated György Balássy 2014-03-17 12:47:46 +01:00
  • e3b9fef277 node: fix signatures of readFile* Paul Loyd 2014-03-17 14:55:17 +04:00
  • 38fd3aa269 Fix Travis CI build (because of tsc --noImplicitAny option) ondrejsevcik 2014-03-17 10:38:19 +01:00
  • cdc76877d4 Added BeginRequestEventArgs defintion Patrick Magee 2014-03-17 09:11:53 +00:00
  • 6ad82f88bd Added more definitions from the documentation Patrick Magee 2014-03-17 08:41:09 +00:00
  • e2031426d0 Merge pull request #1772 from balassy/patch-2 Basarat Ali Syed 2014-03-17 19:39:30 +11:00
  • 5cc402b0b8 Merge pull request #1860 from fancyoung/master Masahiro Wakame 2014-03-17 14:17:50 +09:00
  • be638c57f8 fix bootstrap.datepicker type fancyoung 2014-03-17 12:40:13 +08:00
  • cd9997d223 Update ng-grid.d.ts studiollama 2014-03-16 14:25:14 -07:00
  • eed8736e64 Merge pull request #1855 from Bartvds/def/highland Bart van der Schoor 2014-03-16 19:40:30 +01:00
  • de66a997ff smoothie: fix streamTo signature Mike H Hawley 2014-03-16 21:39:24 +03:00
  • d40e2530fd improved bluebird definitions Bart van der Schoor 2014-03-16 00:01:32 +01:00
  • a5e6460613 small API updates for highland 1.19.0 Bart van der Schoor 2014-03-16 18:48:56 +01:00
  • f8d7eee419 Added new() to IResourceClass Scott McArthur 2014-03-16 17:15:47 +00:00