Mark Hamstra
Mark Hamstra
## Bug report ### Summary In 2.x, adding `htaccess` to the `upload_files` system setting would allow you to edit .htaccess files from the manager. That doesn't seem to work in...
## Request for comment ### Background For as long as I can remember, Revolution has supported an `sqlsrv` driver which allows it to be installed natively on windows servers using...
Suggested in the discussion in #26, the ability to exclude certain data from build or extract. We now have these variations in Gitify: `Gitify build/extract` to build/extract everything `Gitify build/extract...
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/11377252-try-using-proc_open-instead-of-exec-to-get-around-disabled-functions?utm_campaign=plugin&utm_content=tracker%2F2783338&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F2783338&utm_medium=issues&utm_source=github).
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/8928268-explicitly-ignore-data-elements?utm_campaign=plugin&utm_content=tracker%2F2783338&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F2783338&utm_medium=issues&utm_source=github).
`Gitify modx:upgrade` is awesome but I've had once now that it broke the site. Likely not something specific in Gitify, but it would help if Gitify made sure there was...
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/19547909-prevent-fatal-errors-when-classes-can-t-be-loaded?utm_campaign=plugin&utm_content=tracker%2F2783338&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F2783338&utm_medium=issues&utm_source=github).
Specifying path to a transport.zip and automatically installing it. Requested by @hansek. --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/28496118-local-package-install?utm_campaign=plugin&utm_content=tracker%2F2783338&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F2783338&utm_medium=issues&utm_source=github).
By keeping track of what the database table is supposed to look like (i.e. `$object->fieldMeta`), Gitify could make sure the table is created and contains the right field on `Gitify...
The build can take a pretty long time on big sites with lots of objects. There may be room for improvement by refactoring the way the build runs. The primary...