maxkoryukov
d24b01c17f
SoftChroot: Huge pack of improvement and bugfixes
* Improved SoftChroot (now it is a module, like a settings.py, included in Env)
* skipping _test modules during plugins loading
* hidden-opt meta could be loaded from config in python modules ( see _core.py->config )
+ mock testing
+ a few tests for Env
+ list of python dev-requirements in a file
fix maxkoryukov/CouchPotatoServer#8
9 years ago
Ruud
f65ddbbb9e
Encode environments args in html
11 years ago
Ruud
f0daee669b
Add opener to env
11 years ago
Ruud
12c08154c5
Optimize imports
11 years ago
Ruud
96e8a909d8
database manage init
11 years ago
Ruud
8724076601
Remove sqlalchemy and elixir
11 years ago
Ruud
a254886bad
Try NoSQL
11 years ago
Ruud
00b613d2e0
Scoped session
11 years ago
Ruud
7001ed476d
Wrap all commits with try/except
11 years ago
Ruud
88c328af8e
Improved manage scanning
Expire after db get
11 years ago
Ruud
799299c7cc
Code cleanup
11 years ago
Ruud
966f8c36b1
Make sure to use a valid cookie_secret. fix #2553
12 years ago
Ruud
7fd14e0283
Code cleanup
12 years ago
Ruud
6e0857c6c1
Remove Flask dependencies
12 years ago
Ruud
52371b7705
Daemonize cleanup
12 years ago
Ruud
b7f1d28347
Do some default encoding on start. fix #520
13 years ago
Ruud
fcd13fcb85
Nonblocking update listener
13 years ago
Ruud
a5c8747fee
Proper restarting of server
13 years ago
Ruud
921a851b7e
Re-use session. fix #252
13 years ago
Ruud
63141b5971
Unused var
13 years ago
Ruud
cdaa2c03e4
Put db in environment
13 years ago
Ruud
674f0e82b9
Add user-agent to newznab providers. closes #211
13 years ago
Ruud
187cd09f04
Property fix
13 years ago
Ruud
339c014674
Environment property function
13 years ago
Ruud
e7be68bf10
Return int for permission settings
13 years ago
Ruud
9df218d0a8
Enable octal and decimal permission settings
13 years ago
Ruud
59373b0793
Only show parent id > 1
13 years ago
Ruud
80ecfdba00
Show pid and parent_id in about page
13 years ago
Ruud
4e2b511c06
Optimized runner script
13 years ago
Ruud
e9094d4c6c
Some more logging to uncaught exceptions
14 years ago
Ruud
ea3d91e34e
Add encoding to Env
14 years ago
Ruud
33602f227d
Hope this fixes the crappy merge...
Conflicts:
couchpotato/core/_base/_core/main.py
couchpotato/core/_base/desktop/main.py
14 years ago
Ruud
57101ae6eb
py2app fixes
14 years ago
Ruud
d2996a6340
Revert "Merge branch 'refs/heads/develop'"
This reverts commit de4e47b4a4
, reversing
changes made to 82a43f7bee
.
14 years ago
Ruud
8e18c1e1cd
Revert "py2app fixes"
This reverts commit f70767be28
.
14 years ago
Ruud
8780d86ed4
py2app fixes
14 years ago
Ruud
f70767be28
py2app fixes
14 years ago
Ruud
c670a951cb
More options for desktop
14 years ago
Ruud
168a9a2f95
Small fixes
14 years ago
Ruud
224d1527e1
Better variable naming
Thanks to DxCx
14 years ago
Ruud
e3e852da8b
Use same variable in environment
14 years ago
Ruud
b6634a996f
Save setting after set
14 years ago
Ruud
9734521178
XBMC Metadata base
14 years ago
Ruud Burger
f3c142f531
Git Updater
14 years ago
Ruud
aa24e3e249
Starting simple, removed non working pages for now
14 years ago
Ruud
09fed4ca63
Scanner, Downloaders, Providers
14 years ago
Ruud
288aa8c0a1
Movie search
Profile Settings
14 years ago
Ruud
322762d702
Searcher, settings styling
14 years ago
Ruud
e39de40d2d
Movie add
JSONP
14 years ago
Ruud
f9523444f4
Switched event system (again)
14 years ago