• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

allura


RSS
Rev. Tiempo Autor
8483b8c 2009-12-02 07:29:06 Rick Copeland

FORGE-42 - add project-level search as a pluggable app

318f852 2009-12-02 06:20:58 Rick Copeland

FORGE-53 - some styling, top and left nav menus

2b63eef 2009-12-02 04:19:16 Rick Copeland

FORGE-101, FORGE-53 - beginning of pluggable navigation

c0761fb 2009-12-02 03:03:18 Wolf

Plain styles until design steps in

73bf675 2009-12-02 02:20:17 Wolf

Install Ming by cloning at setup-common time

e4830bd 2009-12-02 01:57:16 Wolf

Remove Ming submodule

9ad1f99 2009-12-02 01:45:13 Wolf

Adding Ming as 'submodule'

When you first checkout this change or freshly clone the forge repo
you must now follow up with

git submodule init
git submodule update

This may be more work than just easy_install-ing Ming, or perhaps
using pip to install directly from Ming's repo. If so, all we
have to do is delete the submodule, so there's no harm in trying the
"Git way". But it sure does strike me as inconvenient.

9191ebc 2009-12-02 01:39:38 Rick Copeland

FORGE-38, FORGE-48 - use celery queues for SOLR indexing

f3c290b 2009-12-02 00:57:55 Wolf

Get TurboGears itself at setup-common time

251d352 2009-12-01 05:54:35 Rick Copeland

FORGE-111 - make permissions and ACLs line up with what's in the document

a7439fd 2009-12-01 05:54:35 Rick Copeland

moving project access control to role-based security as well

d04d825 2009-12-01 05:45:56 Wolf

Create data directory for mongo as part of setup-common.bash

4dca0b5 2009-12-01 05:39:51 Wolf

Install Turbogears 2.1a3

0db4e86 2009-12-01 04:30:34 Wolf

Require >=2.1a1 of TurboGears; 2.0 is not sufficient

210a791 2009-12-01 04:26:17 Wolf

Further requirements: repoze.what-quickstart, sqlalchemy-migrate

baab6bb 2009-12-01 04:23:08 Wolf

Sandboxes start from the new sandbox.ini file, leaving development.ini for local use

a113e2e 2009-12-01 04:20:26 Wolf

Ignore *-py2.6.egg files, which seem to be left behind from installation

0b3d3fe 2009-11-26 08:09:29 Rick Copeland

FORGE-88 - working on fixing up permissions on HelloForge

5032c65 2009-11-26 05:27:49 Rick Copeland

FORGE-88 - stop trying to render diff with markdown

07f8044 2009-11-26 05:09:26 Rick Copeland

make c.user always point to a valid user object (even if it's for 'anonymous'), fix multi-instance wikis (HelloForge)

cb32f45 2009-11-26 04:43:30 Rick Copeland

SFPY-88 - make threaded commenting more jquery-friendly

15ac2a4 2009-11-26 03:02:02 Rick Copeland

FORGE-110 - add static mapping for plugins

4f0dcec 2009-11-26 01:39:22 Rick Copeland

FORGE-109 - update diff viewer for wiki

647de4a 2009-11-26 00:50:19 Wolf

Clean up CSS and templates to be a little less TurboGears-y

A real design would use few or no images, so there's still work to do.

f808aeb 2009-11-25 09:10:08 Jonathan T. Beard

FORGE-59: Created an EC2 instance with full package install. These are directions to create a new instance if you don't want to re-use the existing one

c838684 2009-11-25 08:47:36 Rick Copeland

add logic to correctly wrap versions around

faea634 2009-11-25 08:42:35 Rick Copeland

Create sandbox.ini so we can keep local dev settings separate from sandbox settings

0f5fd17 2009-11-25 08:40:10 Rick Copeland

Add versioning support to the platform, move wikipage history into its own collection

ca80575 2009-11-25 03:32:08 Wolf

Add Blueprint CSS, not yet used

ae4bc9d 2009-11-24 14:39:28 Mark Ramm

A little bit of gadgetry.