summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Bash: Deploy plugin archetypes to Maven CentralDavid Ostrovsky2014-05-261-0/+83
* Buck: Deploy plugin artifacts to Maven CentralDavid Ostrovsky2014-05-265-58/+28
* Define mvn() function only onceDavid Ostrovsky2014-05-221-3/+0
* Add pom with meta-data for plugin projectsEdwin Kempin2014-05-211-3/+3
* No pom.xml in gerrit-plugin-gwtui to updateDavid Ostrovsky2014-05-211-2/+3
* Move gerrit.war from api_{install,deploy} to war_{install,deploy}David Ostrovsky2014-05-201-13/+37
* Merge branch 'stable-2.8' into stable-2.9Jonathan Nieder2014-05-013-3/+6
|\
| * Include gerrit.war in api_{install,deploy}Dariusz Luksza2014-05-013-3/+6
* | Buck: Respect gerrit-gwtui-common dependency for GWT pluginsDavid Ostrovsky2014-04-211-0/+1
* | Merge "Merge branch 'stable-2.8' into stable-2.9" into stable-2.9Edwin Kempin2014-04-091-0/+49
|\ \
| * | Merge branch 'stable-2.8' into stable-2.9David Pursehouse2014-04-091-0/+49
| |\|
| | * Helper script to update API version in plugin archetype pom filesDavid Pursehouse2014-03-261-0/+49
* | | Update GWT version to 2.6.0 in debug launcherDavid Pursehouse2014-04-081-1/+1
|/ /
* | Merge branch 'stable-2.8' into stable-2.9Shawn Pearce2014-03-201-0/+1
|\|
| * Escape dollar sign in plugin manifest entriesDavid Ostrovsky2014-03-191-0/+1
* | Merge branch 'stable-2.8'David Pursehouse2014-03-041-1/+2
|\|
| * Add Implementation-Vendor default manifest entryDavid Ostrovsky2014-03-011-1/+2
* | Buck: Adapt GWT plugins to changed lib nameDavid Ostrovsky2014-02-191-1/+1
* | Merge branch 'stable-2.8'David Pursehouse2014-02-121-0/+3
|\|
| * Buck: Decouple plugin-api installation from deploymentDavid Ostrovsky2014-02-103-3/+11
| * Buck: fix api_install ruleDavid Ostrovsky2013-12-071-0/+6
* | Fix buildDavid Ostrovsky2014-01-311-1/+0
* | Update GWT version to 2.6.0-rc3David Ostrovsky2014-01-231-0/+1
* | Buck: Decouple plugin-api installation from deploymentDavid Ostrovsky2014-01-203-3/+11
* | Buck: Add gerrit api Maven repositoryDavid Ostrovsky2014-01-171-0/+1
* | Support acceptance tests running with different configsDave Borowitz2014-01-161-0/+1
* | Allow plugins to add entire screens to GerritShawn Pearce2014-01-071-1/+0
* | Merge "Buck: Add support for non transitive plugin dependencies"Shawn Pearce2013-12-181-1/+4
|\ \
| * | Buck: Add support for non transitive plugin dependenciesDavid Ostrovsky2013-12-091-1/+4
* | | Use consistent test site locations in documentation and debug configsDavid Pursehouse2013-12-172-2/+2
|/ /
* | Buck: fix api_install ruleDavid Ostrovsky2013-12-061-0/+6
* | Merge branch 'stable-2.8'David Pursehouse2013-12-062-1/+18
|\|
| * Buck: add build for gerrit-plugin-gwtuiDavid Ostrovsky2013-12-051-0/+2
| * Fix configuration for plugin and extension API artifact deploymentDavid Pursehouse2013-12-052-1/+18
| * Buck: extend the tool chain to support unsigning JARsDavid Ostrovsky2013-11-041-3/+19
| * Update jgit to 3.1.0.201310021548-rDavid Pursehouse2013-11-041-0/+1
* | Merge changes I4b879eeb,If2a048df,Iac31374d,I31603a80Shawn Pearce2013-12-027-60/+26
|\ \
| * | Don't put plugins into system classpathShawn Pearce2013-11-301-0/+1
| * | Isolate plugin class directories from each otherShawn Pearce2013-11-301-6/+22
| * | Unify debug launch configs and auto-detect browserShawn Pearce2013-11-296-54/+3
* | | Merge "Save GWT compile time by avoiding javac"Shawn Pearce2013-11-301-3/+8
|\ \ \
| * | | Save GWT compile time by avoiding javacShawn Pearce2013-11-301-3/+8
| |/ /
* / / Buck: Adjust to unflattened directory structure for python librariesDavid Ostrovsky2013-11-303-2/+6
|/ /
* | Update BuckShawn Pearce2013-11-291-2/+2
* | Eclipse: Bump java source and target level to 7David Ostrovsky2013-11-291-3/+3
* | Buck: Bump java default source and target level to 7David Ostrovsky2013-11-282-0/+66
* | Fix build failure caused by missing 'gerrit-plugin-gwtui:client' targetBruce Zu2013-11-252-2/+2
* | Fix plugin references to moved :plugin-apiShawn Pearce2013-11-241-1/+1
* | Buck: generate javadocs for plugin and extension APIDavid Ostrovsky2013-11-243-8/+47
* | Merge "Require Java 7"Shawn Pearce2013-11-181-1/+1
|\ \