• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

trotzig / diffux / 251

Builds Branch Commit Type Ran Committer Via Coverage
251 master Add counter cache to Urls for Projects The ProjectsController#index page was running a query for each project to get the number of Urls that were in it. To prevent these queries from happening, I am adding a counter cache. Change-Id: I97c1247ad9... push 08 Mar 2014 06:13PM UTC lencioni travis-ci pending completion   set done
250 master Fix N+1 query on ProjectsController#index We were querying for the viewports of every project on this page separately. We can prevent all of these extra queries by using `.includes`. Change-Id: I07d42a919 push 08 Mar 2014 06:02PM UTC lencioni travis-ci pending completion   set done
249 master Set width of logo Since we were allowing the width of this image to be automatically calculated by the browser, it flickered on every new page. Setting the dimensions reduces this flicker. Change-Id: Ic3d68ddc2 push 08 Mar 2014 04:52PM UTC lencioni travis-ci pending completion   set done
248 master Set width of logo Since we were allowing the width of this image to be automatically calculated by the browser, it flickered on every new page. Setting the dimensions explicitly removes this flicker. Change-Id: Ic3d68ddc2b8cac9ccf5d991d4c60de041... push 08 Mar 2014 04:51PM UTC lencioni travis-ci pending completion   set done
247 master Adjust unicorn ActiveRecord connection handling These were confusingly using the not-recommended `and` operator when, as far as I can tell, should be using an `if`. Change-Id: Ib94f2fb51 push 08 Mar 2014 04:45PM UTC lencioni travis-ci pending completion   set done
246 master Update aws-sdk gem 1.35.0 -> 1.36.0 Change-Id: Iea50e1dbb push 08 Mar 2014 04:03PM UTC lencioni travis-ci pending completion   set done
243 master Make `.keyboard-focused` a variable We had hard-coded this string in a number of places. Making it a variable prevents us from making naming mistakes. push 06 Mar 2014 05:44PM UTC trotzig travis-ci pending completion   set done
239 master Clarify Viewport#to_s return value The curlies were eaten by the YARD parser, so I changed it to just be all caps instead and added an example for ultimate clarity. Change-Id: Ifabda2557 push 06 Mar 2014 01:50AM UTC lencioni travis-ci pending completion   set done
238 master Fix capitalization of return descriptions in Viewport Apparently YARD turns this into a sentence that begins with the word "Returns", so having it begin with a lowercase letter is preferred here. Change-Id: I2dd9a114b push 06 Mar 2014 01:48AM UTC lencioni travis-ci pending completion   set done
237 master Improve documentation for Viewport methods Just adding some YARD descriptions to the return types to make this class more coherent. Change-Id: I9a64961eb push 06 Mar 2014 01:46AM UTC lencioni travis-ci pending completion   set done
236 master Add YARD files to .gitignore We are hosting our documentation on RubyDoc.info[1], so we don't want to commit it to our repo. [1]: http://rubydoc.info/github/trotzig/diffux/master/frames Change-Id: I37b8ce619 push 06 Mar 2014 01:25AM UTC lencioni travis-ci pending completion   set done
235 master Update multi_json 1.8.4 -> 1.9.0 Change-Id: Ieb812386f push 05 Mar 2014 03:22AM UTC lencioni travis-ci pending completion   set done
234 master Update compass gem 0.12.2 -> 0.12.3 Change-Id: I4f3397f20 push 05 Mar 2014 03:18AM UTC lencioni travis-ci pending completion   set done
233 master Wrap too-long line in script/rails As pointed out by Rubocop. Change-Id: I6c7135894 push 05 Mar 2014 03:17AM UTC lencioni travis-ci pending completion   set done
232 master Add many missing top-level class documentation comments As pointed out by Rubocop. Change-Id: Ia65e9fd71 push 05 Mar 2014 03:14AM UTC lencioni travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 18
  • 19
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc