Added test for nio unchecked
Added a few tests for Article and null checks
Stabilized development version output and added...
Removed type info from assertions if all equal
Enabled line ending normalization
Disabled java8 doclint
Reformated testdata, line endings and whitespace
Improved Windows testsupport
Moved java8 doclint activation to a profile
Updated test dependecies mockito + jetty
Removed timezone effects in test
Replaced last xml parser in ImageUsageTitles
Renamed methods in query supertype for better u...
Added redirect problem hint / test
Replaced pattern parser in LogEvents and added ...
Replaced XML pattern parser in TemplateUserTitles
Improved list assertions of differed types
Corrected fallbackvalue of jwbfs own version in...
updated jackson to 2.4.3
Avoided null in XmlElements
Fixed java8 javadoc errors
Added test for deprecated TitleQuery
Replaced XML Pattern parser in BacklinkTitles
fix typo and add special:version note
Added new exception to signal insufficient api ...
Removed deprecated and unsed exception handler
Converted LogEvents to BaseQuery
Added more Backlink tests
Replaced clone with inner copy for BaseQuery
Removed clone support from article
Repaired reachable checker in MediaWikiBot
Added ImmutableArticle
Updated guava to 18.0
Avoided null in xml conversion
Replaced custom test matchers with hamcrest mat...
Replaced xml pattern parser in Allpages
Renamed TitleQuery to BaseQuery
Improved only src format
Shortened null check
Changed continue value from empty string to abs...
Remove array constructor from ImageInfo and sho...
Shortened nullchecks
Changed LogItem to immutable type
Removed XML Pattern parser and added new contin...
Added NPE if regular testrun executes integ tests
Changed continue value from empty string to abs...
Added test for category members last element an...
Repaired a few annotations/generics/if to switches
Moved xml related methods from MWAction to XmlC...
Update jackson to 2.4.2
Improved User-Agent config for Wikimedia
Added support for int and double in RequestBuilder
Improved testutils to compare incompatible immu...
Json- and testdependencies updated
New "getting started" and reorganization of REA...
Added maven central badge
Added Javadoc and Backlink to Evaluation Page
Removed useless 'use mw api' toggle
Updated apache-comons-lang 2x to 3x
Improved readability and checkstyle conformance
Updated jdom 1x to 2x
Extended tests for article deletion
Enabled dependecy.tree update on validate
Added tests for some Exceptions
Moved query based integ tests to same package
Enabled ImageUsageTitleTest
Simplyfied Article with File and added some tests
Added dependecy tree output
Updated jackson, moco and findbugs
Reduced visibility of deprecated performAction
Enforced Request creation via Builder
Marked older versions as deprecated
Marked xmlFormat as @Deprecated
Removed specials only needed by old MW versions
Removed incomplete bots for zim, trac, inyoka
Added Coverage Report
Reduced Exceptions and try blocks
Simplified CategoryQueries
Added more category query integration tests
Updated jackson to 2.4.1
Removed trailing whitespace
Removed mutators of CategoryItem
Changed continuation for Allpages
Simplified category integration test
Cleaned up PostDelete logging
Improved test readability
Added integrationtest data for Mediawiki 1.23
Added a new interface for request and response ...
Added more coverage for HttpActionClient
Added more coverage for Posts and removed const...
Added a constructor for custom json mappings
Reduced usage of deprecated performAction(..) f...
Removed unnecessary custom cache implmentations
Enfoced line length to 100
Replaced XML mapping with Optionals, to avoid x...
Dependecies updated
Added more tests for MediaWikiBot
Moved some lines from homepage to readme
Removed url encoding from token post parameter
Moved requestbuilder to actions package