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