Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Most recent translations from Transifex | Seb Bacon | 2012-07-16 | -2796/+1990 |
| | ||||
* | Merge branch 'release/0.6.2'0.6.2 | Seb Bacon | 2012-07-04 | -20/+76 |
|\ | | | | | | | | | Conflicts: doc/INSTALL.md | |||
| * | Changes for 0.6.2 release | Seb Bacon | 2012-07-04 | -0/+11 |
| | | ||||
| * | Add debian-testing as apt source requirement to documentation (and explain ↵ | Seb Bacon | 2012-07-04 | -6/+8 |
| | | | | | | | | better) | |||
| * | Use 33 bytes consistently | Robin Houston | 2012-07-02 | -1/+1 |
| | | | | | | | | | | Let’s use 33 bytes consistently for the API key, to avoid an = pad at the end when it’s base64-encoded. | |||
| * | Set the API key in a much more efficient way | Robin Houston | 2012-07-02 | -3/+44 |
| | | | | | | | | | | | | | | | | | | If we are using PostgreSQL, populate the api_key column in a more efficient fashion. Conflicts: db/migrate/112_add_api_key_to_public_bodies.rb | |||
| * | Merge pull request #519 from Flupsy/develop | Seb Bacon | 2012-07-02 | -1/+2 |
| |\ | | | | | | | Change < and > to << and >> (new notation); add rubygems | |||
| | * | Change < and > to << and >> (new notation); add rubygems | Ian Chard | 2012-07-02 | -1/+2 |
| |/ | ||||
| * | Send build notifications to seb (can't subscribe Travis from: address to ↵ | Seb Bacon | 2012-07-02 | -1/+1 |
| | | | | | | | | google groups) | |||
| * | Specify notification options for Travis | Seb Bacon | 2012-07-02 | -0/+5 |
| | | ||||
| * | Tell Travis to test develop and master only | Seb Bacon | 2012-07-02 | -1/+2 |
| | | ||||
| * | Correct build status image | Seb Bacon | 2012-07-02 | -1/+1 |
| | | ||||
| * | gem install rake as well | Seb Bacon | 2012-07-02 | -0/+1 |
| | | ||||
| * | Downgrade gem for Travis build to silence deprecation warnings | Seb Bacon | 2012-07-02 | -0/+2 |
| | | ||||
| * | Include Travis build status image. | Seb Bacon | 2012-06-29 | -5/+8 |
| | | ||||
| * | Correct typo | Seb Bacon | 2012-06-29 | -1/+1 |
| | | ||||
| * | Bump travis file to start new build | Seb Bacon | 2012-06-29 | -1/+1 |
| | | ||||
| * | include "rails-post-install" script in Travis buildout | Seb Bacon | 2012-06-29 | -1/+2 |
| | | ||||
| * | reinstate database creation line | Seb Bacon | 2012-06-29 | -1/+2 |
| | | ||||
| * | Further yml file correction | Seb Bacon | 2012-06-29 | -1/+1 |
| | | ||||
| * | Fix database.yml line | Seb Bacon | 2012-06-29 | -1/+1 |
| | | ||||
| * | Fix typo and remove postgres line (rake spec should create the test database ↵ | Seb Bacon | 2012-06-29 | -2/+1 |
| | | | | | | | | anyway) | |||
| * | Explicitly install exim rather than postfix (because postfix doesn't honour ↵ | Seb Bacon | 2012-06-29 | -0/+1 |
| | | | | | | | | noninteractive apt setting) | |||
| * | Attempt to make travis steup steps non-interactive | Seb Bacon | 2012-06-29 | -1/+2 |
| | | ||||
| * | another pointless whitespace change to try to trigger Travis github hook | Seb Bacon | 2012-06-29 | -1/+1 |
| | | ||||
| * | travis twiddling | Seb Bacon | 2012-06-29 | -1/+1 |
| | | ||||
| * | Further tweaks to support Travis | Seb Bacon | 2012-06-28 | -0/+9 |
| | | ||||
| * | Build configuration file for Travis (http://about.travis-ci.org/) | Seb Bacon | 2012-06-28 | -0/+10 |
| | | ||||
| * | Bump Gemfile.lock | Seb Bacon | 2012-06-28 | -2/+2 |
| | | ||||
| * | Mention the new API | Seb Bacon | 2012-06-28 | -0/+5 |
| | | ||||
| * | Drop redundant duplicate suggestion | Seb Bacon | 2012-06-28 | -4/+0 |
| | | ||||
| * | Correct reference to RubyGems version | Seb Bacon | 2012-06-28 | -1/+1 |
| | | ||||
| * | Bump xapian-full dependency | Seb Bacon | 2012-06-28 | -1/+1 |
| | | ||||
* | | Correct build status image | Seb Bacon | 2012-07-02 | -5/+8 |
| | | | | | | | | | | | | Conflicts: README.md | |||
* | | Send build notifications to seb (can't subscribe Travis from: address to ↵ | Seb Bacon | 2012-07-02 | -1/+1 |
| | | | | | | | | google groups) | |||
* | | Specify notification options for Travis | Seb Bacon | 2012-07-02 | -0/+5 |
| | | ||||
* | | Further tweaks to support Travis | Seb Bacon | 2012-07-02 | -0/+6 |
| | | | | | | | | | | | | Conflicts: .travis.yml | |||
* | | Latest .travis.yml for master branch | Seb Bacon | 2012-07-02 | -3/+9 |
| | | ||||
* | | Tell Travis to test develop and master only | Seb Bacon | 2012-07-02 | -1/+2 |
| | | ||||
* | | another pointless whitespace change to try to trigger Travis github hook | Seb Bacon | 2012-06-29 | -1/+1 |
| | | ||||
* | | pointless whitespace change to try to trigger Travis github hook | Seb Bacon | 2012-06-29 | -1/+1 |
| | | ||||
* | | another experimental Travis build file | Seb Bacon | 2012-06-29 | -1/+1 |
| | | ||||
* | | Travis build file | Seb Bacon | 2012-06-29 | -0/+13 |
| | | ||||
* | | Merge branch 'release/0.6.1'0.6.1 | Seb Bacon | 2012-06-27 | -120/+800 |
|\| | ||||
| * | Updated CHANGES.md | Seb Bacon | 2012-06-27 | -1/+13 |
| | | ||||
| * | Use cannonical twitter urls (use https). Fixes #500 | Seb Bacon | 2012-06-27 | -5/+5 |
| | | ||||
| * | Link to full list of changes in 0.6 | Seb Bacon | 2012-06-27 | -0/+1 |
| | | ||||
| * | Unset any "using_admin" flag when logging out | Seb Bacon | 2012-06-27 | -0/+1 |
| | | ||||
| * | Show the admin navigation bar when browsing the main site. Fixes #512 | Seb Bacon | 2012-06-27 | -4/+16 |
| | | ||||
| * | Don't allow non-superusers to access admin interface (eek!) Fixes #515 | Seb Bacon | 2012-06-27 | -3/+14 |
| | |