2018 Commits

Author SHA1 Message Date
robin
bba313dec8 Edit license.txt 2016-12-15 23:19:23 +00:00
robin shine
db17dfff7e Refactor EmphasizeAwareLabel as HighlightableLabel 2016-12-15 21:20:01 +08:00
robin shine
919c929aba Add comment to various symbol extraction classes 2016-12-15 19:57:59 +08:00
robin shine
8cc5fabf90 Merge branch 'master' of http://git.pmease.com/gitplex/gitplex 2016-12-15 13:26:21 +08:00
robin shine
23524026c6 For clear purpose: rename ExtractToken as Token and rename ExtractStream
as TokenStream.
2016-12-15 13:25:45 +08:00
autobuild
aec14c3024 Version bumped by QuickBuild 2016-12-14 13:01:17 +00:00
robin shine
26a752ae72 Minor css tweaks 2016-12-14 21:00:24 +08:00
autobuild
fc1a1f0413 Version bumped by QuickBuild 2016-12-14 12:29:47 +00:00
robin shine
7afe022d09 Fix the issue that markdown headline links is missing 2016-12-14 19:51:46 +08:00
robin shine
ad64774813 Fix minor css align issue 2016-12-14 14:18:08 +08:00
robin shine
6ecdcd776b Merge branch 'master' of http://git.pmease.com/gitplex/gitplex 2016-12-14 12:52:41 +08:00
robin shine
6f25bbafcf add source code license 2016-12-14 12:52:27 +08:00
autobuild
9dfdfda8df Version bumped by QuickBuild 2016-12-14 04:34:09 +00:00
robin shine
cc7b931f1c Change default font 2016-12-14 12:33:10 +08:00
autobuild
b1130aa7a7 Version bumped by QuickBuild 2016-12-14 01:59:14 +00:00
robin shine
9c0aca2b9e Prompt user to delete repositories first before deleting an account 2016-12-13 21:29:46 +08:00
robin shine
f5b5558a71 Fix incorrect pull request assignee issue across forked repository 2016-12-13 18:26:42 +08:00
robin shine
392f23921a Add edit link for readme file when list a directory 2016-12-13 16:50:33 +08:00
robin shine
e1384229c4 Disable nashorn assert on duplicate code 2016-11-25 10:05:00 +08:00
autobuild
43caacfec5 Version bumped by QuickBuild 2016-11-24 23:54:57 +00:00
robin shine
dad2a1dccc fix GP-2: Improve the diff to better handle the case of whitespace
changes
2016-11-24 22:13:59 +08:00
autobuild
04d0340f11 Version bumped by QuickBuild 2016-11-18 05:48:40 +00:00
robin shine
d9a1c7bfc9 Merge branch 'master' of http://git.pmease.com/gitplex/gitplex 2016-11-18 13:41:52 +08:00
robin shine
bbf256055a Fix bug report url 2016-11-18 13:41:31 +08:00
autobuild
ab41d6f98e Version bumped by QuickBuild 2016-11-17 12:04:40 +00:00
robin shine
25cf117e86 Fix the bug that GitPlex upgrading fails if using HSQLDB and previous
version is running
2016-11-17 20:03:25 +08:00
autobuild
11ba1acc43 Version bumped by QuickBuild 2016-11-17 11:33:09 +00:00
robin shine
10f5823655 Update license.txt 2016-11-15 17:21:45 +08:00
robin shine
9bbfa8ec4a Merge branch 'master' of http://git.pmease.com/gitplex/gitplex 2016-11-15 14:17:55 +08:00
robin shine
e6485558fd Update doclink to use new wiki space naming convention 2016-11-15 14:17:21 +08:00
autobuild
108a1bd935 Version bumped by QuickBuild 2016-11-14 13:21:00 +00:00
robin shine
dafafbdb4a Avoid unnecessary discard change alert when commit file 2016-11-14 21:15:51 +08:00
robin shine
bed3efc91b Use author of source commit as author of squashed commit 2016-11-14 20:59:16 +08:00
robin shine
ea20fa847d Fix the issue that unnecessary discard changes popup appears when user
operates against pull request
2016-11-14 20:18:18 +08:00
robin shine
7cd2f065a2 Fix the issue that a large avatar upload causes javascript cross origin
error
2016-11-14 19:56:01 +08:00
robin shine
351a021703 Fix the issue that packed plugin jar does not contain folder names
This causes issues such as ClassLoader.getResources(<packag name>) does
not working as expected.
2016-11-14 15:00:12 +08:00
robin shine
103c0424bb Some minor css and wording tweaks 2016-11-13 21:27:31 +08:00
autobuild
31fd2833b9 Version bumped by QuickBuild 2016-11-12 02:19:56 +00:00
robin shine
0fc101858a bump version to 1.0-EAP-build8 to test plugin.maven updating 2016-11-12 10:19:06 +08:00
robin shine
6f008a9d1c fix maven repository url 2016-11-11 23:50:18 +08:00
robin
3564ec605e remove unnecessary repository entries 2016-11-11 14:57:58 +00:00
robin shine
6ec9e04370 Merge branch 'master' of http://git.pmease.com/gitplex/gitplex 2016-11-11 22:43:19 +08:00
robin shine
81f4d9639e Remove maven repository definitions from child modules 2016-11-11 22:40:50 +08:00
autobuild
a29ba29dc8 Version bumped by QuickBuild 2016-11-11 02:09:43 +00:00
robin shine
e00b3356b8 Browse path if path is specified in commits page 2016-11-11 10:09:02 +08:00
robin shine
9bdf81b84f Do not copy server.sh upon upgrade
As server.sh may be customized by users in different places.
2016-11-11 00:18:47 +08:00
robin shine
136384b89a Use jsw built-in mechanism to prevent multiple invocations
wrapper.single_invocation and wrapper.pidfile property is
used to achieve the purpose
2016-11-10 18:01:36 +08:00
robin shine
9f778fa171 Add gitplex logo in layout page 2016-11-10 17:15:36 +08:00
robin shine
09fd873584 Add back commons as it is too verbose to develop two projects separately 2016-11-10 16:43:00 +08:00
robin shine
66e9fabf8c Update JSW to 3.5.30 2016-11-10 09:33:57 +08:00