index
:
gwtquery.git
gquery_1_4_release
jDramaix-patch-1
jd_fix_data_string
jd_off
master
mcm_fixes
release-1.3.3
A jQuery clone for GWT, and much more: https://github.com/gwtquery/gwtquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gwtquery-core
/
src
/
test
/
java
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring using more meaningful names for properties interface and getter
Manolo Carrasco
2014-01-27
1
-5
/
+5
*
Dont set credentials by default for ajax requests. Fixes issue #261
Manolo Carrasco
2014-01-27
3
-2
/
+49
*
Merge branch 'mcm_jsonbuilder_jvm' of github.com:gwtquery/gwtquery into mcm_j...
Manolo Carrasco
2014-01-20
1
-5
/
+7
|
\
|
*
Use Constants to set Json content-type and simply code
Manuel Carrasco Moñino
2014-01-19
1
-5
/
+7
*
|
merge
Manolo Carrasco
2014-01-20
1
-0
/
+4
*
|
merge
Manolo Carrasco
2014-01-20
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
fix json test
jdramaix
2014-01-07
1
-7
/
+8
*
|
Use gwtSetup instead of constructor in gwt test
Manuel Carrasco Moñino
2014-01-07
1
-2
/
+2
*
|
Test refactoring. Remove hacked classes used during testing
Manuel Carrasco Moñino
2014-01-06
8
-2048
/
+18
*
|
Fix tests, and clean servlet output
Manuel Carrasco Moñino
2014-01-05
18
-78
/
+411
*
|
Fix timeout and CORS implementation of JVM
Manolo Carrasco
2014-01-05
5
-169
/
+168
*
|
Implemented Ajax for JVM, and tests
Manuel Carrasco Moñino
2014-01-04
6
-26
/
+2052
*
|
Adding first stuff to implement ajax in js and jvm
Manuel Carrasco Moñino
2013-12-28
2
-0
/
+83
*
|
Implement generic interface for Binders so as we can use it in JS and JVM
Manuel Carrasco Moñino
2013-12-28
1
-0
/
+4
*
|
remove println
Manuel Carrasco Moñino
2013-12-28
1
-2
/
+0
*
|
add new test to suite
Manuel Carrasco Moñino
2013-12-27
1
-0
/
+2
*
|
Implementation of JsonBuilders for the JVM. Moved tests to class which can be...
Manuel Carrasco Moñino
2013-12-27
3
-79
/
+145
|
/
*
Close string in test
Manuel Carrasco Moñino
2013-12-20
1
-1
/
+1
*
Use a hash to customize filters. Include more filters present in jquery. Fixe...
Manuel Carrasco Moñino
2013-12-19
1
-0
/
+28
*
Fix names in Data binder generators. Fixes issue #230
Manolo Carrasco
2013-12-18
1
-7
/
+7
*
Merge branch 'master' of github.com:gwtquery/gwtquery into jd_fix_event_1
jdramaix
2013-12-06
5
-6
/
+91
|
\
|
*
Merge branch 'mcm_issue_26'
Manuel Carrasco Moñino
2013-12-03
1
-0
/
+6
|
|
\
|
|
*
tests in jvm
Manuel Carrasco Moñino
2013-12-03
1
-0
/
+6
|
*
|
Merge pull request #243 from manolo/mcm_cache_promises
Manuel Carrasco
2013-12-03
1
-0
/
+53
|
|
\
\
|
|
*
|
Formatting
Manuel Carrasco Moñino
2013-12-03
1
-16
/
+26
|
|
*
|
Adding ability to cache promises.
Manuel Carrasco Moñino
2013-11-30
1
-0
/
+43
|
*
|
|
Merge pull request #244 from manolo/mcm_issue_26
Manuel Carrasco
2013-12-02
1
-6
/
+10
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
fixes issue #26
Manuel Carrasco Moñino
2013-12-02
1
-6
/
+10
|
|
|
/
|
*
|
Merge pull request #241 from gwtquery/jd_add_test_issue216
Julien Dramaix
2013-12-01
1
-0
/
+14
|
|
\
\
|
|
*
|
add test for issue #216
jdramaix
2013-11-29
1
-0
/
+14
|
|
|
/
|
*
/
test issue 226
jdramaix
2013-11-29
1
-0
/
+8
|
|
/
*
/
fix issue 25 + another small issue when we bind both bitless and bit events
jdramaix
2013-12-06
1
-0
/
+87
|
/
*
Test for bitless rebinding when a widget is attached/dettatched
Manuel Carrasco Moñino
2013-11-26
1
-0
/
+8
*
Fix tests
Manuel Carrasco Moñino
2013-11-22
1
-1
/
+1
*
code review
jdramaix
2013-11-22
1
-4
/
+19
*
fix bug with event delegation
jdramaix
2013-11-21
1
-19
/
+145
*
add bitless event support + custom event.
jdramaix
2013-11-21
2
-26
/
+158
*
remove import
Manuel Carrasco Moñino
2013-11-09
1
-2
/
+0
*
Fixing test so as they run with java 1.6
Manuel Carrasco Moñino
2013-11-09
1
-2
/
+2
*
Fix "or" tests. Remove javadoc line
Manuel Carrasco Moñino
2013-11-09
1
-1
/
+1
*
Fix "then()" method so as it behaves like jQuery breaking the flow if previou...
Manuel Carrasco Moñino
2013-11-09
1
-4
/
+68
*
Implement animation Easing based on Bezier curves instead of using different ...
Manuel Carrasco Moñino
2013-11-01
1
-9
/
+9
*
Fix an effects test which was randomly failing
Manuel Carrasco Moñino
2013-11-01
1
-30
/
+35
*
fix test, htmlunit is ff
Manuel Carrasco Moñino
2013-11-01
1
-1
/
+1
*
Implementation of the jQuery.browser object, in a GWT way which allows develo...
Manuel Carrasco Moñino
2013-11-01
1
-0
/
+13
*
Implementation of jquery getScript method in Ajax plugin
Manuel Carrasco Moñino
2013-10-07
1
-0
/
+30
*
Callbacks should not to reset the memory object when calling disabled. Fix a ...
Manuel Carrasco Moñino
2013-10-07
1
-4
/
+52
*
Better usage of generics in data() methods. Add removed static data method. A...
Manuel Carrasco Moñino
2013-07-04
1
-0
/
+31
*
fix issue #24
jdramaix
2013-06-30
1
-25
/
+43
*
Fix tests so as emma-coverage instrumentalitation does not fail
Manuel Carrasco Moñino
2013-06-01
1
-2
/
+2
[next]