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

ssoloff / jedit-git-dirty-gutter-plugin / 40

Builds Branch Commit Type Ran Committer Via Coverage
40 master Introduce specification for creating dirty mark painters This provides the ability to easily unit test the logic for determining the attributes of a dirty mark painter for a specific type of dirty mark. push 01 Jan 2016 03:18AM UTC ssoloff travis-ci pending completion   set done
39 master Move ILog to model package push 31 Dec 2015 05:15AM UTC ssoloff travis-ci pending completion   set done
38 master Allow GitRunner to be created with a program path supplier The GitPlugin.gitPath() method can change dynamically throughout a jEdit run. We've gone to great pains to ensure a new GitRunner is created every time we need to run Git in order to cap... push 31 Dec 2015 03:03AM UTC ssoloff travis-ci pending completion   set done
37 master Throw exception if line index is negative push 31 Dec 2015 12:18AM UTC ssoloff travis-ci pending completion   set done
36 master Isolate patch computation to worker thread Changes in the buffer cause a *request* to be made to the worker thread to update the patch. First, this prevents the EDT from being blocked while waiting for the patch to be computed. Second, it throt... push 30 Dec 2015 09:45PM UTC ssoloff travis-ci pending completion   set done
35 master Add task for generating code coverage report suitable for Coveralls The Coveralls plugin is hard-coded to only upload the JaCoCo report associated with the "test" task. The new "jacocoCoverallsReport" task creates a single report for both the "t... push 30 Dec 2015 07:22PM UTC ssoloff travis-ci pending completion   set done
34 master Extract patch creation and commit monitoring logic to new class This change is primarily to make this logic testable. However, in a forthcoming change, we will move the patch creation logic to a worker thread so it does not block the event dispa... push 30 Dec 2015 05:45AM UTC ssoloff travis-ci pending completion   set done
33 master Reformat code push 28 Dec 2015 10:35PM UTC ssoloff travis-ci pending completion   set done
32 master Add unit tests for GitException.getMessage push 28 Dec 2015 09:02PM UTC ssoloff travis-ci pending completion   set done
31 master Add background task to monitor file commits This task forces the dirty marks to be redrawn when the HEAD revision of the file is updated. push 28 Dec 2015 06:47PM UTC ssoloff travis-ci pending completion   set done
30 master Update patch as soon as buffer handler is started This ensures the dirty marks in the gutter are painted as soon as the editor is opened. push 28 Dec 2015 04:49AM UTC ssoloff travis-ci pending completion   set done
29 master Rename interface to include "I" prefix push 28 Dec 2015 04:03AM UTC ssoloff travis-ci pending completion   set done
28 master Extract methods to join/split lines push 27 Dec 2015 09:47PM UTC ssoloff travis-ci pending completion   set done
27 master Add the REMOVED_ABOVE_AND_BELOW dirty mark type It is possible for the adjacent lines both above and below the target line to be removed simultaneously. If the target line has not been changed, it must be able to display removed markers for both... push 27 Dec 2015 03:35AM UTC ssoloff travis-ci pending completion   set done
26 master Add external null annotations for LCM library push 26 Dec 2015 04:56PM UTC ssoloff travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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