| .. |
|
migrations
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
|
pgadmin
|
Japanese translation update.
|
2019-03-05 09:52:58 +00:00 |
|
regression
|
Custom-encode forward slashes in URL parameters as Apache HTTPD doesn't allow them in some cases. Fixes #3998
|
2019-03-01 14:55:25 +00:00 |
|
.editorconfig
|
Add an editorconfig file to help maintain coding standards.
|
2017-07-21 09:39:23 +01:00 |
|
.eslintignore
|
Ignore the ycache directory when linting.
|
2018-05-31 10:34:29 -04:00 |
|
.eslintrc.js
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
|
.pycodestyle
|
Ignore config_local.py and config_distro.py when running PEP-8 checks.
|
2018-03-15 07:10:01 -04:00 |
|
babel.cfg
|
Fix translation extraction for new client side translations, and update catalogs.
|
2017-03-28 15:21:49 -04:00 |
|
config.py
|
Update version for release
|
2019-03-04 17:35:55 +05:30 |
|
karma.conf.js
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
|
package.json
|
Fix support for bigint's in JSONB data. Fixes #3587
|
2019-02-27 13:39:47 +00:00 |
|
pgAdmin4.py
|
Add support for reverse proxied setups with Gunicorn, and document Gunicorn, uWSGI & NGINX configurations. Fixes #2001
|
2019-03-04 16:29:41 +00:00 |
|
pgAdmin4.wsgi
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
|
setup.py
|
Fix an issue where importing servers fails if a group already exists for a different user. Fixes #4022
|
2019-02-21 15:40:37 +00:00 |
|
webpack.config.js
|
Optimise display of Dependencies and Dependents, and use on-demand loading of rows in batches of 100. Fixes #3959
|
2019-02-14 11:15:01 +00:00 |
|
webpack.shim.js
|
Fix support for bigint's in JSONB data. Fixes #3587
|
2019-02-27 13:39:47 +00:00 |
|
webpack.test.config.js
|
Replace Bootstrap switch with Bootstrap4 toggle to improve the performance. Fixes #3051
|
2019-02-04 11:31:48 +05:30 |
|
yarn.lock
|
Fix support for bigint's in JSONB data. Fixes #3587
|
2019-02-27 13:39:47 +00:00 |