Robin Shen
a4d44aae02
Use localhost as default host when running OneDev in container
...
Compared to using the docker host ip (172.17.0.1), this avoids
confusions when test OneDev on local development machine, and will not
affect CI builds as server url will not be used
2020-01-12 17:24:28 +08:00
Robin Shen
ccb622f512
Able to use any path to save OneDev data when running in docker mode
2020-01-10 22:16:58 +08:00
Robin Shen
67911e3432
Rename some properties of branch/tag protection to avoid confusion
2020-01-09 17:59:34 +08:00
Robin Shen
952d10f86d
Modify css style of issue activities diff
2020-01-09 09:56:58 +08:00
Robin Shen
04a6a4c444
Fix build scheduling issues. Add support to go back to original place after editing
2020-01-09 09:10:18 +08:00
Robin Shen
b5676ecdd9
fix incorrect description of role
2020-01-07 21:33:11 +08:00
Robin Shen
5bb3043f79
Improve performance by reducing queries
2020-01-07 21:31:46 +08:00
Robin Shen
c365d0bb37
Auto-update issue page upon state or field change
2020-01-07 16:54:50 +08:00
Robin Shen
b16214ed49
Fix the issue that issue state is not updated when pull request is
...
merged
2020-01-07 13:28:37 +08:00
Robin Shen
908b8134ff
Fix bugs found while writing readme
2020-01-07 10:48:21 +08:00
Robin Shen
8910164c2f
Various improvements and bug fixes while writing documents
2020-01-04 12:49:21 +08:00
Robin Shen
a4f1ab80d6
Minor adjustment of pull request review process
2019-12-24 10:16:01 +08:00
Robin Shen
4a005d71f3
Minor of sidebar css
2019-12-23 22:11:38 +08:00
Robin Shen
14d1d9c23b
Index each repository separately to avoid potential issues
2019-12-23 21:13:39 +08:00
Robin Shen
b348a2a44f
Point doc link to code.onedev.io
2019-12-23 13:23:48 +08:00
Robin Shen
df21f15e6d
Make branch/tag protection rules additive instead of using the first matched
...
This makes each rule responsible for each aspect of protection
2019-12-22 22:20:10 +08:00
robin shen
725786d9bd
Saved order is different from edit order when edit list property
2019-12-21 09:34:54 +08:00
Robin Shen
8dae06d55c
Remove editing help field "ownerName" of project into a separate bean
2019-12-20 12:49:12 +08:00
Robin Shen
c95ac5ea45
Job spec can not use secrets defined in owner setting
2019-12-20 09:18:30 +08:00
robin shen
8a65ff1321
minor tune of project info panel
2019-12-18 22:50:55 +08:00
robin shen
a5c142cdd3
Link to user details when click user name/avatar as admin
2019-12-18 22:37:22 +08:00
robin shen
9ab46bd990
Fix null owner bug when create/edit project
2019-12-18 21:45:28 +08:00
robin shen
a383ed788d
Increase "please wait" timeout to 2s
2019-12-18 19:27:32 +08:00
robin shen
efec1d7099
User with administrative rights is able to impersonate as other user
2019-12-18 16:18:56 +08:00
robin shen
b1ae59c85a
Insert new added row at top of page in bean property list editor
2019-12-18 15:44:43 +08:00
robin shen
243359dbc5
Add data migration logic
2019-12-18 11:29:43 +08:00
robin shen
774ced95ad
Add support for properties in build spec
2019-12-18 10:59:30 +08:00
Robin Shen
163f7a6a68
Able to inherit secrets and build reservation rules from project owner
2019-12-17 14:01:25 +08:00
Robin Shen
eb83500e17
Enhance build preserve setting to preserve by count
2019-12-16 09:24:19 +08:00
Robin Shen
853da67e9c
Adjust css of list issue and pull request
2019-12-14 22:49:48 +08:00
Robin Shen
2458ce84c7
Fix the issue that commit message body does not break lines
2019-12-14 22:38:51 +08:00
Robin Shen
7b86299ec6
Add docker file to build server build environment. Remove chinese
...
characters in test case
2019-12-13 18:01:19 +08:00
Robin Shen
ff7a632aba
Some minor enhancements
...
Highlight reference links among normal links
Detect primary ip address when run out side of docker/k8s
2019-12-13 15:47:08 +08:00
Robin Shen
9125c148b7
Fix errors after upgrading to latest Jetty version
2019-12-13 14:45:13 +08:00
Robin Shen
9cfebbce6f
midwork
2019-12-13 13:55:44 +08:00
Robin Shen
98fb3bb61e
midwork
2019-12-13 13:20:43 +08:00
Steve
d29c6e5d03
Detect server url correctly in docker and kubernetes environments
2019-12-13 08:34:59 +08:00
Steve
0593ba8c42
Add some help text
2019-12-12 15:49:27 +08:00
Steve
9d2d5c66de
Add some help to job definition
2019-12-11 15:58:48 +08:00
Steve
3a37f7baf4
Minor css fix
2019-12-11 15:02:49 +08:00
Steve
43897aad81
Add system user and refactor various component display user information
2019-12-11 12:33:27 +08:00
Steve
c264f8214f
Simplify action context population and detection
2019-12-10 20:06:06 +08:00
Steve
2552ea12b2
Fix issue that upper case in path filter of revision diff does not work
2019-12-08 17:21:01 +08:00
Robin Shen
afcea07482
Refactor commit info collecting to make it more performant and accuracy
2019-12-08 17:12:26 +08:00
robin shen
cf2a9a9bee
Fix the issue that updating existing code comment throws exception
2019-12-05 22:47:55 +08:00
robin shen
526cbd314b
Fix issue boards problem
...
Moving issues between different columns does not work
2019-12-05 22:35:35 +08:00
Robin Shen
c6b3b68bfa
Continue to refactor various queries
2019-12-05 16:16:34 +08:00
Robin Shen
d850cf14d0
Add project criteria to issue/pullrequest/build global query
2019-12-03 22:24:16 +08:00
Robin Shen
44c275c289
Improve input suggestion further more
2019-12-03 21:01:05 +08:00
Robin Shen
7ba002f5a9
Simplify BuildManager.getBuildVersions
2019-12-03 16:33:22 +08:00