Patrik
e86e1e93e0
Change en-us localization "mirror from" to "mirror of"
10 years ago
Unknwon
0c6f6be314
#2497 incorrect error handle for team name
10 years ago
Unknwon
938934da8a
Update locales
10 years ago
Saren Currie
364bf66254
Fix grammar in deploy key section
10 years ago
Unknwon
61976ce9f0
Update locales
10 years ago
Unknwon
1fe72ae465
#2179 use Go sub-repo ssh to verify public key content
10 years ago
Unknwon
1a4a82d317
fix #2385
10 years ago
Unknwon
7a9b5d32d6
update locale
10 years ago
Unknwon
56f772c100
#2349 try to handle []int8 case
10 years ago
Unknwon
92906ef786
fix #2350
10 years ago
Unknwon
7276965aae
update locale
10 years ago
Kim "BKC" Carlbäcker
827b2477b8
Changed name from inline to unified
10 years ago
Kim "BKC" Carlbäcker
b34c4f23ca
i18n-fix for split-view
10 years ago
Unknwon
7bc247c886
fix #2327
10 years ago
Unknwon
bb2897bff6
#2264 use monospaced font for commit IDs in news feeds
10 years ago
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
10 years ago
Unknwon
d20633c205
fix #1436
10 years ago
Unknwon
e7285b9a1b
update locales
10 years ago
Unknwon
5932cdd98c
prepare release
10 years ago
Unknwon
cc70569451
#2103 Ability to map extensions for syntax highlighting in config
10 years ago
Unknwon
64d05fafd5
#2103 #2181 improvments of highlight class name
10 years ago
Toni
9bb3dcdf9d
Minor typo in en-US locale
metadata*
10 years ago
Unknwon
b5267ad1a3
fix #2205
10 years ago
Unknwon
920dd535e8
fix #2204
10 years ago
Toni
8334b4784e
Fix typo
take*
10 years ago
Unknwon
8ac9d9b4c7
rename import path
10 years ago
Unknwon
c31722da3c
update locales
10 years ago
Unknwon
2c8a3654cc
#2154 minor fix
10 years ago
Unknwon
826d4bd7d1
#2154 disable change user for non-local users
- #2153 remove require for gravatar
10 years ago
Unknwon
d28cd813eb
fix sqlite3 cannot create repo
10 years ago
Unknwon
ce054072fa
#2114 External URL for wiki
10 years ago
Julien Pivotto
0528552b14
Minor typo in en-US locale: gloabl -> global
10 years ago
Unknwon
a68cde1d7a
#1938 #1374 disable password change for non-local users
10 years ago
Unknwon
2c7ddbac84
#1301 "read-only" users
10 years ago
Unknwon
466864bfcc
#1575 Limit repo creation
10 years ago
Unknwon
84a41e057a
#1612 Ability to send mail when a new pull request is submitted
10 years ago
Unknwon
b3269ebc4e
Merge pull request #2139 from angus-g/fixes/pr-messages
Reword messages for PR auto merging (#2117 )
10 years ago
Angus Gibson
d7f35563a2
Reword messages for PR auto merging ( #2117 )
10 years ago
Adam Strzelecki
e83912c0f5
LOCAL_ROOT_URL for workers accessing web service
Local (DMZ) URL for gogs workers (such as ssh update) accessing web service. In
most cases you do not need to change default http://localhost:HTTP_PORT/ . You
may need to alter it only if your ssh server node is not the same as http node,
eg. running behind proxy on different node than web server.
--- 80 public port -> 8080 -- web server node
/
public proxy --<
\
--- 22 public port -> 10022 -- ssh server node
This option is not intended to be accessible via web GUI settings, since it is
unlikely someone needs to change it to somethings else than default
http://localhost:HTTP_PORT/ which should work for most of the cases.
But this should land into the documentation somewhere.
fixup
10 years ago
Unknwon
c629ae8166
#1943 Able to config fsck timeout
10 years ago
Unknwon
87fc75586e
#2037 Add "New Mirror" button on Dashboard
10 years ago
Unknwon
e2c8e58a5c
unified name: IsViewBranch, IsViewCommit and IsViewTag
10 years ago
Angus Gibson
410e968fe1
Only show comparison link for >2 commits #1110
We can look at the PushCommits object to see how many commits were
included in a commit, and add some template logic to only show the
comparison link when there are at least 2 commits in a push. We also
correct the link to display the number of commits.
10 years ago
Unknwon
ab55ca457f
#1984 Better mirror repo management
10 years ago
Unknwon
f62646cb37
minor fix for #2113 and other locales
10 years ago
OhDaeto
cfcf523580
Update locale_ru-RU.ini
10 years ago
OhDaeto
8394934a8b
Update Russian translation
10 years ago
Unknwon
2d1b897ae0
prepare release
10 years ago
Unknwon
ad998a52b9
#2063 Ability to delete repo from admin panel
10 years ago
Unknwon
442f027ad1
fix #2105 and fix #1857
10 years ago