Skip to content

add support for docker registry token auth server #16048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 158 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
158 commits
Select commit Hold shift + click to select a range
6243638
Update documentation to reflect #15219 (#16442) (#16444)
zeripath Jul 15, 2021
e5fde7e
Fix crash following ldap authentication update (#16447) (#16448)
zeripath Jul 16, 2021
0877d49
revert to use alpine 3.13 (#16452)
techknowlogick Jul 16, 2021
bae0e1d
Frontport v1.14.5 (#16453)
zeripath Jul 16, 2021
0f11c5f
Retry rename on lock induced failures (re-fix) (#16461) (#16462)
zeripath Jul 16, 2021
7f6019e
Update notification table with only latest data (#16445) (#16469)
zeripath Jul 17, 2021
d268c9d
fix: support delete non-urlencoded wiki page (#16482) (#16486)
BLumia Jul 19, 2021
0c3467f
Make cancel from CatFileBatch and CatFileBatchCheck wait for the comm…
zeripath Jul 20, 2021
09a4364
Add TestPrepareWikiFileName (#16487) (#16498)
6543 Jul 21, 2021
cf9aeca
Fix race in log (#16490) (#16505)
zeripath Jul 21, 2021
1f5011d
Restore CORS on git smart http protocol (#16496) (#16506)
zeripath Jul 21, 2021
c4f3f5b
Fix data race in bleve indexer (#16474) (#16509)
6543 Jul 22, 2021
1b6c0c6
Changelog for 1.15.0-rc2 (#16511)
zeripath Jul 22, 2021
057205a
Restore creation of git-daemon-export-ok files (#16508) (#16514)
zeripath Jul 22, 2021
0b06b20
Add basic edit ldap auth test & actually fix #16252 (#16465) (#16494)
zeripath Jul 22, 2021
67942ac
Switch to maintained jwt lib (#16532) (#16533)
zeripath Jul 24, 2021
89f680a
Fix issue pasted image missing if no release permission (#16520) (#16…
lunny Jul 24, 2021
9152743
upgraded github.com/markbates/goth v1.67.1 => v1.68.0 (#16539)
6543 Jul 24, 2021
6932754
Handle too long PR titles correctly (#16517) (#16549)
zeripath Jul 26, 2021
e10cd3d
Fix session bugs (#16552) (#16553)
6543 Jul 27, 2021
7365b4e
not show private user's repo in explore view (#16550) (#16554)
a1012112796 Jul 27, 2021
840d240
Upgrade levelqueue to v0.4.0 (#16560) (#16561)
lunny Jul 27, 2021
903bdef
Lock goth/gothic and Re-attempt OAuth2 registration on login if regis…
zeripath Jul 29, 2021
763e419
[CI] Use node v14 instead of node v16 until it will pass again (#1659…
6543 Aug 2, 2021
5fe7c0e
Swagger AccessToken fixes (#16574) (#16597)
zeripath Aug 2, 2021
ff8fadd
Upgrade to the latest version of golang-jwt (#16590) (#16606)
zeripath Aug 3, 2021
a17edf4
Fix 500 on first wiki page (#16586) (#16598)
zeripath Aug 3, 2021
f912009
Fix table alignment in markdown (#16596) (#16602)
zeripath Aug 3, 2021
40687a2
Restore #10096/#8638 and re-fix #15172 (#16576) (#16617)
zeripath Aug 4, 2021
719e2f2
Pass down SignedUserName down to AccessLogger context (#16605) (#16616)
zeripath Aug 4, 2021
c47065c
Set AllowedHeaders on API CORS handler (#16524) (#16618)
zeripath Aug 4, 2021
f438b6f
Update node tar dependency to 6.1.6 (#16622) (#16623)
zeripath Aug 5, 2021
619e6d6
Frontport changelog for v1.14.6 (#16633)
zeripath Aug 5, 2021
20601f8
Prevent 500 on draft releases without tag (#16634) (#16636)
techknowlogick Aug 6, 2021
1a2256b
Changelog for 1.15.0-rc3 (#16621)
zeripath Aug 6, 2021
428d58f
Restore compatibility with SQLServer 2008 R2 in migrations (#16638)
zeripath Aug 8, 2021
46d62ad
Fix direct creation of external users on admin page (#16613)
zeripath Aug 9, 2021
e483ec8
Change the implementation of the go-git version of GetNote to mirror …
nitul1991 Aug 9, 2021
d2d99a2
Fix NPE in fuzzer (#16680) (#16682)
6543 Aug 13, 2021
86861ee
Update issue_index to finish migration (#16685) (#16687)
6543 Aug 13, 2021
62315ea
If PatchURL is empty, skip pull patch download when migrating (Parti…
6543 Aug 13, 2021
d89029e
Ensure empty lines are copiable and final new line too (#16678) (#16692)
zeripath Aug 15, 2021
b6508b8
Upgrade levelqueue 0.4.1 (#16696) (#16700)
lunny Aug 16, 2021
0dc8082
release/v1.15: set min go version to min upstream supported go1.16 (#…
techknowlogick Aug 17, 2021
2543767
Restore functionality for pushing non-standard refs (Partial #16705) …
zeripath Aug 17, 2021
b6e4688
Fix wrong user in OpenID response (#16736) (#16741)
KN4CK3R Aug 19, 2021
f19ccd8
Do not use thin scrollbars on Firefox (#16738) (#16745)
Exagone313 Aug 20, 2021
778a0bf
Fix dependency translations (#16755)
justusbunsi Aug 20, 2021
5ceff8f
Recreate Tables should Recreate indexes on MySQL (#16718) (#16739)
zeripath Aug 21, 2021
0840a50
Keep attachments on tasklist update (#16750) (#16757)
KN4CK3R Aug 21, 2021
f7e7477
changelog for 1.15.0 (#16760)
techknowlogick Aug 22, 2021
37e4cdb
Update only certmagic (#16790)
zeripath Aug 23, 2021
31e4e82
Add missing return to handleSettingRemoteAddrError (#16794) (#16795)
zeripath Aug 23, 2021
2d15126
Remove spurious / from issues.opened_by (#16793)
zeripath Aug 23, 2021
63178b5
Ensure that template compilation panics are sent to the logs (#16788)…
zeripath Aug 23, 2021
ab7e36e
Fix branch pagination error (#16805) (#16816)
lunny Aug 25, 2021
2148b27
Prevent NPE on empty commit (#16812) (#16819)
zeripath Aug 25, 2021
695e8ae
Add primary_key to issue_index (#16813) (#16820)
zeripath Aug 25, 2021
0c7927f
Report the correct number of pushes on the feeds (#16811) (#16822)
techknowlogick Aug 26, 2021
1790f01
Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of …
zeripath Aug 28, 2021
c5193a8
In Render tolerate not being passed a context (#16842) (#16858)
6543 Aug 29, 2021
b31307c
Ensure that the default visibility is set on the user create page (#1…
zeripath Aug 29, 2021
58f4a41
Simplify split diff view generation and remove JS dependency (#16775)…
zeripath Aug 30, 2021
49a71a6
Ensure wiki repos are all closed (#16886) (#16888)
6543 Aug 30, 2021
c54639b
Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895)
6543 Aug 31, 2021
6777637
Fix wiki raw commit diff/patch view (#16891) (#16892)
6543 Aug 31, 2021
0274933
Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16…
6543 Aug 31, 2021
af1fd56
Fix dump and restore respository (#16698) (#16898)
lunny Aug 31, 2021
3ac1f35
List limited and private orgs if authenticated on API (#16866) (#16879)
6543 Aug 31, 2021
cbe3ca5
Test if LFS object is accessible (#16865) (#16904)
6543 Aug 31, 2021
f949f9e
Correctly return the number of Repositories for Organizations (#16807…
zeripath Sep 1, 2021
02de432
Gitlab Migrator: dont ignore reactions of last request (#16903) (#16913)
zeripath Sep 1, 2021
e70b679
Fix wrong attachment removal (#16915) (#16917)
wxiaoguang Sep 2, 2021
8b132bd
Ignore review comment when ref commit is missed (#16905) (#16919)
lunny Sep 2, 2021
8f30078
Prevent leave changes dialogs due to autofill fields (#16912) (#16920)
zeripath Sep 2, 2021
ceae89c
Allow BASIC authentication access to /:owner/:repo/releases/download/…
zeripath Sep 2, 2021
3365611
Changelog 1.15.1 (#16925)
zeripath Sep 2, 2021
6f261fd
Add unique constraint back into issue_index (#16938)
zeripath Sep 3, 2021
5cb5101
Close storage objects before cleaning (#16934) (#16942)
zeripath Sep 3, 2021
67ceb61
Changelog 1.15.2 (#16940)
zeripath Sep 3, 2021
a384109
Prevent panic on diff generation (#16950) (#16951)
zeripath Sep 5, 2021
e5ded0e
Ensure that rebase conflicts are handled in updates (#16952) (#16960)
zeripath Sep 5, 2021
1b08dfe
Add fluid to ui container class to remove margin (#16396) (#16976)
silverwind Sep 7, 2021
30708d9
Fix issue with issue default mail template (#16956) (#16975)
prasadkatti Sep 7, 2021
07489d0
Fix storage Iterate bug and Add storage doctor to delete garbage atta…
lunny Sep 7, 2021
d27f061
Skip AllowedUserVisibilityModes validation on update user if it is an…
6543 Sep 8, 2021
3b13c5d
Fix bug of migrated repository not index (#16991) (#16996)
6543 Sep 9, 2021
56ab5ec
Use filename as id/class prefix. (#16997) (#17000)
KN4CK3R Sep 9, 2021
659b946
Fix missing close in WalkGitLog (#17008) (#17009)
zeripath Sep 10, 2021
0e448fb
Decrement Fork Num when converting from Fork (#17035) (#17046)
zeripath Sep 15, 2021
270c7f3
Correctly rollback in ForkRepository (#17034) (#17045)
zeripath Sep 15, 2021
6a025d8
Do not show issue context popup on external issues (#17050) (#17054)
zeripath Sep 15, 2021
1f8df5d
Upgrade xorm to v1.2.4 (#17059)
lunny Sep 15, 2021
fd35f56
Fix bug of migrate comments which only fetch one page (#17055) (#17058)
lunny Sep 15, 2021
b673a24
Render full plain readme. (#17083) (#17090)
zeripath Sep 19, 2021
6139834
Add caller to cat-file batch calls (#17082) (#17089)
zeripath Sep 19, 2021
7ce938b
Changelog 1.15.3 (#17091)
zeripath Sep 20, 2021
4b65565
Prevent panic in Org mode HighlightCodeBlock (#17140) (#17141)
zeripath Sep 24, 2021
9cf5739
correct transaction ending (#17151)
axifive Sep 25, 2021
122917f
Fix wrong i18n keys (#17150) (#17153)
6543 Sep 26, 2021
ebae7e1
Add Horizontal scrollbar to inner menu on Chrome (#17086) (#17164)
zeripath Sep 27, 2021
4b8b214
Create doctor command to fix repo_units broken by dumps from 1.14.3-1…
zeripath Sep 27, 2021
4707d4b
Nicely handle missing user in collaborations (#17049) (#17166)
zeripath Sep 28, 2021
766272b
Fix bug of get context user (#17169) (#17172)
lunny Sep 28, 2021
5b6b7e7
Fix missing repo link in issue/pull assigned emails (#17183) (#17184)
zeripath Sep 29, 2021
bf6264c
fix sprintf verbs in locales (#17187)
axifive Sep 30, 2021
eb5e6f0
upgrade xorm to v1.2.5 (#17177) (#17188)
lunny Sep 30, 2021
28971c7
Check user instead of organization when creating a repo from a templa…
6543 Oct 1, 2021
6995be6
Fix stange behavior of DownloadPullDiffOrPatch in incorect index (#17…
pricly-yellow Oct 5, 2021
7b1153e
API pull's head/base have correct permission(#17214) (#17245)
pricly-yellow Oct 7, 2021
6e0a08d
Fix broken Activities link in team dashboard (#17255) (#17258)
jpraet Oct 7, 2021
dc030f6
Remove dead badge on README.md (#17261)
6543 Oct 7, 2021
73ae93b
CI: migrate from 'plugins/s3:1' to 'woodpeckerci/plugin-s3:latest' (#…
6543 Oct 7, 2021
a1e57eb
Fix unwanted team review request deletion (#17257) (#17264)
jpraet Oct 7, 2021
1c3ae6d
Fix incorrect repository count on organization tab of dashboard (#17266)
jpraet Oct 8, 2021
245596e
don't try to interpret treepath as hash (#17272)
noerw Oct 8, 2021
c927ebd
API: don't allow merged PRs to be reopened (#17271)
noerw Oct 8, 2021
f5845e6
Changelog for 1.15.4
techknowlogick Oct 8, 2021
51f4f8c
Handle duplicate keys on GPG key ring (#17242) (#17284)
zeripath Oct 11, 2021
fde6ff6
Backport of fix for auto registration - PR #17219 (#17292)
kvaster Oct 12, 2021
1e278b1
Use pointer for wrappedConn methods (#17295) (#17296)
zeripath Oct 12, 2021
9c2b7a1
Disable core.protectNTFS (#17300) (#17302)
zeripath Oct 13, 2021
a20ccec
Ensure that git daemon export ok is created for mirrors (#17243) (#17…
zeripath Oct 14, 2021
c577019
Ensure popup text is aligned left (#17343)
saitho Oct 17, 2021
eb748ff
Allow mocking timeutil (#17354) (#17356)
jolheiser Oct 18, 2021
79a3d27
Don't panic if we fail to parse U2FRegistration data (#17304) (#17371)
zeripath Oct 20, 2021
79f0b1a
Ensure correct SSH permissions check for private and restricted users…
6543 Oct 20, 2021
befb6be
Prevent NPE in CSV diff rendering when column removed (#17018) (#17377)
richmahn Oct 20, 2021
3baeec7
Upgrade Bluemonday to v1.0.16 (#17372) (#17374)
6543 Oct 20, 2021
a87b813
Fix heatmap test (#17381) (#17383)
lunny Oct 21, 2021
8ace5c1
Offer rsa-sha2-512 and rsa-sha2-256 algorithms in internal SSH (#1728…
zeripath Oct 21, 2021
cae8c63
Fix SVG side by side comparison link (#17375) (#17391)
zeripath Oct 21, 2021
3aecea2
Changelog 1.15.5 (#17392)
zeripath Oct 21, 2021
175ebc6
Fix issue markdown bugs (#17413)
wxiaoguang Oct 23, 2021
06da10b
Fix markdown checkbox rendering (#17427)
wxiaoguang Oct 25, 2021
5159055
Read expected buffer size (#17409) (#17430)
KN4CK3R Oct 25, 2021
1fbdf96
Fix CSV render error (#17406) (#17431)
KN4CK3R Oct 25, 2021
dd1ba34
Prevent panic in serv.go with Deploy Keys (#17434) (#17435)
zeripath Oct 25, 2021
ef12b8d
Ensure that restricted users can access repos for which they are memb…
zeripath Oct 28, 2021
2c383d8
Add integration tests for private.NoServCommand and private.ServComma…
zeripath Oct 28, 2021
548ae3e
Make commit-statuses popup show correctly (#17447) (#17466)
wxiaoguang Oct 28, 2021
c7d8181
Changelog 1.15.6 (#17457)
zeripath Oct 28, 2021
6110ddc
Fix login redirection links (#17473)
qwerty287 Oct 28, 2021
718e0db
Run Migrate in Install rather than just SyncTables (#17475) (#17486)
zeripath Oct 30, 2021
34650b9
Quote the table name in CountOrphanedObjects (#17487) (#17488)
zeripath Oct 30, 2021
9340269
Stop double encoding blame commit messages (#17498) (#17500)
zeripath Oct 31, 2021
f572fb9
fix email with + when active (#17518) (#17520)
lunny Nov 2, 2021
251fdaa
Fix database keyword quote problem on migration v161 (#17523)
lunny Nov 3, 2021
e8cf04b
Show correct "No" icon (#17538)
delvh Nov 4, 2021
f25f7c5
Fix zero created time bug on commit api (#17547)
lunny Nov 5, 2021
0d0ff5e
backport(1.15): Use correct defaultValue for stracktrace (#17557)
Nov 5, 2021
15b4449
Escape issue titles in comments list (#17555) (#17556)
zeripath Nov 5, 2021
20ae184
Only allow webhook to send requests to allowed hosts (#17482) (#17510)
wxiaoguang Nov 6, 2021
b661bba
backport(1.15): make `ParsePatch` more robust (#17580)
Nov 8, 2021
653dff4
Remove appSubUrl from pasted images (#17572) (#17588)
zeripath Nov 8, 2021
1cb1101
backport(1.15): Fix stats upon searching issues (#17578)
Nov 8, 2021
1cec7f5
Fix bug on detect issue/comment writer (#17592)
lunny Nov 9, 2021
9b7b627
add support for docker registry token auth server
dragonflylee May 31, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix markdown checkbox rendering (#17427)
We allow to render empty check list item - [ ], while GitHub doesn't allow.

To make the rendering correct, we need tune the UI (the last PR #17413 uses absolute layout, which makes the empty checkbox item can not be displayed correctly)
  • Loading branch information
wxiaoguang authored Oct 25, 2021
commit 06da10b9a19831655d386bf06fc5d671df94b663
6 changes: 6 additions & 0 deletions web_src/less/markup/content.less
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,18 @@
.task-list-item {
list-style-type: none;
position: relative;
line-height: 1.5rem;
min-height: 1.5rem; // to render a checkbox list without content `- [ ]`, we need this min-height to make sure the <li> can be visible

input[type="checkbox"] {
position: absolute;
top: .25em;
left: -1.6em;
}

p {
line-height: 1.5rem;
}
}

.task-list-item + .task-list-item {
Expand Down