- oct. 20, 2011
-
-
danielgrippi a rédigé
-
- oct. 16, 2011
-
-
Maxwell Salzberg a rédigé
-
- oct. 11, 2011
-
-
Manuel Schölling a rédigé
-
Ilya Zhitomirskiy a rédigé
-
danielgrippi a rédigé
-
- oct. 06, 2011
-
-
Maxwell Salzberg a rédigé
-
- oct. 05, 2011
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-
- oct. 04, 2011
-
-
Ilya Zhitomirskiy a rédigé
-
- oct. 02, 2011
-
-
danielgrippi a rédigé
-
- sept. 30, 2011
-
-
Maxwell Salzberg a rédigé
-
- sept. 29, 2011
-
-
Maxwell Salzberg a rédigé
-
Ilya Zhitomirskiy a rédigé
-
Ilya Zhitomirskiy a rédigé
-
- sept. 16, 2011
-
-
Jonne Hass a rédigé
- Initally run rake parallel:create - After each schema change run rake parallel:prepare - To run rspec super fast run rake parallel:spec - Todo fix upstreams summary logger
-
Maxwell Salzberg a rédigé
-
Jonne Hass a rédigé
-
- sept. 15, 2011
-
-
danielgrippi a rédigé
-
- sept. 14, 2011
-
-
Loïc Guitaut a rédigé
-
Ilya Zhitomirskiy a rédigé
-
danielgrippi a rédigé
remove rcov from Gemfile (we never used it); this makes rbx happy. reverted back to using rbx on travis
-
- sept. 13, 2011
-
-
buddhamagnet a rédigé
-
- sept. 11, 2011
-
-
Jonne Hass a rédigé
…via DB=all bundle install, useful for development
-
- sept. 09, 2011
-
-
Ilya Zhitomirskiy a rédigé
-
- sept. 08, 2011
-
-
Maxwell Salzberg a rédigé
-
- sept. 06, 2011
-
-
Jonne Hass a rédigé
-
- sept. 05, 2011
-
-
Maxwell Salzberg a rédigé
-
- sept. 04, 2011
-
-
Sarah Mei a rédigé
Moving jasmine into the test group only breaks the jasmine rake tasks, so move it back to both test & development.
-
Jonne Hass a rédigé
- Removed launchy since I couldn't find any use of it - Ruby 1.9 seems to need em-synchrony explictly - No need to recreate the Gemfile.lock on Travis if proper :platforms options are used in the Gemfile - Removed group :development, :test and moved the stuff in the corresponding sections - Install adapter Gems according to the env var DB, install al if it is unset - Merged database.yml.postgres into database.yml.example. Bonus point: easier switching between mysql and postgres - May break everything but lets see what CI says
-
Sarah Mei a rédigé
-
- août 29, 2011
-
-
danielgrippi a rédigé
Added Foreman gem. Run Diaspora using `foreman start` (will start everything except mySQL. Passing in a -p flag will let you specifiy the port. Also: I took single_process_mode out of app config and made it an environment variable. If you want to boot a lightweight server, run `SINGLE_PROCESS=true rails s`.
-
- août 24, 2011
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-
- août 23, 2011
-
-
Raphael Sofaer a rédigé
-
danielgrippi a rédigé
-
- août 22, 2011
-
-
Dan Hansen a rédigé
-
- août 18, 2011
-
-
Raphael Sofaer a rédigé
Fix a problem with re-saving deleted objects in a spec in postgres, add postgres to test group in gemfile
-
Maxwell Salzberg a rédigé
-
- août 17, 2011
-
-
danielgrippi a rédigé
-
Brian Wisti a rédigé
-