Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (253 - 255 of 1173)

Ticket Resolution Summary Owner Reporter
#270 fixed Create shell scripts to ease launching of celeryd with a local .ini joar
Description
Use case¶
=========

Chewbacca launches ``./lazyserver.sh`` with the arguments
``-c mediagoblin_local.ini`` to prevent merge conflicts while still
having local changes from the default .ini.

One day, Chewbacca wants to be able to run celery in a separate
process. First, out of confusion he runs celery with

::

    CELERY_CONFIG_MODULE=mediagoblin.init.celery.from_celery ./bin/celeryd

This seems to work, but all the images are broken. Chewbacca
doesn't realise that the problem is that his public\_store is not
the ordinary public\_store but cloudfiles.

Chewbacca has to type

::

    export MEDIAGOBLIN_CONFIG=mediagoblin_local.ini; export CELERY_CONFIG_MODULE=mediagoblin.init.celery.from_celery; ./bin/celeryd

Chewbacca wants to type
``./lazycelery.sh -c mediagoblin_local.ini``



#271 wontfix Filename/no file selected label font color on Mac is black Larisa Hoffenbecker
Description
On submit view the file field label is black on Mac and thus barely
visible on dark grey background. Pls, see attachement



#272 no-action [Wiki] Make it obvious that e-mail verification is required for editing Aleksej
Description
Editing or creating pages in the wiki requires that the e-mail
address is *verified* (that you are in the emailconfirmed group).

The only place I found where the wiki says so is the "View source"
pages which replace the "Edit" pages for pages one cannot edit.
Those "View source" pages are available by clicking the "View
source" link (which already says you cannot edit, so would you
click it?), and not (at least easily) available for user pages.



Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.