Commit Graph

177 Commits

Author SHA1 Message Date
Daniel Jiang
2abaf74468 Merge pull request #812 from reasonerjt/migration-0.4.0
db migration script for 0.4.0
2016-09-19 16:25:08 +08:00
Tan Jiang
cd3c3ede3b sync master to dev, and remove version info from environ vars 2016-09-19 16:18:50 +08:00
Tan Jiang
2bda70f73f db migration script for 0.4.0 2016-09-18 18:54:30 +08:00
Tan Jiang
ec9e21709c Merge remote-tracking branch 'upstream/master' 2016-09-18 14:08:30 +08:00
Tan Jiang
7a5d8640cd do not expose 5001 port 2016-09-18 14:08:16 +08:00
yhua123
6f5e82f915 Merge pull request #796 from zgdxiaoxiao/api-test
add target api test
2016-09-14 10:11:46 +08:00
zgdxiaoxiao
f340b051d1 add target api test 2016-09-13 16:09:13 +08:00
vmware
ad78449266 update ldap configuration 2016-09-09 17:28:18 +08:00
yhua123
691bdd511d add version support (#765)
add version support in env
2016-09-06 12:44:17 +08:00
yhua
5076897ea9 add version support in env 2016-09-05 15:53:49 +08:00
yhua
285ef73653 Merge branch 'dev' of https://github.com/vmware/harbor into dev 2016-09-05 15:46:49 +08:00
yhua
3ae4b71c9a add version support in env 2016-09-05 15:45:36 +08:00
yhua
11687b2789 add version support in env 2016-09-05 15:40:49 +08:00
Wenkai Yin
bcdec42346 Improve the performance of database when paginating large records for access logs, jobs and getting the top repositories 2016-09-02 18:35:31 +08:00
Wenkai Yin
218057d5ba the user can be added again after deletion 2016-09-02 17:32:56 +08:00
Wenkai Yin
bea2a034af 1.fix bugs in implements of storing repositories in DB 2.Complete project deletion 3.Refactor logic of listing the most favorate repositories 4.Refactor statistics 2016-09-02 16:24:25 +08:00
Wenkai Yin
569e3aa32f Merge pull request #731 from wy65701436/dev
Add repo into DB, update code per comments
2016-09-01 10:33:50 +08:00
Tan Jiang
944ad04982 sync with master 2016-08-30 00:58:56 +08:00
wy65701436
aba1a33f46 Add repo into DB, update code per comments 2016-08-29 06:21:49 -07:00
Wenkai Yin
c98a7ebd9d Merge branch 'project_deletion' into m_t 2016-08-29 15:26:41 +08:00
yhua
3f8a3889d5 add flag [-conf] for specify harbor.cfg position in prepare 2016-08-24 14:24:13 +08:00
Tan Jiang
78c807545d sync master 2016-08-24 13:54:31 +08:00
Tan Jiang
73b5ea0916 update compose template, introduce support for photon 2016-08-23 17:57:12 +08:00
Wenkai Yin
c546c3a48b support project deletion 2016-08-23 15:56:30 +08:00
Wenkai Yin
7538bbf066 UT for package utils 2016-08-19 17:09:28 +08:00
Daniel Jiang
0da29e5305 Merge pull request #688 from reasonerjt/dev
jsminify's basedir should be configurable
2016-08-17 16:54:32 +08:00
Tan Jiang
fd0a6f8b1d Merge remote-tracking branch 'upstream/dev' into dev 2016-08-17 16:17:56 +08:00
Tan Jiang
8302892bfb jsminify's basedir should be configurable 2016-08-17 16:17:17 +08:00
Wenkai Yin
ff348be048 1. support policy deletion 2. bug fix: missing semicolon in js 2016-08-12 17:59:25 +08:00
Tan Jiang
c683be1c64 merge with master 2016-08-10 15:34:23 +08:00
Haining Henry Zhang
a3fc9de391 Merge pull request #628 from ywk253100/docs
Add guide about configuring Harbor to listen on a customized port
2016-08-08 21:23:15 +08:00
Wenkai Yin
24471c9bbb add guide about customizing port 2016-08-08 11:29:59 +08:00
Wenkai Yin
fe34a6a110 make token expiratioin configurable 2016-08-08 11:21:48 +08:00
Daniel Jiang
f5e6fb2bf3 Merge pull request #647 from ScorpioCPH/dev-sed-fix
Add comments to fix sed compatibility issue between BSD and GNU versions
2016-08-05 14:00:39 +08:00
Penghao Cen
2074af56b3 add comments to fix sed compatibility issue between BSD and GNU versions 2016-08-05 13:10:48 +08:00
Tan Jiang
318d10186e Use AES to encrypt password for target 2016-08-04 11:35:52 +08:00
Tan Jiang
fa18ab3a75 merge with master 2016-08-03 17:15:00 +08:00
Wenkai Yin
1fa32fcb27 longer the timeout time for notification 2016-07-31 20:24:13 +08:00
yhua
d746bfc9f2 add *_empty_test.go for actual go test coverage 2016-07-29 18:39:29 +08:00
Wenkai Yin
5eafd9965d fix spell error 2016-07-15 17:22:56 +08:00
Henry Zhang
03b1705593 update installation guide and harbor.cfg 2016-07-14 18:44:39 +08:00
kunw
0f4df34296 turn use_compressed_js on as default. 2016-07-14 14:56:56 +08:00
kunw
18a609976d rename key about JS compression. 2016-07-14 14:55:36 +08:00
kunw
ef13c94cd2 Merge remote-tracking branch 'upstream/master' 2016-07-14 14:37:45 +08:00
kunw
b163735e53 fix JS minification issues. 2016-07-14 14:35:29 +08:00
Tan Jiang
0431f2ba20 add restart policy to each container 2016-07-14 14:19:36 +08:00
Tan Jiang
6fcf3b842d the attribute name 'production' is misleading 2016-07-14 13:38:45 +08:00
kunw
1bcf243d8b turn off "production" flag for tracking issues. 2016-07-14 11:52:01 +08:00
kunw
0c694ce0b6 add JS minification when building UI image. 2016-07-13 17:23:43 +08:00
Tan Jiang
5416a2b773 update rsyslog config 2016-07-11 01:43:36 +08:00