An open API service providing commit metadata for open source projects.

GitHub / i-e-b/node-easyxml / commits

SHA Message Author Date Stats
9a97a22d merge Merge pull request #9 from AGascoigne/master Iain Ballard <i****b@u****m> about 11 years ago
0978182b npm version bump Anthony Gascoigne <a****e@s****m> about 11 years ago
1de1773c singulariseChildren should be respected when unwrapping arrays Anthony Gascoigne <a****e@s****m> about 11 years ago
c603ffbc safety output in case invalid schema is supplied Iain Ballard <i****d@g****m> about 11 years ago
5cbe378a handling of primitive data types Iain Ballard <i****d@g****m> about 11 years ago
a0358c98 merge Merging bare item name Iain Ballard <i****d@g****m> over 11 years ago
b8dc8474 Removing dependency on constructor names Iain Ballard <i****d@g****m> over 11 years ago
81ad5821 Added configuration setting for naming array elements Michael Stock <M****k@s****m> over 11 years ago
3f81ee7e Added configuration setting for naming array elements Michael Stock <M****k@s****m> over 11 years ago
2a57a351 npm version 0.0.21 Iain Ballard <i****d@g****m> over 11 years ago
4c820d51 merge Merge pull request #7 from AGascoigne/master Iain Ballard <i****b@u****m> over 11 years ago
197c7818 merge Added "ValidAttributes" to schema Anthony Gascoigne <a****e@s****m> over 11 years ago
af7565c4 Added "ValidAttributes" to schema Anthony Gascoigne <a****e@s****m> over 11 years ago
d0779193 npm version bump Iain Ballard <i****d@g****m> over 11 years ago
8af51eb6 merge Merge pull request #6 from AGascoigne/master Iain Ballard <i****b@u****m> over 11 years ago
b979cc71 Bug Fix: "IncludeNamedElementsOnly" only excludes non-named elements and not ... Anthony Gascoigne <a****e@s****m> over 11 years ago
2a0d108d npm bump Iain Ballard <i****d@g****m> over 11 years ago
d735fb73 merge Merge pull request #5 from AGascoigne/master Iain Ballard <i****b@u****m> over 11 years ago
c3626ed7 Added "IncludeNamedElementsOnly" to schema. Anthony Gascoigne <a****e@s****m> over 11 years ago
4ab9001e version bump Iain Ballard <i****d@g****m> over 11 years ago
fc407a24 merge Merge pull request #4 from AndrewJohnBenjamin/patch-1 Iain Ballard <i****b@u****m> over 11 years ago
1d29db80 Modified the attribute serialization code Andrew Benjamin <A****B@h****k> over 11 years ago
236453cc Modified the attribute serialization code Andrew Benjamin <A****B@h****k> over 11 years ago
b6f7076e Valid XML from bare arrays Iain Ballard <i****d@g****m> over 11 years ago
8033aa09 Coverage of bare arrays, some protection around schema walking Iain Ballard <i****d@g****m> over 11 years ago
077c3398 npm bump Iain Ballard <i****d@g****m> almost 12 years ago
fd554314 merge Merge pull request 'https://github.com/i-e-b/node-easyxml/pull/3' Iain Ballard <i****d@g****m> almost 12 years ago
dc6d9c6d Bump Version Number: 0.0.14 Andrew Benjamin <a****B@h****k> almost 12 years ago
6c69305d Added an option that allows a JSON object to be used to dictate the sequence ... Andrew Benjamin <a****B@h****k> almost 12 years ago
326c308e Properties whose value is 'undefined' result in no tag in XML Iain Ballard <i****d@g****m> almost 12 years ago
39185c57 allowing grouped attributes with underscore prefix Iain Ballard <i****d@g****m> almost 12 years ago
211ab5ae merge Merging from 'AndrewJohnBenjamin-master' Iain Ballard <i****d@g****m> almost 12 years ago
53ba7022 BUG : removing redundant nodes after unwrap Array Andrew Benjamin <a****B@h****k> almost 12 years ago
27cb0ccd Updated Unwrapping of Arrays Andrew Benjamin <a****B@h****k> almost 12 years ago
a6b94b25 version bump Iain Ballard <i****d@g****m> almost 12 years ago
3551b621 Fixing tests and npm repo location Iain Ballard <i****d@g****m> almost 12 years ago
a9e50a38 Fixing again Iain Ballard <i****d@g****m> almost 12 years ago
573dbebb fixing TS module declaration Iain Ballard <i****d@g****m> almost 12 years ago
6a104e9c fixing names Iain Ballard <i****d@g****m> almost 12 years ago
3588a9ff package update Iain Ballard <i****d@g****m> almost 12 years ago
daf8798b merge Merge branch 'typescript' Iain Ballard <i****d@g****m> almost 12 years ago
46575a39 changing package name Iain Ballard <i****d@g****m> almost 12 years ago
75ab9b87 Stress test, as failing in production i-e-b <i****b@m****m> almost 12 years ago
47e0cfce Making typescript friendly Iain Ballard <i****d@g****m> about 12 years ago
eea020f1 Update package.json Iain Ballard <i****b@u****m> about 12 years ago
eda6b51d Option to have each element of an array in a matching elements with no wrappi... Iain Ballard <i****d@g****m> about 12 years ago
9ecc31e1 merge Merge pull request #16 from dusty/master Joshua T Kalis <k****a@g****m> over 12 years ago
ac39596d fix for null values Dusty Doris <d****y@d****e> over 12 years ago
7e5a3e85 merge Merge pull request #13 from igorescobar/master Joshua T Kalis <k****a@g****m> over 12 years ago
d0007e83 redundant comment Igor Escobar <i****r@v****r> over 12 years ago
233c4e65 a little more complex xml and json Igor Escobar <i****r@v****r> over 12 years ago
67c4048c refactoring removing duplicated instruction. Igor Escobar <i****r@v****r> over 12 years ago
5e4261a1 the code is the same so I tought it merge those two ifs. Igor Escobar <i****r@v****r> over 12 years ago
7a2ca533 removing redundant coments Igor Escobar <i****r@v****r> over 12 years ago
e61e1e28 faster than concatenation Igor Escobar <i****r@v****r> over 12 years ago
7d4b7803 faster declaration Igor Escobar <i****r@v****r> over 12 years ago
0f8c80f0 adding more info to readme Igor Escobar <i****r@v****r> over 12 years ago
4cb2d270 mentioning SQL dateFormat option. Igor Escobar <i****r@v****r> over 12 years ago
2561ca9a increasing npm version Igor Escobar <i****r@v****r> over 12 years ago
204a67b6 captalization fix. Igor Escobar <i****r@v****r> over 12 years ago
027fc4a4 merge Merge pull request #11 from dweidenfeld/master Joshua T Kalis <k****a@g****m> almost 13 years ago
1214980a removed unused variable Dominik Weidenfeld <d****d@g****m> almost 13 years ago
63887ab7 fixing singularizeChildren functionality Dominik Weidenfeld <d****d@g****m> almost 13 years ago
f91b339b merge Merge pull request #6 from lewellyn/master Joshua T Kalis <k****a@g****m> over 13 years ago
b51ad0d0 Add support for undefined Matt Lewandowsky <m****t@g****t> over 13 years ago
7e3457ec refactoring test runner Joshua T Kalis <k****a@g****m> over 13 years ago
d948670c merge Merge pull request #5 from CageFox/master Joshua T Kalis <k****a@g****m> over 13 years ago
556f7f55 customize underscoreChar and make it possible to add simple text node with at... Johny Cage <o****k@c****u> over 13 years ago
5807940b merge Merge pull request #4 from tlhunter/master Joshua T Kalis <k****a@g****m> over 13 years ago
da88e744 Incrementing version for NPM Thomas Hunter <t****r@g****m> over 13 years ago
3eb1adf6 whitespace increase Joshua T Kalis <k****a@g****m> over 13 years ago
a4ea14df singularized tags Joshua T Kalis <k****a@g****m> over 13 years ago
62bc6982 merge Merge branch 'master' of git://github.com/swhite24/node-easyxml Joshua T Kalis <k****a@g****m> over 13 years ago
dbfd9ee5 fixed whitespace Joshua T Kalis <k****a@g****m> over 13 years ago
bb69e0dc adding mocha for testing and a single test for merge request Joshua T Kalis <k****a@g****m> over 13 years ago
74e30de5 Commenting; Address Issue #2 Steven White <s****e@e****m> over 13 years ago
d157092b Added check for simple types inside arrays Steven White <s****e@e****m> over 13 years ago
b4d9f06e merge Merge pull request #1 from bitmage/master Thomas Hunter <m****e@t****e> almost 14 years ago
1a46da3b added more explicit errors bitmage <b****n@g****m> almost 14 years ago
dfa51032 throw Error, not string bitmage <b****n@g****m> almost 14 years ago
51a105e8 Updating info in npm registry Thomas Hunter <t****r@g****m> almost 14 years ago
7123f3cc Updating readme Thomas Hunter <t****r@g****m> almost 14 years ago
98e3272e no npm module yet Thomas Hunter <T****r@Q****m> almost 14 years ago
c3340a53 Ignoring node_modules Thomas Hunter <T****r@Q****m> almost 14 years ago
66ee204d Flattened Repo Thomas Hunter <T****r@Q****m> almost 14 years ago

← Back to repository