22 months agoChristopher Grebsmerge default tip changeset | files
2 years agoBen BangertScroll the debug window with the input changeset | files
2 years agoDaniel Holthsetup .hgignore changeset | files
2 years agoDaniel HolthPaste Deploy entry points for all Flickzeug middleware. changeset | files
2 years agoDaniel Holthadd paste.filter_factory entry point changeset | files
22 months agoChristopher Grebsuse python's json library if no simplejson is installed changeset | files
2 years agoEnTeQuAkmake flickzeug compatible to werkzeug trunk changeset | files
2 years agos0undt3chRename `filter` to `exclude`, a less ambiguous name to what it's meant for. changeset | files
2 years agos0undt3chInclude an example for the filter function in `__doc__`. changeset | files
2 years agolericsonProvide a more generic and tweak'able filter function. changeset | files
2 years agos0undt3chCheck for write permissions for the passed `profile_data_path` directory. Thanks `jokey`! changeset | files
2 years agos0undt3chAllow `profile_filter` to be set to `None`. changeset | files
2 years agos0undt3chIf `profile_filter` is not passed to the `Profiler`, assume as if no filter was involved/profile everything. changeset | files
2 years agos0undt3ch`flickzeug.utils` also needs to be in `setup.py` :) Fixed! Thanks `lericson`. changeset | files
2 years agos0undt3chCorrect the profiler example on it's `__doc__` string. Test if the directory actually exists and raise `RuntimeError` if it does not. changeset | files
2 years agos0undt3chAdd missing image and remove unused ones. changeset | files
2 years agos0undt3chWe're now using jQuery's TreeTable plugin to show the profiling information. The browser does not lock that much now. changeset | files
2 years agos0undt3chRename the profiler filtering function to a name that makes more sense. changeset | files
2 years agos0undt3ch`LeakFinder` can now skip counting objects from the `flickzeug` package or not; Small kw arguments order change. changeset | files
2 years agos0undt3chFix `bdist` command complaining about the templates subdirectories. Fixes #1. changeset | files
2 years agos0undt3chThe Python Image Library is no longer a requirement. We're now using jQuery's Plot library which graphs the data inside a canvas. changeset | files
2 years agos0undt3chSwitched `flickzeug.debug` to use our `WebMiddleware`. changeset | files
2 years agos0undt3chProfiler data is now loaded by an ajax call. This allows us to warn the user that the request might take a while. changeset | files
2 years agos0undt3chRemove unused imports and typo correction. changeset | files
2 years agos0undt3chMinor style improvements. changeset | files
2 years agos0undt3chWhen you copy something, make sure you copy the whole thing!!!! (fixed `buildtree`). changeset | files
2 years agos0undt3chStyle correction. changeset | files
2 years agos0undt3chStyle correction. changeset | files
2 years agos0undt3chCache loaded templates while their `stat.st.mtime` does not change to fasten request serving. changeset | files
2 years agos0undt3chThe `Profiler` now accepts a function as a `kwarg`(`should_profile`) that get's the wsgi environ as an argument. The function should return `True` if you wish to profile the request or `False` otherwise. changeset | files
2 years agos0undt3chCorrected url rule; Removed debbuging JS calls; `LeakFinder.json_repr()` now returns errors in JSON format so that they can be displayed. changeset | files
2 years agos0undt3chNo need to `escape()`. changeset | files
2 years agos0undt3chHow Stupid am I! A profiler needs to actually profile something!!!! changeset | files
2 years agos0undt3chForgot to change template paths from 'profile' to 'profiling'; Fixed. changeset | files
2 years agos0undt3chBetter naming `flickzeug.profile` -> `flickzeug.profiling`. changeset | files
2 years agos0undt3chCorrected `setup.py`; `flickzeug.dozer` -> `flickzeug.leakfinder`. changeset | files
2 years agos0undt3chLeakFinder now allows the user to get an extended version of the object attributes by an ajax call. changeset | files
2 years agos0undt3chRenamed `flickzeug.dozer:Dozer` to `flickzeug.leakfinder:LeakFinder`. changeset | files
2 years agos0undt3chI've been warned; got rid of relative imports; Going once.... changeset | files
2 years agos0undt3chMerge heads. changeset | files
2 years agos0undt3chRe-add `flickzeug/profile/__init__.py` lost on the previous move. changeset | files
2 years agos0undt3chMoved `flickzeug.profile:Profiler` to `flickzeug.profile.profiler`. changeset | files
2 years agomitsuhikoRemoved relative import. changeset | files
2 years agos0undt3chTook ownership of the package! HA HA HA HA!!!! changeset | files
2 years agos0undt3chMerge heads. changeset | files
2 years agos0undt3chCorrected template's load path. Improved styling. Simplified JS. changeset | files
2 years agos0undt3chOne more `werkzeug.debug` left over. changeset | files
2 years agos0undt3chCorrected references to `werkzeug.debug`. changeset | files
2 years agos0undt3chFinished correcting the file moves. changeset | files
2 years agos0undt3chMoved `repr.py` to the wrong file. changeset | files
2 years agos0undt3chSwitched `flickzeug.utils` from module level to package level. changeset | files
2 years agoBen BangertAdd traceback catcher middleware changeset | files
2 years agoBen BangertFix werkzeug doc string ref changeset | files
2 years agos0undt3chMuch, much better styling. Changed to tables and proportional layout. changeset | files
2 years agos0undt3chWe now have a profiler. Style currently *sucks*! changeset | files
2 years agos0undt3chSmall code cleanup. Consequent requests before `tick()`'ing now return a 304 for graphs. changeset | files
2 years agos0undt3chAdd setup AUTHORS and LICENSE. changeset | files
2 years agos0undt3chMore style changes. changeset | files
2 years agos0undt3chRemove debug print line. changeset | files
2 years agos0undt3chMinor style changes. changeset | files
(0) -60 tip

mercurial