COMMITS
/ spec/spec_helper.rb May 1, 2016
C
Update rspec-rails from 3.3.3 to 3.4.2.
Connor Shea committed
February 12, 2016
T
Original implementation to allow users to subscribe to labels
Timothy Andrew committed
March 9, 2016
Y
Removed benchmark suite and its documentation
Yorick Peterse committed
November 12, 2015
K
Retry failed tests
Kamil Trzcinski committed
January 25, 2016
R
Add temporary monkey patch to get specs passing on 4.2.5.1
Robert Speicher committed
November 30, 2015
V
fix notification_service specs
Valery Sizov committed
October 5, 2015
K
Merge branch 'refactor-build-service' into 'master'
Kamil Trzciński committed
K
Make commit_spec run
Kamil Trzcinski committed
October 2, 2015
Y
Basic setup for an RSpec based benchmark suite
Yorick Peterse committed
September 11, 2015
D
Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g
Dmitriy Zaporozhets committed
September 9, 2015
D
Merge CI factories and CI spec/support with GitLab
Dmitriy Zaporozhets committed
September 6, 2015
S
Fix emoji URLs in Markdown when relative_url_root is used
Stan Hu committed
July 14, 2015
R
Move coverage-related setup back to spec_helper
Robert Speicher committed
June 29, 2015
R
Fix ApplicationHelper specs
Robert Speicher committed
R
Add spec/support/factory_girl
Robert Speicher committed
May 21, 2015
R
Update email_spec gem
Robert Speicher committed
R
Add spec/support files for WebMock and test coverage
Robert Speicher committed
June 10, 2015
R
Fix shoulda-matchers require
Robert Speicher committed
April 25, 2015
R
Move RSpec setup for Capybara to its own support file
Robert Speicher committed
March 27, 2015
R
Add ActiveRecord::Migration.maintain_test_schema! to spec_helper
Robert Speicher committed
February 12, 2015
J
Updated rspec to rspec 3.x syntax
Jeroen van Baarsen committed
J
Started on the rspec upgrade
Jeroen van Baarsen committed
October 1, 2014
D
Try wear_merged! without argument
Dmitriy Zaporozhets committed
September 19, 2014
D
Refactor coverage tools usage
Dmitriy Zaporozhets committed
D
Ask coveralls to merge results
Dmitriy Zaporozhets committed
July 31, 2014
D
Recreate tmp/tests on each test run
Dmitriy Zaporozhets committed
June 17, 2014
D
Remove rails observers from application
Dmitriy Zaporozhets committed
June 6, 2014
J
Disable fixtures
Jeroen van Baarsen committed
March 13, 2014
R
Remove Spork
Robert Speicher committed
April 25, 2013
I
Merge Request on forked projects
Izaak Alpert committed
April 10, 2013
D
Specs refactoring to reduce test time. Disabled observers by default for specs
Dmitriy Zaporozhets committed
April 1, 2013
D
Project.repository should never be nil so you can call repository.exists? or repository.empty?
Dmitriy Zaporozhets committed
March 26, 2013
A
Spork support added
Andrew8xx8 committed
March 21, 2013
S
Fix travis failure randomly, because Capybara.default_wait_time is too short.
Sato Hiroyuki committed
March 10, 2013
D
add coveralls.io to travis builds
Dmitriy Zaporozhets committed
February 21, 2013
D
improve selectors to pass capybara 2.0
Dmitriy Zaporozhets committed
D
Add LoginHelpers to feature type
Dmitriy Zaporozhets committed
February 11, 2013
D
No gitolite in project any more
Dmitriy Zaporozhets committed
February 4, 2013
D
remove gitolite stub
Dmitriy Zaporozhets committed
January 9, 2013
D
sidekiq with green tests
Dmitriy Zaporozhets committed
January 7, 2013
D
organize simplecov
Dmitriy Zaporozhets committed
January 2, 2013
D
Fix api specs. Use id instead path
Dmitriy Zaporozhets committed
D
Fix few bugs and tests after refactoring ownership logic
Dmitriy Zaporozhets committed
December 15, 2012
R
Update uses of Gitolite.config.foo settings
Riyad Preukschas committed
November 21, 2012
D
Increased test coverage
Dmitriy Zaporozhets committed
November 16, 2012
D
Use poltergeist instaead of capybara-webkit
Dmitriy Zaporozhets committed
September 17, 2012
R
Add TreeController and spec
Robert Speicher committed
August 28, 2012
R
All specs and features currently passing with FactoryGirl
Robert Speicher committed
R
Remove spec/factory and spec/factories
Robert Speicher committed
R
Use similar interface to access gitolite
randx committed