1963 Commits

Author SHA1 Message Date
Robin Shen
358f316cf3 Remove unused resource 2020-11-09 14:40:10 +08:00
Robin Shen
637d7d3f2f Minor css improvement 2020-11-08 23:00:22 +08:00
Robin Shen
ec22b9b803 Bump version to 4.0.0 2020-11-08 15:04:09 +08:00
Robin Shen
d93471b2d5 Bump versions to 3.2.9 2020-11-08 15:01:30 +08:00
Robin Shen
7a1c91f7a5 fix issue #192 - Unable to use condition "fixed in current commit" in
issue state transition rules
2020-11-08 14:59:32 +08:00
Robin Shen
8a72f9eddb fix issue #215 - Image upload does not work 2020-11-08 14:48:35 +08:00
Robin Shen
de278c1554 fix issue #189 - UI redesign to make it professional and beautiful
fix issue #188 - Upgrade to bootstrap4
2020-11-08 11:47:26 +08:00
Robin Shen
b0705401f7 Fix diff stat bar issue 2020-08-31 09:05:10 +08:00
Robin Shen
8d0796327e Use css to transform svg images for better browser support 2020-08-29 23:05:10 +08:00
Robin Shen
fa00c73c03 Merge branch 'stable' 2020-08-29 14:22:34 +08:00
Robin Shen
b315cda114 Fix issue #201 - Use svg icons instead of fonticons 2020-08-29 14:21:57 +08:00
Robin Shen
1cb9ad7b8c fix issue #206 - Unable to access project if name ends with ".js" 2020-08-28 03:15:44 -07:00
Robin Shen
6823629fe3 Revert default milestone feature as there is no appropriate place for
this setting yet
2020-08-26 13:35:01 +08:00
Robin Shen
215dfa8576 Bump version to 3.2.8 2020-08-26 11:43:05 +08:00
Robin Shen
3bcb17f6be fix issue #205 - Use nearest open milestone as default when create new
issue
2020-08-26 11:39:34 +08:00
Robin Shen
69e4618df4 fix issue #204 - Unauthorized error when create issues 2020-08-26 10:37:44 +08:00
Robin Shen
c64c4e3c07 Bump version to 3.2.7 2020-08-23 10:28:32 +08:00
Robin Shen
a5c6059c60 Fix issue #202 - Exception thrown when type @ to mention user 2020-08-23 10:25:59 +08:00
Robin Shen
f7ec932aaa Remove git warning message for unable to read config file at start
sometimes
2020-08-20 13:57:19 +08:00
Robin Shen
4e101a5901 Merge branch 'stable' 2020-08-15 20:22:16 +08:00
Robin Shen
028145ce2a Update bootstrap to 4.5 2020-08-15 20:21:36 +08:00
Robin Shen
b621da9b5e fix issue #195 - Non-existent user "OneDev" appears in reviewer choice
when define branch protection rules
2020-08-14 22:23:26 +08:00
Robin Shen
0c7922ba54 fix issue #196 - Git push errors on FreeBSD 2020-08-14 21:47:01 +08:00
Robin Shen
64dec6bf29 Bump version to 3.2.6 2020-08-14 17:43:09 +08:00
Robin Shen
b19c4a664c Avoid cluttering logs when InetAddress.getLocalHost() does not work 2020-08-14 17:40:48 +08:00
Robin Shen
784bc301ec Bump version to 3.2.5 2020-08-03 16:15:11 +08:00
robin
723410c4d3 Fix the issue that feedback messages are displayed multiple times 2020-08-03 15:52:55 +08:00
robin
d42eb20490 fix issue #185 - Support for ed25519 SSH keys 2020-08-03 15:01:44 +08:00
Robin Shen
5cdaccc903 fix issue #183 - A job variable to get tags of build commit 2020-07-15 22:37:20 +08:00
Robin Shen
2590d954e1 Bug fixes
fix issue #180 - Build changes page can be accessed by unauthorized
users
fix issue #179 - Navigate from one build to another build in different
project result in exception
2020-07-15 16:56:08 +08:00
Robin Shen
c62e23d3a9 Perform case insensitive queries for unique entities to avoid database
switching issues
2020-07-15 14:05:55 +08:00
Robin Shen
470cc0b951 Improve pom.xml for better IDEA integration 2020-07-08 15:38:29 +08:00
Robin Shen
5f10a8ca9c Add maven plugin to compile scss file to css on the fly 2020-07-07 22:28:19 +08:00
Robin Shen
7cc8d9f962 Bump version to 3.2.4 2020-07-07 14:57:02 +08:00
Robin Shen
fa4b9e3a3a fix issue #177 - Restore from database backup fails if issue comment
contains some special characters
2020-07-07 14:56:19 +08:00
Robin Shen
c61faba440 fix issue #176 - JavaScript error when input some special html entities
in markdown
2020-07-07 11:12:52 +08:00
Robin Shen
61e2556382 fix issue #175 - Path filter in revision diff does not work as expected
sometimes
2020-07-06 22:51:07 +08:00
Robin Shen
f01422bee2 fix issue #171 - Improve loading speed of commits page 2020-07-04 10:11:46 +08:00
Robin Shen
bb2e37280c Merge branch 'master' of ssh://code.onedev.io:6611/onedev-server 2020-07-04 06:56:30 +08:00
Robin Shen
fcc1ee5575 Do not show job secret value after creation 2020-07-04 06:56:11 +08:00
bufferUnderrun
fc23ac9cf6 fix SAMEORIGIN typo
fix typo to avoid ajax error
2020-07-03 19:47:24 +00:00
Robin Shen
2810c5f9c2 Change log level to trace when encountering EOF exception when download
blob resource
2020-07-03 16:45:38 +08:00
Robin Shen
55c7619ce8 Do not notify user when issue description changes 2020-07-03 14:01:23 +08:00
Robin Shen
59933df6aa Bump version to 3.2.2 2020-07-01 22:18:26 +08:00
Robin Shen
e9f5f09ff3 Migrate data from 3.2.1 to 3.2.2 2020-07-01 22:17:37 +08:00
Robin Shen
8653917d9c fix issue #168 - Make milestone due date optional 2020-07-01 13:44:04 +08:00
Robin Shen
218dcd8af3 Improve inline help to mention exclude pattern 2020-07-01 10:42:29 +08:00
Robin Shen
b42d085119 Add migration logic of issue query in issue template 2020-07-01 10:08:50 +08:00
Robin Shen
88d2574564 fix issue #164 - Persist web sessions amongst restarts 2020-06-30 22:45:09 +08:00
Robin Shen
16e365d532 Do not hide job secret value when edit to avoid confusion 2020-06-30 20:10:18 +08:00