]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2013-11-10 Michał GołębiowskiGrunt: put .sizecache.json in build/, not dist/. (see...
2013-11-10 Michał GołębiowskiNo ticket. Restore some parsing tests in core. (cherry...
2013-11-09 Michał GołębiowskiRemove workarounds for the uglify task mishandling...
2013-11-08 OlegRemove old try...catch for old FF
2013-11-08 Richard GibsonRef 705216d: Synchronize ajax/xhr.js with master
2013-11-08 Richard GibsonMerge branches '1.x-master' and '1.x-master' of github...
2013-11-08 OlegCheck Gruntfile and tasks for code style
2013-11-08 OlegDon't execute focus tests in Firefox
2013-11-08 OlegUse full version of jQuery 1.9.1
2013-11-07 Sindre SorhusAdd "keywords" to bower.json
2013-11-07 Sindre SorhusAdd load-grunt-tasks package dependency
2013-11-07 OlegFix some code style inconsistencies
2013-11-07 OlegFix #12757 - use jscs to check the style guide
2013-11-07 OlegFix #14422 and add more thorough check for CSP violations
2013-11-07 Richard GibsonRef c66a5e70: Synchronize unit tests with master
2013-11-07 Richard GibsonFix #14074: element id="nodeName". Close gh-1389.
2013-11-07 Chris AntakiRef fb2e0a0c: Synchronize unit tests with master
2013-11-06 Corey FrangFix #14101: $().data() should be undefined, not null
2013-11-06 Marian SollmannFix #14190: Remove unnecessary assignment in .closest...
2013-11-04 Richard GibsonNo ticket: Update style per gh-1418 comments
2013-11-04 Richard GibsonRef 705216dc: Synchronize ajax/xhr.js with master....
2013-11-04 Richard GibsonRef f9d41ac6: Opera-compatible form target
2013-11-04 Richard GibsonFix #14379: AJAX requests on unload
2013-10-28 Richard GibsonFix #14459: Use jQuery.parseJSON instead of JSON.parse
2013-10-25 Michał GołębiowskiNo ticket. Update npm devDependencies. (cherry-picked...
2013-10-24 Michał GołębiowskiAdd tests for class manipulation on jQuery object conta...
2013-10-23 Dave MethvinRevert "Fix #14180. Allow cross-frame use of focusin...
2013-10-23 Dave MethvinFix #14180. Allow cross-frame use of focusin/out. Close...
2013-10-16 Ronny SpringerRef 2263134b: Better identify potential JSON. Close...
2013-10-15 Timmy WillisonOnly set uglify options if not already the default
2013-10-15 Timo TijhofNo ticket: Clean up uglifyjs compress options. Close...
2013-10-15 Lihan LiFix #14394: Changing style !important in webkit. Close...
2013-10-15 Richard GibsonNo ticket: Test cleanup
2013-10-15 Richard GibsonNo ticket: Small curCSS size optimizations
2013-10-15 George KatsFix #14432: Always return string from .css("z-index...
2013-10-15 Timmy WillisonFixes #14450. Remove CommonJS+AMD syntax.
2013-10-15 Timmy WillisonRemove comment
2013-10-15 Timmy WillisonUpdate requirejs to compatible version, remove r.js
2013-10-11 Richard GibsonNo ticket: Fix subproject iframe tests
2013-10-11 Richard GibsonFix #14381: Update to Sizzle 1.10.11
2013-10-11 Dominik D.... No ticket: Correct typo in README section "rebasing...
2013-10-10 Timmy WillisonUpdate Sizzle to 1.10.10
2013-10-07 Timmy WillisonAdd bower install script and release scripts to jshint...
2013-10-07 Timmy WillisonEdit bower install script based on comments. Close...
2013-10-07 Scott GonzálezWarn on npm install if Bower isn't installed.
2013-10-07 Timo TijhofGruntfile: Remove project prefix from TestSwarm job...
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"
next