Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

eXist-db

eXist-db Native XML Database
Collective - Host: opensource - https://opencollective.com/existdb - Website: https://exist-db.org - Code: https://github.com/eXist-db

[fix] hit number wasn’t being shown for all cases

hit numbers to the left of each result wasn’t shown for in-memory results; it was only shown for...

github.com/eXist-db/eXide - 20a46c7225fd259352fc5e2318b455ab040fa383 authored over 8 years ago
clarify: highlighting is only for adaptive & xml

github.com/eXist-db/eXide - c920f81ef2a800762bf3f3936ce1db8fdd3e25da authored over 8 years ago
[fix] Ensure only nodes are passed to util:expand

- after testing queries that returned atomic values in XML Output mode

github.com/eXist-db/eXide - 3167f3f7e6af98546f3c07c9732f74065878309f authored over 8 years ago
add handling for highlighting attribute matches

using revised output of util:expand as of #1135

github.com/eXist-db/eXide - 0bd9d1ff575dcda60f8ffd04c7fdc467e747450f authored over 8 years ago
Improve wording of checkbox label

… as discussed in #133

github.com/eXist-db/eXide - 68b17a08430b17c64a04455bfe870e961387e19d authored over 8 years ago
unify match handling of xml and adaptive output

- eXide’s original behavior applied util:expand to all results of the original “XML Output” opti...

github.com/eXist-db/eXide - 887b209247c99053f985d3d67a3d3c96d48a4435 authored over 8 years ago
show <exist:match> element in hits

Closes #132

github.com/eXist-db/eXide - 2a8187198c1bac0fef789cc073ebf0346b55f998 authored over 8 years ago
Merge pull request #137 from joewiz/fix/json-null-adaptive

correct output for empty sequences

github.com/eXist-db/eXide - d10f9ed2c5b247781fdeb94c6866c9dfb28d7d38 authored over 8 years ago
correct output for empty sequences

github.com/eXist-db/eXide - eb7b682f3c8afeb7f409dcbf9c9ac67eb9eb3b6d authored over 8 years ago
Merge pull request #136 from joewiz/fix/json-null-adaptive

handle null & empty sequences in adaptive output

github.com/eXist-db/eXide - e849f87cbde569438c5c234b7955c39843937960 authored over 8 years ago
handle null & empty sequences in adaptive output

before, results including JSON null values (i.e., an empty sequence in the value of a map entry)...

github.com/eXist-db/eXide - c33521842a3e40522664591087d8f955970f2f56 authored over 8 years ago
Merge pull request #135 from adamretter/develop

[bugfix] Make sure not to assume the URL is /exist/ when reverse proxying

github.com/eXist-db/eXide - 82530cfc5222adc02d0e1486f2fd356b89904dec authored over 8 years ago
Merge pull request #45 from adamretter/master

[bugfix] Make sure not to assume the URL is /exist/ when reverse proxying

github.com/eXist-db/dashboard - 4a3ae0c6c007591704b194444fb1ae1c8a166a87 authored over 8 years ago
[bugfix] Make sure not to assume the URL is /exist/ when reverse proxying

Related: https://github.com/eXist-db/exist/issues/1122

github.com/eXist-db/eXide - 4c3a7f0c87bf1bd963d56bab07802df39f983c38 authored over 8 years ago
[bugfix] Make sure not to assume the URL is /exist/ when reverse proxying

Related: https://github.com/eXist-db/exist/issues/1122

github.com/eXist-db/dashboard - af4cc34b8622a75b5c35289f32e4fab62ccb0207 authored over 8 years ago
Merge pull request #17 from martindholmes/master

Fix for erroneous return type from two functions

github.com/eXist-db/shared-resources - 27442eb8e7bea074bdae776e9ad695d9c4eac0c3 authored over 8 years ago
Fix for erroneous return type from two functions

See discussion here:

https://sourceforge.net/p/exist/mailman/message/35331058/

github.com/eXist-db/shared-resources - 66d94ae5d57ed0b3d947a69208b8efa60b67f010 authored over 8 years ago
* moved encode for uri down to where its done for the collection path anyway

github.com/eXist-db/eXide - 27f6d6e5066d17d947a87f585b9a0dd4be169339 authored over 8 years ago
* fixes issue if uploaded file has whitespace in its name

github.com/eXist-db/eXide - 1c65561d2ed9d91e0f34b88c10138562ae1684a3 authored over 8 years ago
Merge pull request #127 from wolfgangmm/feature-clickable-label

[feature] Make "remember me" label clickable

github.com/eXist-db/eXide - b4aeaffdad05c1dbd793c4b69dd8a88d96a09a04 authored over 8 years ago
Merge pull request #130 from joewiz/fix-collection-uri

use standard collection uri

github.com/eXist-db/eXide - e59b328436aca2fb03b2496c613f8766535c323f authored over 8 years ago
use standard collection uri

github.com/eXist-db/eXide - ec4cabcf19d93e6052657b695889cc6ad09c8172 authored over 8 years ago
Merge pull request #34 from joewiz/add-tare-feature

Add tare feature

github.com/eXist-db/monex - 687ae3117867c0e51e5b7b27741da01372b61738 authored over 8 years ago
Merge pull request #32 from joewiz/improve-login-behind-proxy

improve login form action when behind proxy

github.com/eXist-db/monex - 90a893ab58c2278c5c432d56e0bb725256cb96cb authored over 8 years ago
Merge pull request #31 from adamretter/patch-1

Present the stats in a natural and intuitive order

github.com/eXist-db/monex - 2bc06d011a7c007596c73702dbc664676420acd8 authored over 8 years ago
Wrong monex jar version in exist.xml

github.com/eXist-db/monex - dd3e06863e6726051bf6906d58d38b3a2549517f authored over 8 years ago
Update websockets to work with Jetty 9

github.com/eXist-db/monex - 9124622af019861949b1366ccb86cee171cd5a5a authored over 8 years ago
improve truncation of long source paths

restore trimming of entries > 60 characters, but for these, we show full path as a tooltip

github.com/eXist-db/monex - 25145d6fe74ada568f4b066e62b5e2ebb2da4f5f authored over 8 years ago
simplify pruning of side-effects from monex/login

avoids the problem of hard coding line numbers

github.com/eXist-db/monex - b7eddc51c84869fbd96571542a8b05bbebec7208 authored over 8 years ago
Comment out logging to remove dependency on console module

github.com/eXist-db/monex - 184eb2d9b426a94199772c6647a707620f21ac06 authored over 8 years ago
DIsplay full path to source

This is helpful to distinguish between the many similarly named files in apps these days, e.g., ...

github.com/eXist-db/monex - 4d5316587a477298515f09bebeccaef905a17155 authored over 8 years ago
[feature] Make "remember me" label clickable

It's convenient to be able to click on the label of an otherwise very small checkbox control.

...

github.com/eXist-db/eXide - 1e1ed99917da5f0f84b3f835215674cd3c5c9afa authored over 8 years ago
[feature] Add "Tare" button to query profiler

- press the "Tare" button to establish a baseline from which to report subsequent results
- the ...

github.com/eXist-db/monex - d546eb4b8acc0cb2463edad576b2b5a6ca62cf23 authored over 8 years ago
Increment version, require eXist 3.0.2

github.com/eXist-db/eXide - 3b1d55971f729203c9265f022d4e31512d458854 authored over 8 years ago
Update minimized file

github.com/eXist-db/eXide - 88587df9c9fb10477b5277fd477fda9c0715b9e0 authored over 8 years ago
Change XQuery version to 3.1 for new files. Detect correct editor mode for less files.

github.com/eXist-db/eXide - fb70e32c2977208424f9d95c7db6c09f61dd4de4 authored over 8 years ago
Merge pull request #6 from joewiz/patch-1

Fix formatting of table

github.com/eXist-db/atom-existdb - 46102745d72392dab12494465ca60ac5e0f27121 authored over 8 years ago
Fix formatting of table

github.com/eXist-db/atom-existdb - b58cec559fbf4e8030cfc34e37d4ba97e25fe5ba authored over 8 years ago
Hyperclick not working when mouse is over function name.

github.com/eXist-db/atom-existdb - b5385804e83b7a934a6752c5c8c98b8d6533078e authored over 8 years ago
Update console module to match internal eXist API changes. Increment version to 0.9.4. Require eXist 3.0.2.

github.com/eXist-db/monex - fc83475c5be687a1fad44f9372b2b9443496940e authored over 8 years ago
Require Java 8

github.com/eXist-db/monex - 6f7cab79340b858bcda84df2c8984494fc6aa528 authored over 8 years ago
Hipchat notifications.

github.com/eXist-db/monex - fc9ab918cb1fb20adbf15353f15d2180f0c26fd1 authored over 8 years ago
ci: remove sleep in windows setup script

on windows, the eXist wrapper waits in foreground for startup to finish

github.com/eXist-db/gulp-exist - 8e1d6adace4a828ddc5ed2ac29d3df9de5b94538 authored over 8 years ago
ci: remove unnecessary mkdir in windows setup script

github.com/eXist-db/gulp-exist - 9c8c5cab18c017b5711444005b6ee3cb62a4f65d authored over 8 years ago
test: make npm test command work with windows

github.com/eXist-db/gulp-exist - 8d96cc4a003ab0799667fcedb36033dc395854dd authored over 8 years ago
docs: update readme

github.com/eXist-db/gulp-exist - 76746c8cb6e76104e2799a0f1bd79ba5347cd18c authored over 8 years ago
ci: add windows ci

github.com/eXist-db/gulp-exist - 563e8528ad3b63116184ea7029c81a84a2fb6aa3 authored over 8 years ago
fix: path handling on windows

closes #8

github.com/eXist-db/gulp-exist - 56cc2f9e1841705df2878c87d0b9311ea9651724 authored over 8 years ago
Changing the name of a tag will also change the corresponding opening or closing tag

github.com/eXist-db/atom-existdb - b559f96afb403996593927a82d51daac1147edac authored over 8 years ago
Auto-close XML tags within XQuery (based on grammar)

github.com/eXist-db/atom-existdb - a2bf2524d9775aa912a094c8d9864b33ab068365 authored over 8 years ago
ci: add test for node 6

github.com/eXist-db/gulp-exist - fcc14f7ead8d290604e569bbc2c374c5f31afa67 authored over 8 years ago
Fix handling of quotes. Add support for task lists.

github.com/eXist-db/exist-markdown - 726e50a1853f5d40ccf6abe7825d6910909213ca authored over 8 years ago
Check if pasted content is an image.

github.com/eXist-db/AtomicWiki - 9c6d5dfe698b90d87b754a38e13815f1b9ffcca7 authored over 8 years ago
Update markdown syntax documentation to include quotes.

github.com/eXist-db/AtomicWiki - a4e3050b2c44de9b7b32bc450aaccbe25bb4b4ff authored over 8 years ago
Remove block quote formatting. Better use bootstrap default.

github.com/eXist-db/AtomicWiki - 53b3bce520a7264690a71b825663832a49aab507 authored over 8 years ago
Use sync connection only if no other server is given

github.com/eXist-db/atom-existdb - d5b2b4617f9c513f7b2ec3d92ff2902da87d69fe authored over 8 years ago
Set execute permissions on new xquery files

github.com/eXist-db/atom-existdb - f9e30ac17c222219851f7e709f908fb9a13117f2 authored over 8 years ago
Set correct editor id when creating new file on database

github.com/eXist-db/atom-existdb - 14115a192e1809dba1fda2c096c37377f07f0ddb authored over 8 years ago
Various fixes to get wiki to work again. Added automatic upload of pasted images in markdown editor.

github.com/eXist-db/AtomicWiki - 33c8dae189ac551832589f6150f33ece0aee339d authored over 8 years ago
Prepare 0.3.3 release

github.com/eXist-db/atom-existdb - 6958977855fd809f37ce49732de800b1b92f14b9 authored over 8 years ago
Updated changeling

github.com/eXist-db/atom-existdb - 8bd6ad0737c5b04d75d350949142c7d7865e2cb0 authored over 8 years ago
Pass code through xqlint even if connection to server fails.

github.com/eXist-db/atom-existdb - 2ca7ae698d3fd9d3ab43b94dec69a8a290ee114b authored over 8 years ago
Use correct server for linting

github.com/eXist-db/atom-existdb - b43f85efc1276dfa5d0d74503482275012fb26f5 authored over 8 years ago
Added expand-selection command to expand selection to parent block. Uses grammar to determine blocks semantically.

github.com/eXist-db/atom-existdb - 6abd4e41fef3150f8776d8ec38b2bd1440d1825e authored over 8 years ago
Add node_modules to ignored files by default

github.com/eXist-db/atom-existdb - ed2fc1908aa156fbd7bf43f026a7533709201e8d authored over 8 years ago
Add atom-editor.xar to repo

github.com/eXist-db/atom-existdb - 246308b93ea4a6fadacb82905476023e5353ac71 authored almost 9 years ago
Support sync of collection to directory. Checked deployed version of helper app in database.

github.com/eXist-db/atom-existdb - a5d1e239f40200bf603b9c7a2bb90fadf6a80583 authored almost 9 years ago
Refactor variables (cmd-alt-r)

github.com/eXist-db/atom-existdb - 4c0366e6260c76f457924781b5f5658fd1ca1bf4 authored almost 9 years ago
Prepare 0.3.2 release

github.com/eXist-db/atom-existdb - fe27c55e44e66d7b4db059e169be1a250948ec96 authored almost 9 years ago
Another small fix for go to function/variable definition

github.com/eXist-db/atom-existdb - 6b789c4432cbb6950ab752530ac9aed7d8c121d2 authored almost 9 years ago
Updated change log

github.com/eXist-db/atom-existdb - bca9f45fa8af135309687d7db1121d890a37bbad authored almost 9 years ago
Update autocomplete to include variable definitions

github.com/eXist-db/atom-editor-support - 021a509d19b62675e85871b7d9a78e5105b7da92 authored almost 9 years ago
Fix go to global variable in same file.

github.com/eXist-db/atom-existdb - 312ac2eb5c4206f0438825add4b61e1ab7905152 authored almost 9 years ago
Highlight other occurrences in scope when cursor is within a variable reference. Go to variable declaration (using hyperclick or shortcut)

github.com/eXist-db/atom-existdb - 7854e168f36ee327ee3b24d7a86fc674735618cc authored almost 9 years ago
Edit project configuration from the tree view menu, allowing multiple roots to be configured.

github.com/eXist-db/atom-existdb - 229fc55b9d14ccfea0ba6bf74e1ff12703e8bf07 authored almost 9 years ago
Improve watcher initialization and status messages.

github.com/eXist-db/atom-existdb - b1a50b667f141ccb7348848c435f7bb3445845f2 authored almost 9 years ago
Merge server configuration from project and global configs

github.com/eXist-db/atom-existdb - 706d2807349d4d9a4c42483d9084e6b03a69dd85 authored almost 9 years ago
Move watcher setup into separate class

github.com/eXist-db/atom-existdb - c3e19743c4b0ae3083e32eecacfdc95a44208f1d authored almost 9 years ago
Rename menu entry

github.com/eXist-db/atom-existdb - 1c7c6d3eec391370a87dfa01c858f8236b6fb43a authored almost 9 years ago
Correctly report query execution errors.

github.com/eXist-db/atom-existdb - 3e1461a5b7a9f8c49308d49b5c40990252f47da6 authored almost 9 years ago
Allow xar packages to be deployed from tree view context menu

github.com/eXist-db/atom-existdb - c34952cd1b2d29319ad52bc4e1b7b11c3852376d authored almost 9 years ago
Support package deployment

github.com/eXist-db/atom-editor-support - 59e6bac137475f9ba2fb6274e74ca1bf17222ab9 authored almost 9 years ago
Prepare 0.3.1 release

github.com/eXist-db/atom-existdb - fd8adb173c9f6da1238b28f052e1e2ee77877625 authored almost 9 years ago
Fix errors when reloading editor window

github.com/eXist-db/atom-existdb - 9f9667fb2cf878652640bc98b0bf530ae1757ffd authored almost 9 years ago
Prepare 0.3.0 release

github.com/eXist-db/atom-existdb - 7a1d84dca86020675d2a01193493cb1c3fcc87a0 authored almost 9 years ago
Fully support switching between multiple server configurations. A separate configuration file is used to configure the connection details (see readme).

github.com/eXist-db/atom-existdb - 0a9150a8ea49c509b4f387e33e9ff9463a428828 authored almost 9 years ago
Try to automatically relaunch watcher if it terminates for unknown reasons.

github.com/eXist-db/atom-existdb - 22848e1d4a7c67498c20e7554210fea73a6ed1a5 authored almost 9 years ago
Faster autocomplete: check module prefix first before retrieving functions

github.com/eXist-db/atom-editor-support - 546e88a07f52172b32d30211ae837fc911ac61be authored almost 9 years ago
Add directory watcher for automatic sync. Requires a configuration to be created for the project. Added menu command to generate configuration.

github.com/eXist-db/atom-existdb - 8f1e1e10dc991d0127a0d1b182a0b4c0e3aec52a authored almost 9 years ago
When loading file from database, only call xqlint for xquery resources (otherwise it will uselessly slow down the editor)

github.com/eXist-db/atom-existdb - 27d72576c2bd1d73bae58dcdd699d9d2bcd50335 authored almost 9 years ago
Support selecting resources in db tree view. Opening a file now requires double-click. All upload of resources.

github.com/eXist-db/atom-existdb - d8695821de880a1c36b9d7dd335532a5edc4f2df authored almost 9 years ago
Introduce new file type for XQuery worksheets: a file ending in .xqs may contain more than one XQuery main code block, separated by two newlines. Actions (including running the query) will be limited to the block the cursor is currently positioned in. Useful feature for testing a bunch of expressions.

github.com/eXist-db/atom-existdb - 8ac4a267caf3e920e4582229613c255769125f56 authored almost 9 years ago
Avoid resources being opened twice

github.com/eXist-db/atom-existdb - 9bfcca9cf4bed90b309a5ba252f5971049203adb authored almost 9 years ago
Fix scheduler plugin

github.com/eXist-db/dashboard - e9e56253c9d7a80f797f959b439f9cca97c640b3 authored almost 9 years ago
Fix login issue: when entering a wrong password, an error is thrown instead of displaying a message

github.com/eXist-db/dashboard - b0bd0cb1275e1f404d6df5922e2bec2d8fab7b8f authored almost 9 years ago
Prepare 0.2.0 release

github.com/eXist-db/atom-existdb - e92ef63ee3b09b48c96f320fe825bf08df1651b6 authored almost 9 years ago
Change package title

github.com/eXist-db/atom-existdb - 19f3c1fc959a5474c30e96b99953e8bf6b4aaac2 authored almost 9 years ago
Added some snippets

github.com/eXist-db/atom-existdb - 7c3d1fd73d5ec34ee1994d331cfad135a30e9bc0 authored almost 9 years ago
Added some snippets

github.com/eXist-db/atom-existdb - 7a98d63ef6c908d9ee02126daca4cf6f4e9573a2 authored almost 9 years ago