1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set ruby version to 2.1.1 for CI More... almost 11 years ago
Strictly set RAILS_ENV to test for rake spec More... almost 11 years ago
Uploaded credentials and smtp_settings for CI. More... almost 11 years ago
Updated gitignore More... almost 11 years ago
Fixed db:migrate for VexorCI More... almost 11 years ago
Fixed vexor CI config. More... almost 11 years ago
Addded credentials for CI. More... almost 11 years ago
Switched from rvmrc to .ruby-version/.ruby-gemset More... almost 11 years ago
Added vexor.io config. More... almost 11 years ago
Restored a factory for metric. Fixed Report grouping specs, were failing due to wrong timezone. More... about 12 years ago
Factories moved to a separate files. Removed unnecessary gems. More... about 12 years ago
Changed cleaner stategy to transaction ( 3x specs speed-up). Removed spec/integration folder. More... about 12 years ago
Installed guard for rspec. Lib specs moved into a separate folder. Remained tests converted to specs. More... about 12 years ago
Rewrote SettingsController test in a RSpec format. All test migrated. More... about 12 years ago
Updated sign_in procedure for controllers specs with helper method. More... about 12 years ago
Converted tests for Report to specs. Changed routes for Report: now it routes only index and show methods. More... about 12 years ago
Removed whole news scaffold. More... about 12 years ago
Added specs for Welcome controller. More... about 12 years ago
Added specs for Matric and Tariff controllers. More... about 12 years ago
Tariff tests rewritten to specs. More... about 12 years ago
Tests for Report rewritten in a RSpec format. Also added custom matcher to replace usage be_within for float with more short matcher. More... about 12 years ago
Fixed notification_settings spec. More... about 12 years ago
Started porting all tests to rSpec. More... about 12 years ago
Now apartment info belongs to user and can be edited in user settings. More... about 12 years ago
Fixed broken layout of printed version of report. More... about 12 years ago
Switched back to deploy from master branch. More... about 12 years ago
Merge branch 'develop' of github.com:raeno/kvartplata into develop Stupidly amended already pushed commit. More... about 12 years ago
Notification settings now automatically created and filled with default values after user created. All tests passed. More... about 12 years ago
Notification settings now automatically created and filled with default values after user created. All tests passed.Notification settings now automatically created and filled with default values after user created. All tests passed. More... about 12 years ago
Test should check that when we've created new tariff or updated old one we should be redirected to all tariffs page. More... about 12 years ago