Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Be more specific about the output from git remote-ls - anything except a ↵release/0.6.5 | Louise Crow | 2012-08-30 | -1/+1 |
| | | | | single commit hash and tag should cause us just to pull head. | |||
* | Be verbose for now to make any errors more obvious. | Louise Crow | 2012-08-30 | -1/+1 |
| | ||||
* | The exit-code flag to git ls-remote seems relatively recent. Check for a ↵ | Louise Crow | 2012-08-30 | -3/+3 |
| | | | | non-empty output from the tag query instead. | |||
* | Raise an error on a non-zero return code from the git pull command. | Louise Crow | 2012-08-29 | -0/+1 |
| | ||||
* | Handle absence of deprecated THEME_URL option. | Louise Crow | 2012-08-29 | -1/+2 |
| | ||||
* | Pass through verbose param, switch to false. | Louise Crow | 2012-08-29 | -4/+4 |
| | ||||
* | Move the installation of themes to a Rake task so that we can use the ↵ | Louise Crow | 2012-08-29 | -0/+85 |
| | | | | ALAVETELI_VERSION constant to check for tags in themes that indicate compatibility with this version of the Alaveteli codebase. | |||
* | Add temp task to delete the cached attachment files for requests that have ↵ | Louise Crow | 2012-08-16 | -10/+39 |
| | | | | been deleted or are currently not publicly visible - having prominence requester_only or hidden. | |||
* | Upgrade to latest gettext_i18n_rails. As we are now using a gem, we also ↵ | Seb Bacon | 2012-06-14 | -0/+4 |
| | | | | need to explicitly include the rake tasts from that gem. | |||
* | use Rails.root, not RAILS_ROOT | James McKinney | 2012-04-02 | -9/+9 |
| | ||||
* | Merge jpmckinney/bundler | Seb Bacon | 2012-02-15 | -1/+0 |
| | ||||
* | Update all the PO files as well as the POT when running our gettext ↵ | Seb Bacon | 2012-02-08 | -1/+4 |
| | | | | commands. Also, don't word-wrap. Includes non-word-wrapped source files. | |||
* | New improved find-msgids-and-make-pot-file rake task: | Seb Bacon | 2012-02-02 | -1/+19 |
| | | | | | (a) it doesn't do fuzzy matches (apparently Transifex does that for you) (b) it doesn't update all the PO files too (which certainly Transifex does for you) | |||
* | comment out commonlib tests, which are not 1.9 compatible | James McKinney | 2011-10-16 | -1/+2 |
| | ||||
* | Produce transaction stats up to and including August 2011. | Robin Houston | 2011-08-24 | -2/+2 |
| | ||||
* | merge WTDK changes to master (preparation for closing WTDK branch and ↵ | Seb Bacon | 2011-06-14 | -0/+48 |
|\ | | | | | | | deploying WTDK website straight from master) | |||
| * | Slighlty nicer format | Louise Crow | 2011-05-26 | -6/+14 |
| | | ||||
| * | Adding script for generating transaction stats. | Louise Crow | 2011-05-26 | -0/+40 |
| | | ||||
| * | Don't store passwords in post_params. | Louise Crow | 2011-05-16 | -0/+15 |
| | | ||||
* | | Don't store passwords in post_params. | Louise Crow | 2011-05-16 | -0/+15 |
| | | ||||
* | | initial, basic i18n support with gettext | Seb Bacon | 2011-03-10 | -0/+5 |
|/ | ||||
* | Adding spec conf files. | Louise Crow | 2011-02-23 | -1/+145 |
| | ||||
* | add a "cruise" target for use with CruiseControl.rb | Seb Bacon | 2010-12-02 | -1/+2 |
| | ||||
* | add rake "test" target (alias to "spec") | Seb Bacon | 2010-12-02 | -0/+1 |
| | ||||
* | Making spec dependent on spec:commonlib | Louise Crow | 2010-10-01 | -0/+1 |
| | ||||
* | Removing temp tasks | louise | 2009-05-18 | -12/+0 |
| | ||||
* | Remove delay | louise | 2009-05-18 | -1/+0 |
| | ||||
* | Temporary task for debugging regex warning | louise | 2009-05-18 | -0/+13 |