Rushabh Mehta
|
7a1a4c872a
|
added /api
|
2014-02-05 17:06:18 +05:30 |
|
Rushabh Mehta
|
7fa4ef9593
|
return appropriate HTTP error code (api) #377
|
2014-01-20 15:30:39 +05:30 |
|
Pratik Vyas
|
c8820de5b1
|
fix per site request handling with no asset symlinking
|
2013-12-31 16:23:38 +05:30 |
|
Rushabh Mehta
|
cf71e3725a
|
Merged with develop
|
2013-12-26 10:36:37 +05:30 |
|
Pratik Vyas
|
b820bf498e
|
[fix] [minor
] do not 404 HEAD request on a website page
|
2013-12-14 18:20:20 +05:30 |
|
Rushabh Mehta
|
fbe06117a5
|
fixed template loader webnotes/wnframework#351
|
2013-12-12 13:57:27 +05:30 |
|
Rushabh Mehta
|
0fc8635934
|
added site as explicit webnotes/wnframwork#351
|
2013-12-12 11:58:13 +05:30 |
|
Rushabh Mehta
|
7b8b315de8
|
step 0: install
|
2013-12-11 15:31:32 +05:30 |
|
Rushabh Mehta
|
183865950c
|
added setup.py
|
2013-12-11 11:32:43 +05:30 |
|
Pratik Vyas
|
03ae35a584
|
[minor] send 404 if POST request non cmd (ie website)
|
2013-12-02 13:18:28 +05:30 |
|
Pratik Vyas
|
001f4389cf
|
[minor] do not serve statics if NO_STATICS in environ
|
2013-11-29 12:42:24 +05:30 |
|
Pratik Vyas
|
46b860e93d
|
handle session stopped
|
2013-11-29 12:30:56 +05:30 |
|
Pratik Vyas
|
7d3924af55
|
[minor] move static data middleware to development serve command
|
2013-11-29 12:30:56 +05:30 |
|
Pratik Vyas
|
9df824c58f
|
[fix] move version validation to build and serve
|
2013-11-28 18:12:32 +05:30 |
|
Pratik Vyas
|
f31a5510e1
|
[minor] add profiling in development server
|
2013-11-14 12:16:25 +05:30 |
|
Anand Doshi
|
e262098b1b
|
[minor] [fixes] app.py, view in website button, test runner
|
2013-10-10 15:42:47 +05:30 |
|
Akhilesh Darjee
|
30275d826c
|
Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi
|
2013-10-09 12:23:56 +05:30 |
|
Pratik Vyas
|
a8c96957bb
|
remove __main__ from app.py
|
2013-10-09 11:51:25 +05:30 |
|
Pratik Vyas
|
cf23b335ca
|
add mysql and runserver utilites
|
2013-10-08 16:59:13 +05:30 |
|
Akhilesh Darjee
|
631f0fa60c
|
[fix] [issue] webnotes/erpnext#948 server messages clear from locals whenever exception is raised
|
2013-10-08 11:28:40 +05:30 |
|
Pratik Vyas
|
ee7e44f3d8
|
Add custom static data middleware for serving site static as well
|
2013-09-30 18:07:34 +05:30 |
|
Anand Doshi
|
627c1f9bd2
|
[minor] moved wn-web.js and wn-web.css to memcache
|
2013-09-26 17:55:02 +05:30 |
|
Pratik Vyas
|
1e22f94905
|
get_site_name without the port
|
2013-09-26 12:25:15 +05:30 |
|
Rushabh Mehta
|
49b1d17777
|
[merge]
|
2013-09-24 18:38:10 +05:30 |
|
Rushabh Mehta
|
115e185131
|
[autocomplete] Now prefetching using typeahead webnotes/erpnext#861
|
2013-09-24 18:36:16 +05:30 |
|
Anand Doshi
|
29e372d49d
|
Merge connection closing under try-except block
Conflicts:
webnotes/app.py
|
2013-09-24 16:54:52 +05:30 |
|
Pratik Vyas
|
29dea1a1b5
|
Fix MyResponse booboo 😇
|
2013-09-24 16:44:07 +05:30 |
|
Anand Doshi
|
128ddff24e
|
[minor] fixes in installer, call init in connect, added destroy in webnotes
|
2013-09-24 16:20:34 +05:30 |
|
Pratik Vyas
|
fc690f5c93
|
Merge Rushabh's webutils fixes to wsgi
Conflicts:
webnotes/app.py
|
2013-09-24 15:22:59 +05:30 |
|
Pratik Vyas
|
3d2d8f8091
|
fix tenant 404s
|
2013-09-24 15:14:24 +05:30 |
|
Rushabh Mehta
|
d2f28555b9
|
[website] [minor]
|
2013-09-24 14:35:14 +05:30 |
|
Pratik Vyas
|
927a697ef6
|
conf migration part 1
|
2013-09-21 15:13:18 +05:30 |
|
Rushabh Mehta
|
63b370865e
|
[wsgi] [minor] specify port to start server
|
2013-09-19 12:46:01 +05:30 |
|
Pratik Vyas
|
602799da39
|
add to sys.path in the front for app.py
|
2013-09-18 00:40:53 +05:30 |
|
Rushabh Mehta
|
382ef961c4
|
[wsgi] [minor] fixed request host name
|
2013-09-17 15:16:01 +05:30 |
|
Pratik Vyas
|
63e64701b8
|
tabs|spaces
|
2013-09-17 11:57:40 +05:30 |
|
Pratik Vyas
|
54ba68cb0a
|
Add static middleware
|
2013-09-17 11:55:14 +05:30 |
|
Rushabh Mehta
|
6a59a39006
|
[wsgi] [minor]
|
2013-09-17 11:42:45 +05:30 |
|
Rushabh Mehta
|
14c499cf4f
|
[wsgi] [minor] replace os.environ by webnotes.get_request_header
|
2013-09-17 10:55:10 +05:30 |
|
Rushabh Mehta
|
9d11c3e76a
|
[wsgi] [minor] send content as request.data
|
2013-09-16 22:25:39 +05:30 |
|
Rushabh Mehta
|
e32a0ee7bf
|
wsgi started
|
2013-09-16 18:59:39 +05:30 |
|