Public Application Repository
Back to listing of all packages
-
Monex
Description: An application for monitoring, profiling and inspecting a running eXist-db instance. Version: 4.2.0 Size: 3329k Requirement: eXist-db version 6.1.0 or later Short Title: monex Package Name (URI): http://exist-db.org/apps/monex Author(s): eXist-db Project License: GNU Lesser General Public License, version 2.1 Website: https://www.github.com/eXist-db/monex Download: monex-4.2.0.xar Download other versions: - 4.0.1
- 4.0.0
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.0
- 2.1.1
- 2.1.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 0.9.17
- 0.9.16
- 0.9.15
- 0.9.14
- 0.9.13
- 0.9.12
- 0.9.11
- 0.9.10
- 0.9.8
- 0.7
- 0.6
- 0.5
- 0.4
- 0.3
- 0.2
- 1.0.1 (Note: Requires eXist-db version 3.7.0-SNAPSHOT or later, and 4.99.0 or earlier.)
- 1.0.0 (Note: Requires eXist-db version 3.7.0-SNAPSHOT or later, and 4.99.0 or earlier.)
- 0.9.7 (Note: Requires eXist-db version 3.0.2 or later, and 3.2.0 or earlier.)
- 0.9.6 (Note: Requires eXist-db version 3.0.2 or later, and 3.1.0 or earlier.)
- 0.9.5 (Note: Requires eXist-db version 3.0.2 or later, and 3.1.0 or earlier.)
- 0.9.4 (Note: Requires eXist-db version 3.0.2 or later, and 3.1.0 or earlier.)
- 0.9.3 (Note: Requires eXist-db version 2.1.0 or later, and 3.1.0 or earlier.)
- 0.9.1 (Note: Requires eXist-db version 2.1.0 or later, and 3.1.0 or earlier.)
- 0.9 (Note: Requires eXist-db version 2.1.0 or later, and 3.0.1 or earlier.)
- 0.8 (Note: Requires eXist-db version 2.1.0 or later, and 3.0.0 or earlier.)
Change log: 4.0.0 3.0.5 - Fixed: Mistyped parameter in post-install.xql - ad2868e
3.0.4 - Important: Due to an internal API change this version is compatible with exist-db versions 5.4.0 and later
- Fixed: Display all values of a facet - #166
3.0.3 - Important: Due to an internal API change this version is compatible with exist db versions 5.3.0-SNAPSHOT and latter
- Fix yank on collapsing opening sidebar
- Update AdminLTE theme to version 2.4.18
- Replace ACE edior with prismjs for highlighting code
- Replace dependency on shared-resources package with new templating only library
2.1.1 - Updated: Aligned Jackson dependency with eXist 5.2.0.
2.1.0 - Fixed: Dependency conflicts. Now requires eXist 5.1.0.
2.0.4 2.0.3 - Fixed: Removed deprecated draft map constructor for compatibility with forthcoming eXist 5.0.0-RC8
2.0.2 - Fix console for compatibility with eXist 5
2.0.1 - Fixed: Installation of monex's test collection & instances config files
2.0.0 - Version note: Due to changes in JMX output in eXist 5, Monex is now split into a 1.x branch for users of eXist 4.x and the master branch will carry Monex 2.x releases for users of eXist 5+.
- Improved: Monex is now built with maven
- Improved: Removed dependency on Jetty. Monex now uses the standard Java WebSocket API.
- Improved: Declared front end dependencies via npm.
- Removed: HipChat module
- Fixed: Javascript errors when loading various pages
1.0.1 - Fixed: Installation of monex's test collection & instances config files
1.0.0 - Version note: Due to changes in JMX output in eXist 5.x, Monex is now split into a 1.x branch for users of eXist 4.x and the develop branch will carry Monex 2.0 releases for users of eXist 5+
- Improved: Monex is now built with maven
- Improved: Removed dependency on Jetty. Monex now uses the standard Java WebSocket API.
- Improved: Declared front end dependencies via npm.
- Removed: HipChat module
- Fixed: Javascript errors when loading various pages
0.9.17 - Repair for eXist 5.0.0 release
0.9.16 - Fix release
0.9.15 - Choose shorter period for ping to keep the websocket connection open in Remote Console (was 5s, now .5s)
0.9.14 - Hotfix - #57
0.9.13 0.9.12 - Move jetty jars to eXist-db to prevent version conflicts
0.9.11 - Updated: Links to monex's GitHub repository - #39
0.9.10 - Improved build process
0.9.9 - Upgraded included jetty jars to 9.4.6
- Updated eXist dependency to require v3.5.0
0.9.8 - Show version of Java in the Monitoring > System Information pane
- Removed package's semver-max to ensure compatibility with all eXist 3.x releases
0.9.7 - Sync source with GitHub repository
0.9.6 - New "Tare" button in Query Profiling pane factors out external processes from results
0.9.4 - Update console logging to match changes in internal eXist API
- Add hipchat notifications
0.9.1 - Fix eXist dependency to work with 3.0RC2 and final
0.5 - New function console:dump prints all variables in the local variable stack, which are visible at the point the statement appears in the code.
- Info popup in remote console causes browser display issues.
0.4 - Send alerts only to receivers watching the affected instance
- Store last ping status in db; send alerts only if status changed