Ethan Koenig
0e07dffc44
Various wiki bug fixes ( #2996 )
* Update macaron
* Various wiki bug fixes
7 years ago
GiteaBot
6d028ca1aa
[skip ci] Updated translations via Crowdin
7 years ago
Lunny Xiao
e4c0c3bbd0
Add dingtalk webhook ( #2777 )
* add dingtalk webhook type
* add vendor
* some fixes
* fix name check
* fix name check & improvment
7 years ago
Michael Kuhn
aa6ef1a0ab
Disable add key button if SSH is disabled ( #2873 )
7 years ago
GiteaBot
74990830c8
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
405068539e
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
13e17c41c8
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
42c398ee3c
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
43225f0c43
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
92cedd9ded
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
68fb68c916
Update go-ini dependency and remove semicolon hack in translations ( #2913 )
7 years ago
Ethan Koenig
765e9bd30e
Add owner to delete repo message ( #2886 )
7 years ago
GiteaBot
2ff22939a7
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
fd9a2ef53e
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
33b1b7cdcc
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
57e4e04be5
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
8b457f2e18
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
0fe3827405
Fix localization texts that contain semicolon ( #2900 )
7 years ago
GiteaBot
93c47d1cb3
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
fe03dd28b4
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
347ac69d0a
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
1c4b4d19b4
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
a5f66aea97
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
45c1e44b0b
[skip ci] Updated translations via Crowdin
7 years ago
GiteaBot
4a44f1dc5a
"[skip ci] Updated translations via Crowdin"
7 years ago
Discusal Media
8dd440b95f
Update TRANSLATORS ( #2843 )
* Update TRANSLATORS
* Change order to alphabetical
7 years ago
GiteaBot
07b54e213b
"[skip ci] Updated translations via Crowdin"
7 years ago
GiteaBot
d1c3d88aef
"[skip ci] Updated translations via Crowdin"
7 years ago
lafriks
7fb58b3de2
'[skip ci] Updated translations via Crowdin'
7 years ago
Joel da Rosa
b613a63929
Translator pt-BR ( #2838 )
* Translator pt-BR
* rectification translators pt-BR
7 years ago
lafriks
119d9628fd
'[skip ci] Updated translations via Crowdin'
7 years ago
lafriks
b88a9658d3
'[skip ci] Updated translations via Crowdin'
7 years ago
Jonathan Lozada D
40a2416e0f
added myself to the translation list ( #2828 )
7 years ago
lafriks
8381c0b611
'[skip ci] Updated translations via Crowdin'
7 years ago
Lauris BH
eadf1046a3
Revert en-US locale ( #2821 )
7 years ago
lunny
358b2c0f86
'[skip ci] Updated translations via Crowdin'
7 years ago
lunny
f97a779e91
'[skip ci] Updated translations via Crowdin'
7 years ago
appleboy
9b572cf03b
'[skip ci] Updated translations via Crowdin'
7 years ago
Omar Assadi
a2051fb699
Fix Various Grammar Issues and Adjust Unnatural Wording ( #2737 )
* Fix Comma Splices
Replace comma splices with more fitting punctuation—usually semicolons.
Signed-off-by: Omar Assadi <omar@assadi.ru>
* Turn Some Conjunctions into Sentences
Turn conjunctions—which are capable of standing on their own—into their standalone sentences.
Signed-off-by: Omar Assadi <omar@assadi.ru>
* Reword Sections and Fix Issues in Docs
Reword sections of the contributing docs and readme file to be more
natural and clear. Additionally, fix the majority of the grammar
mistakes.
Signed-off-by: Omar Assadi <omar@assadi.co.il>
7 years ago
Ethan Koenig
7aee62e1bc
Code/repo search ( #2582 )
Indexed search of repository contents (for default branch only)
7 years ago
Jonas Bröms
1b9d2bddea
Show Sendmail settings on admin config page ( #2782 )
* Show Sendmail settings on admin config page
* Remove unecessary if statement
7 years ago
Bwko
371ec5cb83
Add branch overiew page ( #2108 )
* Add branch overiew page
* fix changed method name on sub menu
* remove unused code
7 years ago
Patrick G
4399742561
Admin grammar fixes and improvements ( #2056 )
7 years ago
Lunny Xiao
27774a3cce
Merge password and 2fa page on user settings ( #2695 )
* merge password and 2fa page on user settings
7 years ago
Lauris BH
486146e5bd
Create new branch from branch selection dropdown ( #2130 )
* Create new branch from branch selection dropdown and rewrite it to VueJS
* Make updateLocalCopyToCommit as not exported
* Move branch name validation to model
* Fix possible race condition
7 years ago
Ethan Koenig
d610aaf41a
Fix activity locale ( #2709 )
7 years ago
Lauris BH
1ff2e95de9
Remove direct user adding to organization members ( #2641 )
7 years ago
Lauris BH
e078d3dfe4
Add Activity page to repository ( #2674 )
* Add Activity page to repository
* Add request data for activity
* Add issue data for activity
* Add user unit right checks
* Add releases to activity
* Log repository unit loading error
7 years ago
David Schneiderbauer
fab64e9241
Complete push webhooks ( #2530 )
* implemented missing 'delete' push webhooks
moreover created ActionDeleteBranch and ActionDeleteTag
* add CommitRepoAction tests for tag/branch creation/deletion
* fixed error where push webhook not called if is new branch or tag
removed unnecessary code
* moved prepare unit test environment into separate method to be used across unit tests
* add missing if clause in pushUpdate
Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
7 years ago
Jorge Maldonado Ventura
8f894b8783
Make basic functionality work without JavaScript ( #2541 )
7 years ago