RETIRED, Gerrit as used by OpenStack
Go to file
Christian Aistleitner e81515cd9f Do not linkify trailing dot or comma
When using urls in sentences, those urls are often followed by a dot,
or a comma. Like:

  You can find more information at http://example.com/foo.html.

While "http://example.com/foo.html." would be a perfectly fine url,
most of the time, the link is meant to not include trailing dot or
trailing comma (like in the above example, the link should only link

  http://example.com/foo.html

and not

  http://example.com/foo.html.

). As linkifying trailing dots and trailing commas does more harm than
good, we only treat dots and commas as being part of urls, if they are
neither followed by whitespace nor occur at the end of a string.

Change-Id: I9a7e42e53f8c7ac746af45967beac380705a2711
2014-07-16 17:24:32 +09:00
.settings Eclipse: Bump java source and target level to 7 2013-11-29 00:15:50 +01:00
bucklets Buck: Allow to co-exist in tree and standalone plugins 2014-06-26 10:59:25 +02:00
contrib Allow to download reposize.sh script from Gerrit 2014-05-09 16:20:51 +02:00
Documentation Add section about commit validation to project owner guide 2014-07-16 06:50:39 +00:00
gerrit-acceptance-tests Add support for regex in project list screen 2014-07-15 09:50:20 -04:00
gerrit-antlr Buck: Remove usage of genfile() 2014-06-10 07:14:18 +00:00
gerrit-cache-h2 Add REST endpoint to list caches 2014-05-28 09:29:12 +02:00
gerrit-common Add username to Display In Review Category user preference 2014-06-25 01:02:05 +02:00
gerrit-extension-api Set version to 2.9 2014-07-10 16:14:47 +09:00
gerrit-gwtdebug Prevent StackOverflowError in JettyTreeLogger 2014-02-07 12:54:18 +00:00
gerrit-gwtexpui Do not linkify trailing dot or comma 2014-07-16 17:24:32 +09:00
gerrit-gwtui Add support for regex in project list screen 2014-07-15 09:50:20 -04:00
gerrit-gwtui-common Buck: Rename gwtxml to gwt_xml in gwt_module() 2014-05-19 12:26:50 -07:00
gerrit-httpd Refactor authentication types to remove code duplication 2014-07-15 15:23:24 -04:00
gerrit-launcher Apply "type inference for generic instance creation" Java 7 feature 2014-04-26 15:27:57 +02:00
gerrit-lucene Lucene: Use stored ChangedLines values 2014-05-23 10:53:23 -07:00
gerrit-main Build Main for Java 1.2 2013-11-30 01:53:00 -08:00
gerrit-openid Refactor authentication types to remove code duplication 2014-07-15 15:23:24 -04:00
gerrit-patch-commonsnet Replace 'for' loop with 'foreach' 2013-12-04 01:02:53 +04:00
gerrit-patch-jgit Buck: Rename gwtxml to gwt_xml in gwt_module() 2014-05-19 12:26:50 -07:00
gerrit-pgm Fix reading parameters from subsections during init step 2014-07-15 14:27:54 +00:00
gerrit-plugin-api Buck: Export gerrit-antlr artifacts to plugin-api library 2014-07-15 23:41:45 +02:00
gerrit-plugin-archetype Add bucklet based build to plugin archetype 2014-07-14 10:05:03 +02:00
gerrit-plugin-gwt-archetype Set version to 2.9 2014-07-10 16:14:47 +09:00
gerrit-plugin-gwtui Set version to 2.9 2014-07-10 16:14:47 +09:00
gerrit-plugin-js-archetype Set version to 2.9 2014-07-10 16:14:47 +09:00
gerrit-prettify Buck: Rename gwtxml to gwt_xml in gwt_module() 2014-05-19 12:26:50 -07:00
gerrit-reviewdb Add PatchLineCommentsUtil to assist with notedb migration 2014-07-09 11:47:44 -07:00
gerrit-server Improve error logging on receive commits 2014-07-16 07:50:55 +02:00
gerrit-solr Merge changes Iac79af54,Ief41eccc,Iae52ade9,I0bd9eabb,I2ef5b9e1 2014-02-13 17:02:23 +00:00
gerrit-sshd SshLog: audit methods cleaned-up 2014-07-14 13:23:04 +00:00
gerrit-util-cli ReceiveCommits: Add support for approvals 2014-05-08 17:08:44 -07:00
gerrit-util-ssl Remove unused .gitignore 2013-11-28 22:56:51 -08:00
gerrit-war Set version to 2.9 2014-07-10 16:14:47 +09:00
lib Use ban commit REST endpoint in ban-commit SSH command 2014-07-10 13:21:58 +02:00
plugins Update replication plugin 2014-07-15 21:02:59 +02:00
ReleaseNotes Minor update in 2.8 release notes 2014-07-15 11:35:43 +09:00
tools Allow to download dependencies from insecure connections 2014-07-11 12:35:44 +00:00
website/releases Exclude gerrit-snapshot-* from releases page 2014-02-19 05:56:00 +00:00
.buckconfig Buck: Share buck cache directory between multiple source trees 2014-06-12 09:58:24 +02:00
.buckversion Update Buck 2014-06-24 20:40:48 +00:00
.gitignore Merge branch 'stable-2.9' 2014-05-27 09:58:38 +09:00
.gitmodules Add singleusergroup plugin 2013-11-09 07:45:00 +01:00
.pydevproject Set python version back to 2.6.5 in .pydevproject 2013-05-20 11:36:08 +09:00
BUCK Update Buck and use gwt_binary() 2014-05-19 11:41:31 -07:00
COPYING Initial project setup of Gerrit 2 2008-11-14 16:59:34 -08:00
INSTALL Remove Gerrit 1.x to 2.x import tools 2009-03-27 20:20:10 -07:00
SUBMITTING_PATCHES Update push URL in SUBMITTING_PATCHES 2012-03-29 00:57:14 -04:00
VERSION Set version to 2.9 2014-07-10 16:14:47 +09:00