]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2013-09-12 OlegNo ticket: fix code style inconsistencies. Closes gh...
2013-09-12 Timmy WillisonSmall adjustment to prefilter test. Follow the right...
2013-09-12 Richard GibsonRef #14313: NaN detection. Close gh-1352.
2013-09-12 Richard GibsonFix #14351: Update Sizzle
2013-09-12 Timmy WillisonAdjust prefilter test to error on string indexing in...
2013-09-12 Mike SidorovcharAt -> string indexing. Close gh-1359.
2013-09-12 Jörn ZaeffererTravis: Also install bower
2013-09-12 Amey SakhadeoAdd unit tests for jQuery.grep. Close gh-1345.
2013-09-12 Jörn ZaeffererAdd Travis CI config for PR testing
2013-09-11 Timmy WillisonFlip the switch on checkOn
2013-09-11 Timmy WillisonCorrect the checkClone support test for Safari 5.1...
2013-09-11 Timmy WillisonFix support test for checkClone. Fixes Safari 5.1 manip...
2013-09-11 Timmy WillisonFix context
2013-09-11 Timmy WillisonThe cssHook from addGetHookIf wasn't actually getting...
2013-09-11 Michał GołębiowskiRestore support for Firefox < 23, Chrome < 28 and Safar...
2013-09-11 Timmy WillisonModules can assume the presence of their parents
2013-09-11 Michał GołębiowskiNo ticket. Abstract conditional hook definition. 1354/head
2013-09-11 Timmy WillisonRemove offset dependency from css. Move curCSS and...
2013-09-10 Timmy WillisonWoops, lint grunt file
2013-09-10 Timmy WillisonMap Sizzle to a path with config to allow users to...
2013-09-10 Timmy WillisonEnsure display: inline-block when animating width/heigh...
2013-09-10 Timmy WillisonUnignore license in bower. Ignore other unnecessary...
2013-09-10 Timmy WillisonSeparate jQuery.fn.init into its own module (for lighte...
2013-09-09 Timmy WillisonDon't keep semicolons if the require call is not a...
2013-09-09 Timmy WillisonApply consistent ordering in all modules. -38 bytes...
2013-09-09 Timmy WillisonAll non-var modules should not indent in their AMD...
2013-09-09 Timmy WillisonBreak jQuery.access out into its own module to separate...
2013-09-09 Timmy WillisonUpdate r.js (running latest master until new r.js is...
2013-09-09 Timmy WillisonReorder css.js logically
2013-09-09 Timmy WillisonAdd AMD+CommonJS capabilities to the build script ...
2013-09-09 Timmy WillisonFix loading tests with AMD (new support module needed...
2013-09-09 Timmy WillisonRestore optIn behavior for builds
2013-09-09 Timmy WillisonRevert "Keep the build for bower"
2013-09-09 Timmy WillisonKeep the build for bower
2013-09-09 Timmy WillisonAlways return jQuery in modules that can be included...
2013-09-09 Timmy WillisonMove parsing methods to their own files (separates...
2013-09-07 Michał GołębiowskiNo ticket. Update support comments to reflect current...
2013-09-07 Michał GołębiowskiNo ticket. Update AUTHORS.txt.
2013-09-07 Michał GołębiowskiNo ticket. Restore support for Safari 5.1 in test/unit...
2013-09-06 Timmy WillisonConvert testrunner to an AMD module and ensure jQuery...
2013-09-06 Timmy WillisonNo ticket: link testinit
2013-09-06 Timmy WillisonMove test loader to testinit.js. Fix race condition...
2013-09-06 Timmy WillisonUse requirejs to load the testswarm inject script
2013-09-06 Michał GołębiowskiNo ticket. Restore checking individual src/**/*.js...
2013-09-06 Michał GołębiowskiNo ticket. Optimize the marginRight hook: run the suppo...
2013-09-06 Timmy WillisonWith all of the ready calls removed internally, ready...
2013-09-06 Michał GołębiowskiFix #10814. Make support tests lazy and broken out... 1342/head
2013-09-05 Michał GołębiowskiFix #14084: attach the test div to documentElement...
2013-09-05 Michał GołębiowskiFix #13983. Switch to //# for sourcemap directives.
2013-09-05 Michał GołębiowskiNo ticket. Update packages, make the devDependencies...
2013-09-03 Richard GibsonNo ticket: Hide the testing-support jQuery from tests
2013-09-03 Richard GibsonRef #14313: Further code and test improvements
2013-08-30 Amey SakhadeoFix #14313: Optimize jQuery.merge for size. Close gh...
2013-08-30 Richard GibsonFix #14318: Cherry-pick interrupted animation fix from...
2013-08-29 Timmy WillisonPass all tests (and load Sizzle fixture correctly)...
2013-08-29 Timmy WillisonUse window.QUnit to detect the top window when loading...
2013-08-28 Timmy WillisonFix for custom attr handles duck-punching the boolean...
2013-08-27 Timmy WillisonUpdate Sizzle to 1.10.7
2013-08-27 Timmy WillisonExplicitly set bower folder location
2013-08-27 Richard GibsonNo ticket: improve line-height animation test robustness
2013-08-20 Michał GołębiowskiNo ticket. Correct a support comment for the `order...
2013-08-20 Guy BedfordRemove trailing comma in define array. Close gh-1336.
2013-08-19 Timmy WillisonRevert "Close php tags for ajax tests on swarm"
2013-08-19 Timmy WillisonClose php tags for ajax tests on swarm
2013-08-19 Timmy WillisonFix cherry-pick issue. The master branch tests should...
2013-08-19 Timmy WillisonFix tests for testswarm
2013-08-19 OlegCorrect QUnit check, this might fix swarm failures
2013-08-19 Michał GołębiowskiNo ticket. Correct a support comment.
2013-08-19 Michał GołębiowskiRemove redundant prefixes from the CSS order test.
2013-08-19 Michał GołębiowskiNo ticket. Add a support note about defaultPrevented...
2013-08-19 Daniel HermanNo ticket: add assertions for jQuery.when( array )...
2013-08-19 Chris PriceFix #14150: revert to ownerDocument.defaultView.getComp...
2013-08-19 Jeremy DunckFix #14164: assign className in addClass/removeClass...
2013-08-16 Timmy WillisonMinor build change: remove trailing tabs
2013-08-16 Oleg GaidarenkoDon't execute DOM ready tests in AMD mode (they aren...
2013-08-16 Timmy WillisonWhen converting the source to AMD, don't forget to AMD
2013-08-16 Timmy WillisonCustom builds: Fix source folder location now that...
2013-08-16 Timmy WillisonCustom builds: Remove _evalUrl when excluding ajax
2013-08-16 Oleg GaidarenkoMove jQuery specific tasks to independent files. Close...
2013-08-16 Oleg GaidarenkoFixed pulling in Sizzle subproject when testing with...
2013-08-16 Timmy WillisonSpecify support as a dependency wherever it is used...
2013-08-15 Timmy WillisonRemove log
2013-08-15 Timmy WillisonFix build for jenkins
2013-08-15 Timmy WillisonAMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
2013-08-12 Michał Gołębiowskicorrect a typo in README
2013-08-10 OlegCorrect typos in the test assertion
2013-08-10 OlegFix test of #13855 for Opera 12.1 and IE10
2013-08-10 OlegCorrect assertion for #14049 ticket
2013-08-08 OlegImprove test stability for #13855 ticket. Close gh...
2013-08-07 Oleg"pixelPosition" should be "true" in 28 >= Chrome
2013-08-07 terrycojonesRemoved an unneeded variable. Closes gh-1321.
2013-07-25 Timmy WillisonUpdate QUnit to 1.12.0 1318/head 1326/head
2013-07-25 Timmy WillisonNo need to remove if they ain't nuthin thar
2013-07-24 OlegFix paths for qunit files
2013-07-22 OlegChange Windows install explanation 1313/head
2013-07-22 OlegRemove the Xcode note in readme
2013-07-22 OlegInstall bower packages with npm install
2013-07-19 Timmy WillisonUpdate Sizzle to 1.10.5. Fixes #14142.
2013-07-19 Timmy WillisonLint JSON manifests during development
2013-07-11 Michał GołębiowskiUpdate devDependencies, adjust .jshintrc to jsHint...
next