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

se-edu / addressbook-level4 / 4779

Builds Branch Commit Type Ran Committer Via Coverage
4779 remove-app-title Config: remove appTitle Config#appTitle controls the text that is displayed on the MainWindow's title bar. As a configuration option, it isn't very useful. Users are unlikely to use it (except for the slight novelty factor), and since the implem... Pull #937 08 Dec 2018 09:02AM UTC web-flow travis-ci pending completion   set done
4778 master Make UserPrefs truly a part of Model (#932) Fix the codebase such that UserPrefs is truly a model component, and any other code accessing user preferences will need to go through the Model interface. [1/15] UserPrefs: rename updateLastUsed... push 08 Dec 2018 08:22AM UTC web-flow travis-ci pending completion   set done
4777 userprefs-model ModelManager: keep its own copy of UserPrefs ModelManager keeps a reference to the UserPrefs object that is passed to it via its constructor or via ModelManager#setUserPrefs(UserPrefs). However, other objects aside from ModelManager may also hol... Pull #932 06 Dec 2018 05:17PM UTC web-flow travis-ci pending completion   set done
4776 userprefs-model ModelManager: keep its own copy of UserPrefs ModelManager keeps a reference to the UserPrefs object that is passed to it via its constructor or via ModelManager#setUserPrefs(UserPrefs). However, other objects aside from ModelManager may also hol... Pull #932 06 Dec 2018 04:56PM UTC web-flow travis-ci pending completion   set done
4775 userprefs-model ModelManager: keep its own copy of UserPrefs ModelManager keeps a reference to the UserPrefs object that is passed to it via its constructor or via ModelManager#setUserPrefs(UserPrefs). However, other objects aside from ModelManager may also hol... Pull #932 06 Dec 2018 10:34AM UTC web-flow travis-ci pending completion   set done
4774 userprefs-model ModelManager: keep its own copy of UserPrefs ModelManager keeps a reference to the UserPrefs object that is passed to it via its constructor or via ModelManager#setUserPrefs(UserPrefs). However, other objects aside from ModelManager may also hol... Pull #932 06 Dec 2018 10:10AM UTC web-flow travis-ci pending completion   set done
4773 userprefs-model ModelManager: keep its own copy of UserPrefs ModelManager keeps a reference to the UserPrefs objects that is passed to it via its constructor or via ModelManager#setUserPrefs(UserPrefs). However, other objects aside from ModelManager may also ho... Pull #932 06 Dec 2018 10:10AM UTC web-flow travis-ci pending completion   set done
4772 userprefs-model ui: only access UserPrefs through logic Despite our architecture design saying that the ui layer can only access model information through the logic layer, code in the ui layer currently accesses UserPrefs, a model class, directly. Fix this by m... Pull #932 05 Dec 2018 04:09AM UTC web-flow travis-ci pending completion   set done
4771 userprefs-model ui: only access UserPrefs through logic Despite our architecture design saying that the ui layer can only access model information through the logic layer, code in the ui layer currently accesses UserPrefs, a model component, directly. Fix this ... Pull #932 05 Dec 2018 04:08AM UTC web-flow travis-ci pending completion   set done
4770 master ModelClassBetterOopDiagram: simplify to its bare essentials ModelClassBetterOopDiagram is used in the Developer Guide to show how the storage of tags in the model can be tweaked to be made "more OOP". As such, ModelClassBetterOopDiagram is mostl... push 05 Dec 2018 02:00AM UTC pyokagan travis-ci pending completion   set done
4769 simplify-diagram ModelClassBetterOopDiagram: simplify to its bare essentials ModelClassBetterOopDiagram is used in the Developer Guide to show how the storage of tags in the model can be tweaked to be made "more OOP". As such, ModelClassBetterOopDiagram is mostl... Pull #935 05 Dec 2018 01:28AM UTC web-flow travis-ci pending completion   set done
4768 userprefs-model ui: only access UserPrefs through logic Despite our architecture design saying that the ui layer can only access model information through the logic layer, code in the ui layer currently accesses UserPrefs, a model component, directly. Fix this ... Pull #932 04 Dec 2018 05:43PM UTC web-flow travis-ci pending completion   set done
4767 master Migrate to Jackson for address book storage (#933) JAXB is deprecated and has already been removed from the JDK since JDK 11. Migrate our storage layer to use Jackson for storing address books on disk, and remove our dependency on JAXB from th... push 04 Dec 2018 05:26PM UTC web-flow travis-ci pending completion   set done
4766 jackson JSON storage adapters: make package-private The JSON storage adapters' (JsonSerializableAddressBook, JsonAdaptedPerson, JsonAdaptedTag) sole purpose is to adapt their respective model classes into a form that is serializable/deserializable by Jac... Pull #933 04 Dec 2018 08:54AM UTC web-flow travis-ci pending completion   set done
4765 jackson JSON storage adapters: make package-private The JSON storage adapters' (JsonSerializableAddressBook, JsonAdaptedPerson, JsonAdaptedTag) sole purpose is to adapt their respective model classes into a form that is serializable/deserializable by Jac... Pull #933 04 Dec 2018 08:50AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • …
  • 77
  • 78
  • 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