| Commit message (Expand) | Author | Age | Files | Lines |
* | Move coverage-related setup back to spec_helperrs-fix-coverage | Robert Speicher | 2015-07-13 | 1 | -0/+11 |
* | Fix ApplicationHelper specsrs-fix-application-helper-specs | Robert Speicher | 2015-06-30 | 1 | -0/+1 |
* | Add spec/support/factory_girl | Robert Speicher | 2015-06-30 | 1 | -4/+3 |
* | Update email_spec gem | Robert Speicher | 2015-06-22 | 1 | -1/+0 |
* | Fix shoulda-matchers require | Robert Speicher | 2015-06-10 | 1 | -0/+1 |
* | Add spec/support files for WebMock and test coverage | Robert Speicher | 2015-06-10 | 1 | -12/+0 |
* | Move RSpec setup for Capybara to its own support file | Robert Speicher | 2015-04-25 | 1 | -7/+1 |
* | Add ActiveRecord::Migration.maintain_test_schema! to spec_helper | Robert Speicher | 2015-03-27 | 1 | -0/+2 |
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 1 | -0/+1 |
* | Started on the rspec upgrade | Jeroen van Baarsen | 2015-02-12 | 1 | -0/+1 |
* | Try wear_merged! without argument | Dmitriy Zaporozhets | 2014-10-01 | 1 | -1/+1 |
* | Refactor coverage tools usage | Dmitriy Zaporozhets | 2014-09-19 | 1 | -7/+7 |
* | Ask coveralls to merge results | Dmitriy Zaporozhets | 2014-09-19 | 1 | -1/+1 |
* | Recreate tmp/tests on each test run | Dmitriy Zaporozhets | 2014-07-31 | 1 | -8/+1 |
* | Remove rails observers from application | Dmitriy Zaporozhets | 2014-06-17 | 1 | -1/+1 |
* | Disable fixtures | Jeroen van Baarsen | 2014-06-06 | 1 | -1/+2 |
* | Remove Spork | Robert Speicher | 2014-03-24 | 1 | -57/+44 |
* | Merge Request on forked projects | Izaak Alpert | 2013-07-17 | 1 | -2/+5 |
* | Specs refactoring to reduce test time. Disabled observers by default for specs | Dmitriy Zaporozhets | 2013-04-10 | 1 | -1/+3 |
* | Project.repository should never be nil so you can call repository.exists? or ... | Dmitriy Zaporozhets | 2013-04-01 | 1 | -5/+1 |
* | Spork support added | Andrew8xx8 | 2013-03-26 | 1 | -43/+58 |
* | Fix travis failure randomly, because Capybara.default_wait_time is too short. | Sato Hiroyuki | 2013-03-21 | 1 | -0/+1 |
* | add coveralls.io to travis builds | Dmitriy Zaporozhets | 2013-03-10 | 1 | -0/+4 |
* | improve selectors to pass capybara 2.0 | Dmitriy Zaporozhets | 2013-02-21 | 1 | -3/+2 |
* | Add LoginHelpers to feature type | Dmitriy Zaporozhets | 2013-02-21 | 1 | -0/+1 |
* | No gitolite in project any more | Dmitriy Zaporozhets | 2013-02-11 | 1 | -1/+1 |
* | remove gitolite stub | Dmitriy Zaporozhets | 2013-02-04 | 1 | -3/+0 |
* | sidekiq with green tests | Dmitriy Zaporozhets | 2013-01-09 | 1 | -0/+2 |
* | organize simplecov | Dmitriy Zaporozhets | 2013-01-07 | 1 | -4/+1 |
* | Fix api specs. Use id instead path | Dmitriy Zaporozhets | 2013-01-02 | 1 | -7/+4 |
* | Fix few bugs and tests after refactoring ownership logic | Dmitriy Zaporozhets | 2013-01-02 | 1 | -1/+1 |
* | Update uses of Gitolite.config.foo settings | Riyad Preukschas | 2012-12-20 | 1 | -3/+3 |
* | Increased test coverage | Dmitriy Zaporozhets | 2012-11-21 | 1 | -0/+5 |
* | Use poltergeist instaead of capybara-webkit | Dmitriy Zaporozhets | 2012-11-16 | 1 | -8/+2 |
* | Add TreeController and spec | Robert Speicher | 2012-09-26 | 1 | -0/+1 |
* | All specs and features currently passing with FactoryGirl | Robert Speicher | 2012-08-28 | 1 | -0/+1 |
* | Remove spec/factory and spec/factories | Robert Speicher | 2012-08-28 | 1 | -1/+0 |
* | Use similar interface to access gitolite | randx | 2012-08-29 | 1 | -0/+3 |
* | Add a simple `api` method to ApiHelpers, replacing api_prefix | Robert Speicher | 2012-08-25 | 1 | -1/+0 |
* | Cleanup spec/support folder and spec/spec_helper | Robert Speicher | 2012-08-25 | 1 | -31/+6 |
* | Don't run SimpleCov on Travis | Robert Speicher | 2012-08-23 | 1 | -2/+4 |
* | Headless gem added | randx | 2012-08-19 | 1 | -0/+6 |
* | rspec to capybara-webkit. simplercov now use cucumber | Dmitriy Zaporozhets | 2012-08-13 | 1 | -10/+9 |
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -3/+3 |
* | add users API | Nihad Abbasov | 2012-06-28 | 1 | -0/+4 |
* | Disable observers in specs. Enable only when observer is under test. | Robb Kidd | 2012-06-20 | 1 | -0/+1 |
* | Add specs for Notify ActionMailer emails. | Robb Kidd | 2012-05-15 | 1 | -0/+1 |
* | Added web hooks functionality | Ariejan de Vroom | 2011-12-14 | 1 | -0/+3 |
* | update gems in order to make it work with ruby 1.9.3 | Nihad Abbasov | 2011-11-16 | 1 | -0/+1 |
* | clean-up code | Nihad Abbasov | 2011-10-26 | 1 | -1/+0 |