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

trotzig / diffux / 344

Builds Branch Commit Type Ran Committer Via Coverage
344 faster-comparer Draw only one ChunkyPNG::Image in SnapshotComparer As pointed out by @lencioni in issue #76, we are spending a lot of time stitching together the individual images created by the different `SnapshotComparisonImage`s. This commit changes the imple... push 04 Apr 2014 05:51AM UTC trotzig travis-ci pending completion   set done
343 master Merge pull request #88 from trotzig/simple-setup Simple setup push 04 Apr 2014 05:00AM UTC trotzig travis-ci pending completion   set done
341 simple-setup Change to sqlite3 for the default dev database It is way easier to get started with an SQLite database than a PostgreSQL one. I just tried setting up a new project with SQLite and it worked like a charm. push 03 Apr 2014 03:07AM UTC trotzig travis-ci pending completion   set done
340 simple-setup Add database config file used by Travis Now that there is no default config/database.yml file in the repository, we need to make sure that Travis has one to use when running its test suite. push 03 Apr 2014 02:36AM UTC trotzig travis-ci pending completion   set done
339 master Delete unused cloudinary config file We removed the dependency to Cloudinary in a8038c186 but forgot to remove this file. push 02 Apr 2014 01:55AM UTC trotzig travis-ci pending completion   set done
338 master Don't send email when email address is empty We noticed that the sweep progress bar stopped updating after a while. By running `sweep.refresh!` manually we noticed that the code was failing due to the email address being an empty string. This com... push 02 Apr 2014 12:44AM UTC trotzig travis-ci pending completion   set done
337 master Add paragraph about keyboard shortcuts to new app intro When people first set up Diffux, they will be presented with some welcome text to help get them situated. Since we now have a modal that shows you what keyboard shortcuts are available, it i... push 01 Apr 2014 06:32PM UTC lencioni travis-ci pending completion   set done
336 master Replace <code> with <kbd> on /about <kbd> is the correct element for this piece of content. Change-Id: I7799f90f0 push 31 Mar 2014 11:40PM UTC lencioni travis-ci pending completion   set done
335 master Fix failing snapshots_controller_spec I added a help modal for keyboard shortcuts that made specs fail for the snapshots controller. The specs weren't specific enough so some of them picked up copy from the help modal and started failing. I fixed... push 31 Mar 2014 06:14AM UTC trotzig travis-ci pending completion   set done
334 master Add keyboard shortcut help modal To make it easier for new people to learn about the different keyboard shortcuts we have, I'm adding a popup modal that documents them all. You can access the modal by hitting `?`. I've added a line to the about p... push 31 Mar 2014 05:46AM UTC trotzig travis-ci pending completion   set done
333 master Fix off-by-one error in snapshot_diff_cluster.rb We were off by one pixel when calculating percentages in this file. As pointed out by @lencioni in 1474692316688b3913. I had to wrap my head around this issue once or twice (pun intended). The off... push 31 Mar 2014 05:00AM UTC trotzig travis-ci pending completion   set done
332 master Always show the snapshot image on the snapshot#show page A recent commit (8b94b558094) removed the before and after image from the snapshot#show page. This was a win in case the snapshot was in a state where it had a non-zero diff because we save... push 31 Mar 2014 12:11AM UTC trotzig travis-ci pending completion   set done
331 master Fix rubocop lints and refactor `#sweep_progress_bar` I had introduced some lints here before that I wanted to fix. These are the changes I made: - Changed from `#inject` to `#reduce` - Fixed wrong indentation in one place - Reordered some things... push 30 Mar 2014 11:34PM UTC trotzig travis-ci pending completion   set done
330 master Merge pull request #84 from paradasia/master Add animation to sweep progress bars with bootstrap class. Resolves #77. push 30 Mar 2014 04:34PM UTC lencioni travis-ci pending completion   set done
329 master Add animation to sweep progress bars with bootstrap class. Resolves #77. Summary of changes: * Changes #sweep_progress_bar view helper by adding different classes to element depending on the number of pending sweeps. If pending sweeps are 0, (... Pull #84 30 Mar 2014 02:52AM UTC paradasia travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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