Commit Graph

3664 Commits

Author SHA1 Message Date
James Muehlner
4e7f966cf2 GUACAMOLE-144: Merge removal of category X license listings for dual licensed depedencies. 2016-12-18 10:59:33 -08:00
Michael Jumper
d75595919f GUACAMOLE-144: Fix path to LICENSE for Carlito font. 2016-12-17 23:18:28 -08:00
Michael Jumper
9d41992a1f GUACAMOLE-144: List only non-Category-X licenses for dual-licensed dependencies. Explicitly choose non-Category-X option where stripping the license is impossible. 2016-12-17 23:18:28 -08:00
James Muehlner
021c18757d GUACAMOLE-132: Merge .gitignore fix. 2016-12-03 17:38:13 -08:00
Michael Jumper
ebb1fb12d3 GUACAMOLE-132: Include ALL .gitignore in source .tar.gz, not just top-level. 2016-12-03 17:27:17 -08:00
James Muehlner
5b7d030daa GUACAMOLE-133: Merge remaining licenses for bundled software in auth extensions. 2016-12-03 13:00:59 -08:00
Michael Jumper
40f33649fe GUACAMOLE-133: Include LICENSE, NOTICE, and DISCLAIMER within .tar.gz of guacamole-auth-noauth. 2016-12-02 21:06:33 -08:00
Michael Jumper
b99626fd51 GUACAMOLE-133: Add licenses for bundled dependencies of guacamole-auth-jdbc. 2016-12-02 21:06:33 -08:00
Michael Jumper
81d3cc20c9 GUACAMOLE-133: Add licenses for bundled dependencies of guacamole-auth-ldap. 2016-12-02 21:06:16 -08:00
Michael Jumper
90434b7960 GUACAMOLE-133: Rename "dependencies" directory of licenses to "bundled". Add README. 2016-12-02 20:32:06 -08:00
James Muehlner
315b0d00cc GUACAMOLE-133: Merge LICENSE documentation for all Guacamole dependencies. 2016-12-02 19:35:35 -08:00
Michael Jumper
110ebf64e2 GUACAMOLE-133: Document all dependencies of Guacamole within LICENSE. 2016-12-02 18:18:56 -08:00
James Muehlner
8f4a4db46f GUACAMOLE-133: Merge exclusion of redundant StAX transitive dependency. 2016-12-02 15:27:23 -08:00
James Muehlner
ee69f66300 GUACAMOLE-133: Merge removal of pointless SLF4J dependency for JDBC auth extension. 2016-12-02 15:25:23 -08:00
Michael Jumper
621af69f87 GUACAMOLE-133: Exclude StAX dependency, which is part of Java 6. 2016-12-02 14:25:41 -08:00
Michael Jumper
348bbbf53f GUACAMOLE-133: Remove unnecessary bundled SLF4J from JDBC auth. 2016-12-02 13:46:20 -08:00
James Muehlner
119fae261f GUACAMOLE-131: Merge webjars migration for javascript dependencies. 2016-11-28 22:18:13 -08:00
James Muehlner
15ddcf2922 GUACAMOLE-132: Merge .gitignore fix for Apache RAT. 2016-11-28 21:06:34 -08:00
Michael Jumper
bc7b7c88a0 GUACAMOLE-132: Explicitly include .gitignore in the source archive. 2016-11-28 17:41:12 -08:00
Michael Jumper
9175ebf5d0 GUACAMOLE-131: Migrate to Webjars for JavaScript library dependencies. Upgrade messageformat.js to 1.0.2, which is now MIT-licensed. 2016-11-28 17:25:03 -08:00
James Muehlner
84a6dc8c48 GUACAMOLE-119: Merge integration of Apache Rat into client and associated new license notices. 2016-11-13 11:22:32 -08:00
Michael Jumper
94fcd068a4 GUACAMOLE-119: Include guacamole-example in the build. 2016-11-12 18:41:00 -08:00
Michael Jumper
d78a2d9dad GUACAMOLE-119: Move NetBeans-specific .gitignore entries to guacamole project. 2016-11-12 18:16:54 -08:00
Michael Jumper
b483d8afef GUACAMOLE-119: Add Apache license boilerplate to guacConfigGroup LDAP schema. 2016-11-12 18:16:52 -08:00
Michael Jumper
d19c078280 GUACAMOLE-119: Add Apache license boilerplate to example config files. 2016-11-12 18:16:50 -08:00
Michael Jumper
44516e4de4 GUACAMOLE-119: Add Apache license boilerplate to example project. Remove META-INF. 2016-11-12 18:16:47 -08:00
Michael Jumper
4241e8c13f GUACAMOLE-119: Add Apache license boilerplate to project assembly XMLs. 2016-11-12 18:16:43 -08:00
Michael Jumper
322d2ba144 GUACAMOLE-119: Add Apache license boilerplate to pom.xml. 2016-11-12 18:16:27 -08:00
Michael Jumper
27bb5632f5 GUACAMOLE-119: Add Apache RAT validation to build. 2016-11-12 18:16:03 -08:00
James Muehlner
d598ce18b8 GUACAMOLE-115: Merge client-side explicit disconnect fix. 2016-11-07 10:55:42 -08:00
Michael Jumper
1cdbd49dff GUACAMOLE-115: Explicitly close connection when disconnect instruction is received. 2016-11-07 10:29:53 -08:00
James Muehlner
3f43653a17 GUACAMOLE-105: Merge iframe cleanup fix. 2016-11-04 22:30:37 -07:00
Michael Jumper
92886e639d GUACAMOLE-105: Clean up download iframe only after download has truly completed. If completion cannot be determined, wait a reasonable amount of time before assuming completion. 2016-11-04 20:50:37 -07:00
James Muehlner
2dd1b322cc GUACAMOLE-107: Merge Apachification of guacamole-client documentation. 2016-10-26 22:21:19 -07:00
Michael Jumper
d1c0bde376 GUACAMOLE-107: Reference "Apache Guacamole" in README wherever most appropriate. 2016-10-26 21:53:27 -07:00
Michael Jumper
30e2122e61 GUACAMOLE-107: Remove redundant NOTICE and LICENSE. Should only be in top-level directory. 2016-10-26 21:53:26 -07:00
Michael Jumper
abbed83ba5 GUACAMOLE-107: Remove DTD for the XML on-screen keyboard (it's JSON now). 2016-10-26 21:53:26 -07:00
Michael Jumper
54504d15f8 GUACAMOLE-107: Remove legacy guacamole-common documentation (replaced by JavaDoc, guacamole-example, and the manual). 2016-10-26 21:53:26 -07:00
Michael Jumper
d39a50bb8c GUACAMOLE-107: Remove horrendously out-of-date READMEs. 2016-10-26 21:53:26 -07:00
Michael Jumper
141400bc77 GUACAMOLE-107: Point all pom.xml at new project website. 2016-10-26 21:53:26 -07:00
Michael Jumper
f8e79d9543 GUACAMOLE-107: Remove horrendously out-of-date changelogs. 2016-10-26 21:53:26 -07:00
Michael Jumper
139de9aed1 GUACAMOLE-107: Update READMEs to point to the new website and JIRA. 2016-10-26 21:53:26 -07:00
James Muehlner
02a03c83f0 GUACAMOLE-97: Merge docker README updates. 2016-10-12 18:57:29 -07:00
Michael Jumper
a7564f3da4 GUACAMOLE-97: Update Guacamole Docker README.md with respect to Apache. 2016-10-04 12:29:10 -07:00
Michael Jumper
057a092263 GUACAMOLE-104: Merge changes sanitizing filenames of transferred files. 2016-09-07 20:35:42 -07:00
James Muehlner
7f52e3c2ed GUACAMOLE-104: Sanitize filenames before upload or download. 2016-09-07 20:23:34 -07:00
James Muehlner
30639f2805 GUACAMOLE-93: Merge fix for client docker build. 2016-08-28 14:51:56 -07:00
Michael Jumper
dce39bdc1e GUACAMOLE-93: Ensure database auth extension .jars are included in dist .tar.gz. 2016-08-28 11:41:10 -07:00
Michael Jumper
ced30836a0 GUACAMOLE-93: Move Dockerfile to root of repository. 2016-08-28 11:41:10 -07:00
James Muehlner
25d259e67c GUACAMOLE-93: Merge updates to guacamole-client docker image. 2016-08-26 17:57:26 -07:00