Activity
From 2013-07-14 to 2013-08-12
2013-08-12
2013-08-10
- 00:19 Revision 5ac82db1 (d1_client_onedrive): Add in the total volume metrics at the bottom of the tabl...
- 00:18 Revision 44bbde0c (d1_client_onedrive): Add the list of evaluation metrics that Ben and I felt we...
2013-08-09
- 23:32 Revision 439f4760 (d1_client_onedrive): Add a PDF version of the data view mockup.
- 23:26 Revision fa93ce1e (d1_client_onedrive): Do a bit more layout work on the Data View:
- 1) Make totals for DataONE prominent
2) Add proposed filters for the table
3) Add in a graph subview at the bottom
T... - 00:00 Revision a873fe38 (d1_client_onedrive): Updating hudson config backup.
2013-08-08
- 21:45 Revision b9feba49 (d1_client_onedrive): moving libclient dependency to newest release 1.2.5 in pr...
- 21:44 Revision 06cf7369 (d1_client_onedrive): moving libclient dependency to newest release 1.2.5 in pr...
- 21:24 Revision 10f4ac7a (d1_client_onedrive): refinement of ResourceMapFactory.parseResourceMap to work...
- 21:21 Revision b77a14fd (d1_client_onedrive): incrementing the version from 1.2.4 to 1.2.5 in preparati...
- 21:17 Revision 09c20fa4 (d1_client_onedrive): Show that the Data View is selected.
- 21:14 Revision 41ef424d (d1_client_onedrive): Add a mockup document for each of the views. So far, mod...
- 21:13 Revision d749cfc4 (d1_client_onedrive): merged the new algorithm for parseResourceMap that's work...
- 20:31 Revision 068dce33 (d1_client_onedrive): added javadoc comments for public methods
- 19:50 Revision 3398a09d (d1_client_onedrive): Remove the unneeded call to popover() in the template - w...
- 19:44 Revision 5a6307ce (d1_client_onedrive): Simplify the Node summary table to let the focus be on th...
- To enable this, I added a shortId attribute to the model, and the id of the icon gets set to this shortId (basically ...
- 19:00 Revision 04e0ebf2 (d1_client_onedrive): no functional change - adding license header text and com...
- 18:04 Revision 0febaf6a (d1_client_onedrive): include notes about sorting the table when rows are updat...
- 17:24 Revision 86e8614b (d1_client_onedrive): remove unused methods
- 17:23 Revision 4bc83313 (d1_client_onedrive): updating search result display to show first ten author n...
- updated dryad citation display so that whitespace breaking is more natural (removed use of non breaking space)
- 17:22 Revision 6dc46f4e (d1_client_onedrive): Rename D1NodeList to D1ObjectStats to better reflect what...
- 17:08 Revision 5345472c (d1_client_onedrive): use dash instead of "0" for downloads to indicate we just...
- 16:58 Revision 03836c33 (d1_client_onedrive): add tablesorter jQuery plugin to sort nodes table by each...
- 16:37 Revision 0bed60b3 (d1_client_onedrive): updated scientific name selector. adding display for temp...
- 16:00 Revision 81208f0a (d1_client_onedrive): restrict NodesView to type MN so as to exclude all the CN...
- 15:59 Revision 8575d7ad (d1_client_onedrive): better logic that uses length of RESOLVE constant instead...
- 15:57 Revision f5e4e8dc (d1_client_onedrive): same as prev commit, accidently left debug statement. r...
- 15:55 Revision c2bb75e0 (d1_client_onedrive): improved handling of request parameters for pid, fileURL ...
- 02:42 Revision 6454c123 (d1_client_onedrive): Add in the Data Downloads column (total downloads over ti...
2013-08-07
- 20:09 Revision 05da0958 (d1_client_onedrive): tracking down indexing problem, adding some temp logging ...
- 18:56 Revision 5448a0f8 (d1_client_onedrive): use CN for the baseUrl so that we actually query it for o...
- 18:37 Revision 9fcad135 (d1_client_onedrive): MN statement of work (WBS) for review at beginning of Y5
- 16:22 Revision 575fb9e4 (d1_client_onedrive): Minor formatting.
- 16:05 Revision 00d92094 (d1_client_onedrive): Use a typical bootstrap table to format the results.
- 16:03 Revision d1b9bb4d (d1_client_onedrive): Use cn-dev-ucsb-1.test.dataone.org to get the node list. ...
- 00:21 Revision 70eb821d (d1_client_onedrive): loop through the nodeList to populate the NodesView
2013-08-06
- 23:52 Revision 2e44badf (d1_client_onedrive): stub for looping through the nodeList from /node endppoint
- 22:51 Revision 6d7528e6 (d1_client_onedrive): fixed speeds
- 22:50 Revision 15b66134 (d1_client_onedrive): upgraded NCEAS' network connection
- 21:57 Revision b8d4e2cc (d1_client_onedrive): refs #3502
- added in scope and optional elements to maven-jibx-plugin dependency in pom
ignoring eclipse .settings directory - 21:52 Revision 6fb7ff91 (d1_client_onedrive): refs #3502
- added 2 decorators that insert conditionals: 1st) no white space, max length 800, non empty string 2nd) non empty ...
- 21:51 Revision d707f8be (d1_client_onedrive): refs #3502
- added 2 decorators that insert conditionals: 1st) no white space, max length 800, non empty string 2nd) non empty ...
- 21:05 Revision 473dd08d (d1_client_onedrive): adding os-core dependency to ensure base level of configu...
- 20:57 Revision 628aaae8 (d1_client_onedrive): Add buttons for the 'DataView' and the 'SystemView'. We...
- 20:56 Revision 86724fda (d1_client_onedrive): Remove link decorations for iniline anchor links
- 20:50 Revision 9d0d51df (d1_client_onedrive): cn audit component diagram cleanup. added note.
- 20:40 Revision 163dff4e (d1_client_onedrive): For the time being, don't render the navbar. We'll discu...
- 20:30 Revision f1c73e2a (d1_client_onedrive): Remove underscore from app.'s - it's no longer needed.
- 20:29 Revision 7ad49a4e (d1_client_onedrive): Minor documentation. Messed around with changing templat...
- 20:19 Revision 2451a6d2 (d1_client_onedrive): Remove references to SampleModel - using NodesModel now.
- 18:54 Revision 79022f99 (d1_client_onedrive): refactor sample template to be nodes template
- 18:50 Revision c763022e (d1_client_onedrive): refactor SampleView to NodesView
- 18:48 Revision 70371793 (d1_client_onedrive): Refactor SampleModel to NodesModel
- 18:43 Revision fffedd69 (d1_client_onedrive): use facets for calculating the stats for each formatType.
- 18:43 Revision 4df14afb (d1_client_onedrive): updating plantUML jar to version: 7976
- 18:28 Revision 45abcc4c (d1_client_onedrive): initial commit of a cn replication auditing component dia...
- 17:28 Revision a098c5f2 (d1_client_onedrive): use collection/model rendering more effectively for the s...
- 00:24 Revision f5c3a521 (d1_client_onedrive): delete target - should not have been committed.
- 00:23 Revision 62928e1a (d1_client_onedrive): ground work for backbone/bootstrap/underscore DataONE Das...
- 00:23 Revision a99a492e (d1_client_onedrive): ground work for backbone/bootstrap/underscore DataONE Das...
- 00:21 Revision 3dba40f0 (d1_client_onedrive): ground work for backbone/bootstrap/underscore DataONE Das...
2013-08-05
- 23:00 Revision 59c0683e (d1_client_onedrive): updating logging statement
- 22:56 Revision c80d8e07 (d1_client_onedrive): fixing a couple log statements to reference pid value ins...
- 22:26 Revision 32e39ddb (d1_client_onedrive): updating how constructor sets pids to audit
- 21:39 Revision 784d847d (d1_client_onedrive): lowered overhead of using task queue to avoid calling sam...
- 21:38 Revision 18d0bd68 (d1_client_onedrive): removed queued logging statement
- 21:00 Revision d048a4ea (d1_client_onedrive): guarding against NPE when replication policy or number al...
- 20:24 Revision f9a9b485 (d1_client_onedrive): setting solr config to use base context path of solr4
- 19:49 Revision 124cabd0 (d1_client_onedrive): updated locationMatch element to new base context 'solr4'.
- 19:28 Revision 3ab11a39 (d1_client_onedrive): schema revision - removed a few un-used fields. Configur...
- 19:10 Revision 43a80d4b (d1_client_onedrive): updating prerm to remove firewall rules created in postinst
- 18:46 Revision 387eca0f (d1_client_onedrive): updating audit index url to use solr4 base context.
- 17:52 Revision 249d5ba4 (d1_client_onedrive): changing jetty/solr4 context root from 'solr' to 'solr4' ...
- 15:38 Revision 12010065 (d1_client_onedrive): adding support for creating unique id field for cn audit ...
- 15:12 Revision e8db8917 (d1_client_onedrive): fixed chown statement containing missing shell variable.
- 14:36 Revision 40c60a18 (d1_client_onedrive): fixed bad chown statement
2013-08-04
- 22:30 Revision 48465957 (d1_client_onedrive): updated cn-audit-index buildout to derive and substitute ...
- 00:00 Revision ff34e58a (d1_client_onedrive): Updating hudson config backup.
2013-08-03
2013-08-02
- 11:47 Revision a4f5eca2 (d1_client_onedrive): Adding workspace for dataone dashboard. refs #3875 @1h
- 02:07 Revision a69e74ba (d1_client_onedrive): 1_1_2RC1 tag for d1_common_python
- 02:04 Revision 76aa8a3e (d1_client_onedrive): Added default setting that puts together a complete defau...
- 02:00 Revision 062df323 (d1_client_onedrive): Command line options.
- 02:00 Revision 8f4a34f7 (d1_client_onedrive): Added a page with the command line options.
- 01:54 Revision 31ee7608 (d1_client_onedrive): Added the section on Authentication back in. Left it out ...
- 01:46 Revision e153b24a (d1_client_onedrive): Combined the command descriptions from the docstrings and...
- 01:38 Revision c6f0442b (d1_client_onedrive): Prebuilt documentation.
- 01:37 Revision 24db7fa2 (d1_client_onedrive): Documentation reworked and updated for new CLI.
- 00:00 Revision b10effca (d1_client_onedrive): Updating hudson config backup.
2013-08-01
- 22:59 Revision 5b93b404 (d1_client_onedrive): added apache modproxy config for cn-audit index endpoints...
- 22:30 Revision 17dda1c6 (d1_client_onedrive): moving custom jetty's start.ini to this project. moving...
- 22:29 Revision d10e33b6 (d1_client_onedrive): re-enabling unique id field for cn audit index. reset je...
- 22:28 Revision be4197f3 (d1_client_onedrive): reset zoo.cfg, moving zookeeper pidfile location out of t...
- 21:41 Revision 5a86d1e2 (d1_client_onedrive): - Bugfixes.
- - Improved the names of some commands.
- Added a help command that lists the commands grouped by type.
- Rearranged t... - 17:10 Revision 5b24079e (d1_client_onedrive): Time tracking enabled through commit messages.
- 17:09 Revision fcf15653 (d1_client_onedrive): testing time
- refs #3873 @1h
- 16:47 Revision abe7ad81 (d1_client_onedrive): Formatting edits.
- 16:44 Revision 2de62652 (d1_client_onedrive): closes #3872
- 16:43 Revision 6a2c739d (d1_client_onedrive): closes #3873
- 16:39 Revision e399e03f (d1_client_onedrive): Testing svn commit message parsing.
- Implementing mylyn integration #3873 @1h
References #3872, #3873 - 16:33 Revision 09e27adb (d1_client_onedrive): Implementing mylyn integration #3873 @1h. References #387...
- 16:27 Revision 65c69a5c (d1_client_onedrive): Implementing mylyn integration, #3873 @1h
- 15:40 Revision c402d405 (d1_client_onedrive): typo in delete method, called wrong solr server method fo...
- 15:19 Revision 8c3606d4 (d1_client_onedrive): changing to solrj 3.4 to avoid conflicts with log aggrega...
- 13:30 Revision e940d94b (d1_client_onedrive): Fix broken formatting in the set and queue commands.
- 03:05 Revision 9982e197 (d1_client_onedrive): - Added commands to update the access policy and replicat...
- - Rewrote session to disconnect the session variable hierarchy from display hierarchy. The session is now a flat obje...
2013-07-31
2013-07-30
- 22:50 Revision 61d45f52 (d1_client_onedrive): moving zookeeper pidfile so it doesnt get removed when re...
- updating jetty start.ini to keep solr apps from being loaded multiple times.
- 16:17 Revision da6b499c (d1_client_onedrive): Ready to send to Rob for help.
- 15:40 Revision 9201bdf9 (d1_client_onedrive): set default data dir location
- 15:12 Revision 311aef8e (d1_client_onedrive): fixed build config in pom to create seperate executable t...
- 15:04 Revision cecd5768 (d1_client_onedrive): provide default zookeeper configuration including default...
2013-07-29
- 17:22 Revision 4aabd8f2 (d1_client_onedrive): - Added transparent reconnect and retry on connecton erro...
- - Added new methods, makeCNBaseURL() and makeMNBaseURL(). Given a URL with missing sections, like a URL that is only ...
- 17:07 Revision 44b9ad9d (d1_client_onedrive): Updated the version of the CLI to indicate a main new ver...
- 17:04 Revision a31c9346 (d1_client_onedrive): Initial checkin of new CLI. The main new feature is that ...
- 15:34 Revision 438c3e7a (d1_client_onedrive): updating audit log solr index schema, loosening required ...
- 15:34 Revision 98280b76 (d1_client_onedrive): added audit log url to replication properties for runtime...
- 15:03 Revision a8759d34 (d1_client_onedrive): audit log reporting layer with solr implementation layer....
2013-07-26
- 19:59 Revision 5977faf1 (d1_client_onedrive): adding missing test resource file
- 19:52 Revision 6477f79b (d1_client_onedrive): unit test support for previous commit regarding LogicalOr...
- 19:52 Revision 645ac4b1 (d1_client_onedrive): fix for LogicalOrPostProcessor so the OR operator is neve...
- 00:00 Revision 2b63faac (d1_client_onedrive): Updating hudson config backup.
2013-07-25
- 19:58 Revision 7aa45821 (d1_client_onedrive): need to chown to jetty user before creating core
- 19:52 Revision e47d81f4 (d1_client_onedrive): fixed curl commands
- 19:41 Revision e48161eb (d1_client_onedrive): fixed path error in deploy script.
- 19:25 Revision efc85ad8 (d1_client_onedrive): optionally install solr.xml so updates don't overwrite co...
- 17:37 Revision 23c955ec (d1_client_onedrive): updated description text for dataone-cn-audit-index compo...
- 17:36 Revision f44ba738 (d1_client_onedrive): initial commit of new component: dataone-cn-audit-index w...
- 17:34 Revision c454b097 (d1_client_onedrive): adding default solr.xml config file. adding core-templat...
- 00:00 Revision 33babc3b (d1_client_onedrive): Updating hudson config backup.
2013-07-24
- 17:23 Revision 6b3c7c96 (d1_client_onedrive): Questions on DRAFT_Member_Node_procedures.docx, added Red...
- 14:57 Revision c460e069 (d1_client_onedrive): updated jetty connector to solr recommended configuration.
- 00:00 Revision a152ebf4 (d1_client_onedrive): Updating hudson config backup.
2013-07-23
- 23:24 Revision c180876e (d1_client_onedrive): updated solr url to use advertised public endpoint - cn/v...
- 22:38 Revision 3567c430 (d1_client_onedrive): tagging control for CN 1.2.1 release
- 22:37 Revision 02d48464 (d1_client_onedrive): tag DATAONE_CN_ANSIBLE_DEB
- 22:36 Revision dc6806ac (d1_client_onedrive): tag DATAONE_CN_PORTAL_DEB
- 22:36 Revision 41bf9667 (d1_client_onedrive): tag DATAONE_CN_METACAT_DEB
- 22:35 Revision 1f4b7a20 (d1_client_onedrive): tag DATAONE_CN_OS_CORE_DEB
- 22:27 Revision 98f203dc (d1_client_onedrive): premature on this commit
- 22:23 Revision 45103f10 (d1_client_onedrive): correcting typo
- 22:21 Revision 38e69bf3 (d1_client_onedrive): forgot we wanted to track ansible with control file
- 22:20 Revision d7e8b401 (d1_client_onedrive): forgot we wanted to track ansible with control file
- 22:15 Revision 51458a87 (d1_client_onedrive): tagging control for CN 1.2.1 release
- 22:12 Revision 946c7e77 (d1_client_onedrive): added control for CN 1.2.1 release
- 21:40 Revision 9436ab5c (d1_client_onedrive): added four more cases to test vs.parsing
- 21:39 Revision 96d99bd9 (d1_client_onedrive): added merritt resource map examples that illustrate the o...
- 20:35 Revision 186410ba (d1_client_onedrive): fixing path typo
- 19:56 Revision 84754bcd (d1_client_onedrive): fixed how log4j.properties is deployed for jetty
- 19:33 Revision a3fb5ba3 (d1_client_onedrive): newline
- 19:32 Revision 125b0293 (d1_client_onedrive): missing comma between dependencies.
- 19:25 Revision 1f4044a0 (d1_client_onedrive): initial commit of a solr-jetty bridge project, configures...
- 18:16 Revision 64119da7 (d1_client_onedrive): changing urls to reflect release rather than trunk
- 18:12 Revision 48c1ea46 (d1_client_onedrive): changing urls to reflect release rather than trunk
- 18:02 Revision 2039d416 (d1_client_onedrive): changing urls to reflect release rather than trunk
- 17:50 Revision e8a11b75 (d1_client_onedrive): branching ansible for 1.2.1 cn release
- 17:33 Revision ce726a9e (d1_client_onedrive): adding in staging and production playbooks
- 16:18 Revision 3c57f383 (d1_client_onedrive): adding in dataoneDebPkgConfigTypes.xsd for 1.2.1 cn release
- 16:08 Revision 7b0cce77 (d1_client_onedrive): preparing for 1.2.1 cn release
- 15:54 Revision f00a65be (d1_client_onedrive): explicitly setting zookeeper log directory in zkEnv.sh sc...
- 15:35 Revision 8fa6e95b (d1_client_onedrive): zookeeper daemon config update for setting proper user.
- 15:03 Revision 70d13cac (d1_client_onedrive): daemon startup config updates for jetty and zookeeper.
- 14:17 Revision 5434f89d (d1_client_onedrive): Cosmetic changes - removed numeric bullets, too cluttered
- 14:16 Revision 2d119793 (d1_client_onedrive): Fairly complete, with questions.
- 05:11 Revision f0a04df2 (d1_client_onedrive): commenting out a test that accidentally got uncommented w...
- 04:57 Revision 9341dbc6 (d1_client_onedrive): Added more unit tests related to resource map parsing and...
- 04:52 Revision 31048dae (d1_client_onedrive): added new sample resource maps to test parsing.
- 03:55 Revision 76746ff8 (d1_client_onedrive): unm should be listed 3rd for correct rid assignment in sl...
- 03:53 Revision baaa0ee1 (d1_client_onedrive): unm should be listed 3rd for correct rid assignment in sl...
- 03:44 Revision 34fc243b (d1_client_onedrive): preparing for 1.2.1 cn release
- 03:35 Revision 1e99f727 (d1_client_onedrive): Upping minor version of control file
- 03:33 Revision 20aa432d (d1_client_onedrive): taking unnecessary double quotes off of db_get
- 03:31 Revision 8e7efef7 (d1_client_onedrive): preparing for 1.2.1 cn release
- 03:25 Revision 268bfc88 (d1_client_onedrive): preparing for 1.2.1 cn release of metacat at v2.0.8
- 03:21 Revision 545b9083 (d1_client_onedrive): preparing for 1.2.1 release
- 03:17 Revision 7ea15eac (d1_client_onedrive): taking unnecessary double quotes off of db_get
2013-07-22
- 16:18 Revision f07f80ec (d1_client_onedrive): moving a couple ldap population commands up in the instal...
2013-07-21
- 18:43 Revision e0f0d338 (d1_client_onedrive): reversing the order of the sandbox machines orc and unm t...
2013-07-19
- 20:15 Revision 4e9782ef (d1_client_onedrive): Updating with Matt's verbiage from the flowchart through ...
- 17:45 Revision bfba1cfb (d1_client_onedrive): recreating 1.1.2 tag with updated version in pom.xml.
- 17:45 Revision 890a4e00 (d1_client_onedrive): added in new template question
- 17:43 Revision beaadec8 (d1_client_onedrive): added in sandbox environment, removed users: command from...
- 17:35 Revision 4f151e3d (d1_client_onedrive): removing tag, incorrect pom version.
- 17:33 Revision 6f733951 (d1_client_onedrive): updating pom to version 1.1.2 for previous update
- 17:27 Revision 0967a01d (d1_client_onedrive): creating 1.1.2 tag for index processor to capture bug fix...
- 17:12 Revision 9f464a38 (d1_client_onedrive): bug fix affecting pids that do not have system metadata r...
- 16:40 Revision 64d6f23d (d1_client_onedrive): PDF of slides presented at MN showcase at DUG 7-8 July 20...
- 15:32 Revision ba7f9ef1 (d1_client_onedrive): log mesg typo correction
- 15:18 Revision 1e0fb3d4 (d1_client_onedrive): new test scenario for indexing ORE docs - to ensure that ...
- 14:12 Revision d0d8bbdb (d1_client_onedrive): Slides and other information related to Member Nodes as p...
- 05:53 Revision fd2efd97 (d1_client_onedrive): best to force update of apache for now
- 05:47 Revision d12a45db (d1_client_onedrive): failed to configure tomcat again upon updates
- 05:12 Revision 23ab80c7 (d1_client_onedrive): typo in sandbox section, removing dev-puppet from localne...
2013-07-18
- 21:43 Revision d5b532e6 (d1_client_onedrive): adding in new template dataone-cn-os-core/cn.server.cacha...
- fixed copy/paste error in localnetNodeList.ldif
turned off logging in slapd.conf - 21:28 Revision 755c86c4 (d1_client_onedrive): * Removed replace_resource_map branch as it was no longer...
- 21:27 Revision e9c0ccfb (d1_client_onedrive): * Removed d1_cn_index_processor from top level cicore tha...
- 19:43 Revision 411992dd (d1_client_onedrive): formatting changes to make it pretty for printing
- 01:53 Revision 876cc96c (d1_client_onedrive): updated ILTER-Israel to indicate deferred status (the Isr...
- 00:00 Revision 4d90b8eb (d1_client_onedrive): Updating hudson config backup.
2013-07-17
- 22:55 Revision 2b2d972b (d1_client_onedrive): fixing bug where documents that did not have system metad...
- 16:09 Revision fe3f9ac5 (d1_client_onedrive): initial commit of d1 installer for apache zookeeper.
- 16:07 Revision c8f6fb66 (d1_client_onedrive): fixed handling of init.d script, cleaning it up during prerm
- 15:19 Revision 49524c05 (d1_client_onedrive): temporary MN tracking tool for this week. Mods to move to...
2013-07-16
- 06:17 Revision f4668a75 (d1_client_onedrive): revied draft, near final
- 05:30 Revision 9565cb02 (d1_client_onedrive): sed was failing, try different regex
- 05:03 Revision 8d6021c5 (d1_client_onedrive): adding more debugging statements
- 03:53 Revision b52ba96e (d1_client_onedrive): also adding a pdf version
- 03:51 Revision 34d70a75 (d1_client_onedrive): typo causing clean install failure
- 01:37 Revision 9a73fe41 (d1_client_onedrive): standardize use of db_get, db_fget, db_set, db_fset and a...
2013-07-15
- 21:51 Revision 30c448c4 (d1_client_onedrive): removed extra logging statement
- 21:31 Revision 73c232eb (d1_client_onedrive): in MN_deployment op docs section: added baseline member n...
- 21:21 Revision 374c3d86 (d1_client_onedrive): ResourceMap parsing logging cleanup. Added ResourceMapFa...
- 18:00 Revision b8670139 (d1_client_onedrive): some thoughts on MN activities dueing DataONE phase 2
- 17:59 Revision b3bcf605 (d1_client_onedrive): * Updated the instructions for encrypting David Doyle.
- * Encrypted SystemPW.txt using all of the public keys including David Doyle's key and Chris Jones new key.
- 16:50 Revision 81dedd03 (d1_client_onedrive): * Added the parent resource map to the ForesiteResourceEn...
- * Fixed visibility issues for documents and documentedby documents in ForesiteResourceEntry's _init method.
- 15:22 Revision 106285fe (d1_client_onedrive): Fixed a few bugs and significantly improved record loadin...
- 15:19 Revision 5fbd4a77 (d1_client_onedrive): Added option to SOLR record iterator to set a limit to to...
- 15:15 Revision 53678b33 (d1_client_onedrive): refinement of attribute table display for eml.
2013-07-14
Also available in: Atom