root/trunk/tg


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5787 [5787] 11/28/08 11:23:36 Gustavo Included missing import
(edit) @5783 [5783] 11/28/08 09:43:48 Gustavo Fixed a bug (specifically, an incomplete integration of repoze.what) which …
(edit) @5777 [5777] 11/26/08 20:22:30 mramm bumping version number
(edit) @5768 [5768] 11/24/08 15:41:51 Gustavo Applied patch provided by Jorge Vargas to make controller-wide …
(edit) @5765 [5765] 11/24/08 13:27:31 Gustavo The config object is no longer passed to repoze.what's setup_sql_auth() …
(edit) @5743 [5743] 11/22/08 08:26:53 Gustavo - Added *tons* of tests to verify the integration of repoze.who and …
(edit) @5740 [5740] 11/20/08 19:42:28 mramm Added rendering tests, and some code to isolate the full stack config from …
(edit) @5676 [5676] 11/15/08 15:02:17 Gustavo The repoze.what SQL plugin and its "quickstart" module are now developed …
(edit) @5671 [5671] 11/15/08 10:32:51 mramm Re-factor tests, removing distribution_links from setup.py adding index to …
(edit) @5669 [5669] 11/15/08 07:06:55 deets fixed typo & i18n-based failure
(edit) @5658 [5658] 11/10/08 14:37:14 Gustavo Replaced occurences of "tgext.authorization" by "repoze.what".
(edit) @5650 [5650] 11/03/08 15:53:23 mramm Updated config to allow you to turn off more stuff without subclassing …
(edit) @5634 [5634] 10/28/08 21:50:05 mramm A few simple changes. * Skip rendering if the controller returned a …
(edit) @5627 [5627] 10/27/08 01:54:20 percious compat for 2.6, added some egg deps. to tg2.
(edit) @5625 [5625] 10/27/08 01:47:03 mramm Changing the release number since we are skipping a5 and going directly to …
(edit) @5598 [5598] 10/24/08 12:44:42 Gustavo Added support for tgext.authorization, replacing tg.ext.repoze.who
(edit) @5586 [5586] 10/22/08 23:19:09 mramm project for renderig tests
(edit) @5585 [5585] 10/22/08 23:16:43 mramm beginings of rendering tests
(edit) @5584 [5584] 10/22/08 22:22:33 mramm Removing outdated install.txt along with an unused folder. Also a bit …
(edit) @5581 [5581] 10/22/08 13:50:39 mramm more test cleanup -- removed a couple ugly hacks
(edit) @5580 [5580] 10/22/08 13:43:45 mramm cleaning up full-stack tests
(edit) @5578 [5578] 10/22/08 13:06:29 mramm Making room for other non-config full stack tests
(edit) @5544 [5544] 10/18/08 17:44:46 lmacken Check to see if c.paginators exists before checking its type. This fixes …
(edit) @5541 [5541] 10/16/08 07:32:35 deets fixed missing logger
(edit) @5527 [5527] 10/08/08 15:47:01 mramm Finishing up the test update. tg.lib is required by the full stack …
(edit) @5526 [5526] 10/08/08 15:40:06 mramm Fix config bug, clean up config, and add some basic full-stack tests.
(edit) @5523 [5523] 10/06/08 22:43:17 mramm More internationalization fixes
(edit) @5522 [5522] 10/06/08 22:42:22 mramm Fix internationalization setup for template render functions. Fix basesd …
(edit) @5521 [5521] 10/06/08 16:16:30 faide Adding docs about building the docs. Adding handy ignore patterns to avoid …
(edit) @5519 [5519] 10/06/08 15:34:31 faide Fixed SecureController? implementation so that repoze.who now proposes the …
(edit) @5418 [5418] 09/13/08 13:11:23 sanjiv imported postpone_commits to tg ns
(edit) @5415 [5415] 09/12/08 00:49:45 mramm Changing the name of the ignore_commits decorator to postpone_commits …
(edit) @5414 [5414] 09/12/08 00:24:44 mramm Adding an ignore_commits decorator which can be used to postpone commits …
(edit) @5413 [5413] 09/12/08 00:10:26 mramm Some config updates (now we use DictMixin? so we have full dictionary …
(edit) @5384 [5384] 09/10/08 22:34:11 lmacken Add an auto_reload_templates configuration option to our AppConfig?
(edit) @5371 [5371] 09/08/08 23:15:22 percious configuration now handles sa_auth properly. dict.update does not return …
(edit) @5368 [5368] 09/07/08 18:08:43 mramm raise the error properly rather than return it.
(edit) @5363 [5363] 09/06/08 17:53:03 lmacken Only setup_default_renderer if AppConfig?.use_legacy_renderer is True …
(edit) @5362 [5362] 09/06/08 17:13:15 lmacken Import itertools.chain for tg.render.ipeek
(edit) @5361 [5361] 09/06/08 17:11:18 lmacken Import itertools.cycle for the tg.render.cycle class
(edit) @5360 [5360] 09/06/08 17:09:12 lmacken Fix the render_mako and render_jinja methods
(edit) @5359 [5359] 09/06/08 01:28:21 lmacken Fix the setting up of Mako and Jinja rendering functions
(edit) @5357 [5357] 09/05/08 07:00:41 Gustavo Made optional the definition of the SA engine to be used for the tests. If …
(edit) @5341 [5341] 09/02/08 16:07:31 deets removed python 2.5 functools dependency
(edit) @5331 [5331] 09/01/08 11:29:38 Gustavo In DBTest, rollback() is now called in the tearDown method. Some tests may …
(edit) @5320 [5320] 08/30/08 17:02:46 mramm Bumping version number
(edit) @5287 [5287] 08/28/08 09:33:28 mramm Moving Bunch and get_partial_dict to the util module from config.
(edit) @5286 [5286] 08/28/08 09:15:30 mramm Adding docstrings and cleaning up configuration.py
(edit) @5285 [5285] 08/28/08 08:11:09 mramm Improved attribute lookup, now handles partial matches, and has safer …
(edit) @5282 [5282] 08/28/08 01:28:18 mramm Added another todo in tg.configuration
(edit) @5281 [5281] 08/28/08 01:20:20 mramm Allow partial dict matches for all bunches with dotted keys.
(edit) @5280 [5280] 08/28/08 00:38:28 mramm pylons.h import cleaned up.
(edit) @5279 [5279] 08/28/08 00:36:56 mramm Removing print statements, adding doc-strings, and cleaning up new …
(edit) @5278 [5278] 08/28/08 00:10:30 mramm First pass at making tg.config work well with attribute and dictionary …
(edit) @5265 [5265] 08/27/08 15:43:04 lmacken More s/tg.config/tg.configuration/ changes
(edit) @5239 [5239] 08/25/08 18:00:58 deets added paginate decorator
(edit) @5199 [5199] 08/22/08 09:02:02 mramm Cleaning up imports
(edit) @5168 [5168] 08/19/08 17:27:29 Gustavo Corrected the tests for DBTest; now we're testing it indirectly, because …
(edit) @5162 [5162] 08/19/08 14:05:29 Gustavo fixed typos introduced in previous commit
(edit) @5161 [5161] 08/19/08 14:03:00 Gustavo - Starting the port of testutil to TG2. This time with DBTest. - Created …
(edit) @5160 [5160] 08/19/08 11:38:45 Gustavo Updated import of the old tg.config (see [5158]) to make unittests pass
(edit) @5158 [5158] 08/19/08 09:37:54 mramm Changing the name of the configuration module from 'config' to …
(edit) @5152 [5152] 08/18/08 14:05:44 mramm use_legacy_renderer should default to True for now. When we have better …
(edit) @5151 [5151] 08/18/08 13:37:09 mramm Updating rendering. Now if there is no use_legacy_renderer option turned …
(edit) @5150 [5150] 08/17/08 11:37:25 splee Fixes issue with AppConfig?.setup_mako_renderer() still using app_conf to …
(edit) @5146 [5146] 08/14/08 11:20:34 splee * Added ability to set a custom content type directly to …
(edit) @5140 [5140] 08/12/08 00:50:14 percious fixed tgapp to work with rumapp. Some interesting manipulations for the …
(edit) @5136 [5136] 08/10/08 21:35:38 mramm Fixing sa_auth backend configuration so non-standard User, Group, and …
(edit) @5133 [5133] 08/10/08 17:52:36 mramm Subclass of the pylons wsgi app that respects the controller path setup in …
(edit) @5132 [5132] 08/10/08 17:09:48 mramm Helpers now available in the template namespace.
(edit) @5131 [5131] 08/10/08 16:50:57 mramm Adding wsgiapp.py which got missed in the last commit.
(edit) @5129 [5129] 08/10/08 16:44:30 mramm Some render cleanup. * pylons.helpers is depricated so we're not …
(edit) @5128 [5128] 08/10/08 16:24:08 mramm Updating render.py's get_tg_vars, because pylons was not imported in this …
(edit) @5127 [5127] 08/10/08 16:18:15 mramm Removing left over reference to javascripts_app
(edit) @5126 [5126] 08/10/08 16:13:36 mramm Updating testing TODO's
(edit) @5125 [5125] 08/10/08 16:12:56 mramm Updating the root namspace of rendered templates with more commonly used …
(edit) @5124 [5124] 08/10/08 16:11:58 mramm Updates to the tg namespace to include aliases of commonly used pylons …
(edit) @5123 [5123] 08/10/08 13:55:05 mramm Removing old config system that was depricated in preview2
(edit) @5122 [5122] 08/10/08 13:43:45 mramm Removed javascripts_app since it is deprecated in pylons. Plus most …
(edit) @5119 [5119] 08/10/08 11:35:29 mramm Updating config.py so that the paths are customizable without overiding …
(edit) @5118 [5118] 08/10/08 10:47:19 mramm Removing unused import
(edit) @5109 [5109] 08/07/08 01:57:42 alberto added a todo
(edit) @5108 [5108] 08/07/08 01:54:35 alberto Some optmization at _render_response regarding SOP access (which uncovered …
(edit) @5099 [5099] 08/05/08 15:40:32 chrisz Typos.
(edit) @5084 [5084] 08/04/08 03:51:44 alberto a little backwards compatibility helper tweak
(edit) @5077 [5077] 08/02/08 14:37:44 alberto removed metadata and session binding from tg to let the init_model …
(edit) @5074 [5074] 08/02/08 13:00:33 alberto integrated repoze.tm. warning: breaking changes, read an email I'll post …
(edit) @5069 [5069] 08/01/08 23:53:57 lmacken Fix a docstring typo
(edit) @5057 [5057] 07/29/08 14:55:11 mramm Bumping version post-release
(edit) @5053 [5053] 07/29/08 14:01:09 mramm TurboGears 2 doc updates for 1.9.7a3
(edit) @5035 [5035] 07/24/08 16:57:54 mramm More config changes, merging base_config into pylons.config, and using …
(edit) @5034 [5034] 07/24/08 16:54:37 mramm bugfix, setup_sa_auth takes self
(edit) @5033 [5033] 07/24/08 16:51:55 mramm Fixing typo
(edit) @5032 [5032] 07/24/08 16:48:04 mramm oops, not calling setup_sa_auth_backend when we should.
(edit) @4999 [4999] 07/18/08 19:28:28 mramm Added use_wsgi_app shortcut to the main tg namespace (and tg.controllers) …
(edit) @4989 [4989] 07/17/08 06:53:23 sanjiv Added a missing import statement
(edit) @4986 [4986] 07/16/08 18:32:20 mramm Updating the config object in tg to have methods for setting up default …
(edit) @4918 [4918] 07/10/08 12:52:55 percious fixed environment encryption algorithm default to sha1 instead of sha, so …
(edit) @4917 [4917] 07/09/08 22:35:08 mramm Oops, we weren't exposing all the tg_vars we should have to the template.
(edit) @4909 [4909] 07/08/08 18:25:31 mramm Return lists if multiple params are returned with the same name are passed …
Note: See TracRevisionLog for help on using the revision log.