]> source.dussan.org Git - jquery.git/shortlog
jquery.git
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...
2013-07-10 Timmy WillisonUpdate README for bower usage
2013-07-10 Timmy WillisonInclude Sizzle and Qunit with bower. Fixes #14118.
2013-07-08 Timmy WillisonRemove `undefined` var declarations
2013-07-04 Timmy WillisonSupport CommonJS environments by accentuating the need...
2013-07-04 Timmy WillisonUpdate Sizzle to version 1.10.3-pre
2013-07-03 Dave MethvinUpdating the source version to 2.0.4-pre✓™
2013-07-03 Dave MethvinTagging the 2.0.3 release.
2013-07-02 Dave MethvinRevert "Fix #13983. Switch to //# for sourcemaps."
2013-07-02 Dave MethvinChange the changelog header style
2013-07-02 Dave MethvinFix #13983. Switch to //# for sourcemaps.
2013-07-01 ruado1987Fixes #13976: Garbage input should not cause error...
2013-07-01 OlegFix test for #13937 ticket. Close gh-1299
2013-07-01 Olegsupport.boxSizingReliable in FF 23 should be true....
2013-07-01 Michał GołębiowskiUpdate AUTHORS.txt
2013-07-01 Jason MerinoFixes #14049: don't append px to CSS order value. Close...
2013-06-27 Timmy WillisonUpdate Sizzle: bower manifest
2013-06-24 Rick WaldronFixes #14047 jQuery.data should not miss data-* w/...
next