Commit Graph

31 Commits

Author SHA1 Message Date
Roberto Rosario
9c81c41624 Ignore virtualenv for Python 3.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2018-10-06 02:14:54 -04:00
Roberto Rosario
b7b1a87f23 Add JavaScript manager.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2018-04-05 03:29:28 -04:00
Roberto Rosario
2817ec17be Add support for logging errors during in production mode.
Add COMMON_PRODUCTION_ERROR_LOG_PATH to control path of log file.
Defaults to mayan/error.log.
Add support logging request exceptions.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2017-07-13 03:31:34 -04:00
Roberto Rosario
77b92b59c7 Only ignore the top level /build/ directory.
Include the missin Toastr build files.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2017-07-13 02:50:17 -04:00
Roberto Rosario
abcf53f778 Update .gitignore to ignore the mayan/media directory. 2017-03-20 00:24:46 -04:00
Roberto Rosario
35d33b1a74 Ignore coverage temporary files produce during tox test runs. 2015-10-21 01:34:33 -04:00
Roberto Rosario
480a107c61 Ignore coverage files. 2015-10-17 01:30:21 -04:00
Roberto Rosario
713977ed46 Document image and intermediate file caching now has it's own storage backend. 2015-07-13 01:06:40 -04:00
Roberto Rosario
88cd49e08c Ignore vagrant related runtime files 2015-01-13 03:10:48 -04:00
Roberto Rosario
9bf1b3b95a Improve the settings method, allow for execution of mayan-edms.py without an existing local.py file 2014-10-09 19:34:51 -04:00
Roberto Rosario
77fdefcdf5 Merge remote-tracking branch 'origin/master' 2014-08-18 01:32:04 -04:00
Roberto Rosario
10a456c847 Remove mayan/settings/local.py and ignore it from git, this is a local install file 2014-08-18 01:28:28 -04:00
Devin M. Ceartas
f1f085f630 Adjust .gitignore for new path to /static/, as per commit 47899e29c3 2014-08-12 22:17:32 +00:00
pwhipp
23ed5b15a2 Reconfigured settings to support mayan/apps and separate production and development. 2014-07-10 07:29:38 +10:00
pwhipp
7508ceaa24 Ignored .idea IDE local development files 2014-07-09 07:11:24 +10:00
Roberto Rosario
6374b8f690 Update .gitignore to ignore *.sqlite3 files 2014-06-29 20:11:24 -04:00
Roberto Rosario
198402385e Update .gitignore 2014-06-21 02:59:58 -04:00
Roberto Rosario
ec1745b50b Initial changes to support the new Django 1.6 project structure 2014-06-15 13:13:21 +02:00
Roberto Rosario
7334bc5b3e Update gitignore file to ignore .coverage files 2014-05-19 20:54:45 -04:00
Roberto Rosario
b6b4ea5bb7 Ignore virtualenv installations done alongside the code 2013-01-15 00:35:53 -04:00
Roberto Rosario
7b526305dc Do some more updates to the .gitignore file 2012-07-30 17:13:22 -04:00
Roberto Rosario
a143c04e12 Only ignore the top settings_local.py file 2012-07-30 16:53:47 -04:00
Roberto Rosario
af04f532ad Add SIGNATURES_GPG_HOME configuration option 2012-01-25 02:43:31 -04:00
Roberto Rosario
cc30f70fed Added build directories to the gitignore file 2011-08-31 00:03:28 -04:00
Roberto Rosario
c44396fb0d Removed static from the gitignore file, was causing problems with the
apps' static folders
2011-08-18 02:41:26 -04:00
Roberto Rosario
7e82df494e Updated .gitignore to ignore static folder, updated examples apache contrib file
disabled settings.py last remaining media handling bits from settings.py
2011-08-06 18:06:07 -04:00
Roberto Rosario
1148cae5e5 Added geany project file to .gitignore 2011-03-09 14:11:23 -04:00
Roberto Rosario
417a41bed0 Added celerybeat-schedule and document_storage to .gitignore 2011-02-19 00:40:49 -04:00
Roberto Rosario
986dc5d805 Document upload and metadata input working 2011-02-03 17:17:04 -04:00
Roberto Rosario
fc6545f45a Updated gitignore to ignore all sqlite databases 2011-02-03 12:44:14 -04:00
Roberto Rosario
2b1e1be680 First commit 2011-02-03 12:39:23 -04:00