]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2013-10-06 Dave MethvinFix #13993. Save result of native inline handlers....
2013-10-01 Michał GołębiowskiNo ticket. Simplify the post-uglify task. (cherry-picke... 1394/head
2013-09-30 OlegAdd setup function for the event module
2013-09-30 OlegFocus on the body before running focus test
2013-09-30 OlegTry to fix focus test again
2013-09-28 Richard GibsonNo ticket: Compress core and data modules
2013-09-24 Michał GołębiowskiNo ticket. Get rid of comma expression in curCSS.
2013-09-23 OlegRun focus test only if document has focus
2013-09-23 Richard GibsonNo ticket: Fix IE focus test failures
2013-09-23 Anthony RyanNo ticket: Fix XHTML regression. Close gh-1376.
2013-09-23 Timo Tijhofcore: Fix cut off comment in jQuery.map from c72371f714...
2013-09-19 Dave MethvinUpdating the source version to 1.11.0-pre
2013-09-19 Dave MethvinTagging the 1.11.0-beta1 release. 1.11.0-beta1
2013-09-19 Dave MethvinFix #14290. Don't throw if text node is appended to...
2013-09-19 Dave MethvinFix #14282. Don't fondle getPreventDefault if preventDe...
2013-09-19 Dave MethvinUpdate release script for sourcmap syntax change
2013-09-17 OlegCorrect test assertion of #10227 ticket for IE8
2013-09-17 Richard GibsonNo ticket: Improve line-height animation test stability
2013-09-17 OlegFix memory leaks in tests for css module
2013-09-17 OlegFix #12723 and simplification and optmization of defaul...
2013-09-17 OlegSimplify replaceWith method. Closes gh-1276
2013-09-12 Timmy WillisonUse charAt instead of string indexing for oldIE's sake... 1366/head
2013-09-12 Timmy WillisonAdjust prefilter test to error on string indexing in...
2013-09-12 Richard GibsonRef #14313: NaN detection. Close gh-1352.
2013-09-12 Richard GibsonFix #14351: Update Sizzle
2013-09-12 Jörn ZaeffererTravis: Also install bower
2013-09-12 Jörn ZaeffererAdd Travis CI config for PR testing
2013-09-12 Amey SakhadeoAdd unit tests for jQuery.grep. Close gh-1345.
2013-09-11 Timmy WillisonFix failing support test in IE6/7
2013-09-11 Timmy WillisonFix more support tests (support.input should only be...
2013-09-11 Timmy WillisonSet the input type for firefox. Fix a support test.
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 Timmy WillisonRemove unnecessary file from master cherry-pick
2013-09-11 Timmy WillisonRemove offset dependency from css. Move curCSS and...
2013-09-11 Michał GołębiowskiNo ticket. Abstract conditional hook definition. 1356/head
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 WillisonMatch ordering in ajax with master. -3 bytes.
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. -219 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 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 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 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 top/left hooks: move the position...
2013-09-06 Timmy WillisonRemove test element in css/support
2013-09-06 Michał GołębiowskiFix #10814. Fix #14084. Make support tests lazy and... 1353/head
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 Amey SakhadeoRef #14313: Optimize 1.x jQuery.merge for size.
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-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 Timmy WillisonUse window.QUnit to detect the top window when loading...
2013-08-27 Timmy WillisonUpdate Sizzle: minor change to a test (oldIE must set...
2013-08-27 Timmy WillisonMake the attr handles a little more readable (+4 bytes)
2013-08-27 Timmy WillisonFix most of the broken tests in oldIE. Build order...
2013-08-26 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-19 OlegCorrect QUnit check, this might fix swarm failures
2013-08-19 Timmy WillisonFix tests for testswarm
2013-08-19 Michał GołębiowskiNo ticket. Correct a support comment. (cherry-picked...
2013-08-19 Michał GołębiowskiRemove redundant prefixes from the CSS order test....
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 Oleg GaidarenkoDon't execute DOM ready tests in AMD mode (they aren...
2013-08-16 Timmy WillisonMinor build change: remove trailing tabs
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 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
next