aboutsummaryrefslogtreecommitdiff
path: root/extensions/grapher
AgeCommit message (Expand)Author
2018-08-28Upgrade guice to 4.2Haibo Huang
2015-04-28Update version to 4.0upstream-masterColin Decker
2015-04-28Add more missing @since 4.0 and remove references to *-3.0.jar in extensions'...cgdecker
2015-04-21Add missing @since tags for 4.0Ben McCann
2014-10-20Remove all .iml and .ipr IntelliJ project files and add IntelliJ project file...cgdecker
2014-07-20Cleanup javadocs. This makes the following changes:Sam Berlin
2014-04-10Fix external issue 755. Grapher config was wrong.Sam Berlin
2014-04-01Preparations for OptionalBinder. This fixes MapBinder's SPI so elements from...Christian Edward Gruber
2014-03-20Update the opensource jars to asm 5.0, fix up the POMs & ant scripts.Sam Berlin
2014-03-10Change LinkedBindingBuilder.toProvider(Provider) to accept a jsr330 provider,Sam Berlin
2014-02-13Add ignores for ant build spam.Christian Edward Gruber
2014-02-13Replace guava 11 with 16 and extract Guava as a separate dependency.Christian Edward Gruber
2013-09-18Exposes ElementSource at getSource() methods.Christian Edward Gruber
2013-07-31Restore versions to 4.0-SNAPSHOTChristian Edward Gruber
2013-07-29Bump version numbers to release 4.0-beta.Christian Edward Gruber
2013-05-16Fix issue 663: Grapher is producing corrupt graphsChristian Edward Gruber
2012-08-31Actually pom versions should really be 3.1.0 to reflect the addition of a cou...Stuart McCulloch
2012-08-31Bump pom versions towards next maintenance releaseStuart McCulloch
2012-01-13Cleanup a few things:Sam Berlin
2012-01-13Add ServletScopes.isRequestScoped.Sam Berlin
2011-12-23Remove @MediumTest annotation since it is not available on the build classpathStuart McCulloch
2011-07-22Refactoring of guice-grapher sberlin
2011-07-08* Remove unused importssberlin
2011-06-29Restore usernamessberlin
2011-06-29Minor whitespace & temporary username changessberlin
2011-06-28fixup whitespacesberlin
2011-06-26switch Guice from manually repackaging Guava to depending on Guava. it's sti...sberlin
2011-02-16issue 602 - allow grapher to be rooted at keys. contributed by bojan, thanks!sberlin
2010-10-27move @nullable to internal.utilsberlin
2010-10-27issue 16. hide internal things (that can be hidden). need to followup to li...sberlin
2010-10-21Issue 552: add buildable maven pomsmcculls
2010-08-01issue 525 - update poms to guice 3.0. patch courtesy of max bowsher, thanks!sberlin
2010-08-01Merge 2.0-maven branch into trunk.sberlin@gmail.com
2010-07-03Move internal utility code to separate package.limpbizkit@gmail.com
2010-05-09Patches to let Guice be more OSGi (and classloader) friendly. Solves issue 4...sberlin
2009-04-08Simplifying listeners:limpbizkit
2009-03-18Early draft of InjectionListeners.limpbizkit
2009-02-21Regrettably replacing jarjar'd Google Collections with minimal copies of the ...limpbizkit
2009-02-15Removes unnecessary and invalid align="left" attributes from grapher'sphopkins
2009-02-05Replace ReferenceCache w/ MapMaker.crazyboblee
2009-02-04Improves Grapher's display of names:phopkins
2008-12-31Removed old API diffs.limpbizkit
2008-12-31Fixes HasDependency instance cases in the Grapherphopkins
2008-12-30Adds Graphviz-based grapher extensionphopkins