Unknwon
aa5e837c65
fix #2454
9 years ago
Martin Hartkorn
15d37b7a95
Refactored according to suggestions
9 years ago
Martin Hartkorn
3650bd8528
Convert mirrors to regular repositories.
9 years ago
Josh Frye
1feecd6beb
Add helper text for log path.
9 years ago
Josh Frye
a3e8c32a30
Add install option for log path
9 years ago
Unknwon
ee53204e02
Improve db path prompt when install
9 years ago
techwolf12
4a0d2edc3d
Fixes small typo
9 years ago
Unknwon
04be8c0de5
#2554 reinitialize all repos from the db
...
- Update locales
9 years ago
Unknwon
1c74612b3c
Minor fix for #2444
9 years ago
Patrik
9d67528c82
Change en-us localization "mirror from" to "mirror of"
9 years ago
Unknwon
112a7cab31
#2497 incorrect error handle for team name
9 years ago
Saren Currie
646e90d833
Fix grammar in deploy key section
9 years ago
Unknwon
ca35ddd078
fix #2350
9 years ago
Kim "BKC" Carlbäcker
8fe5d887ae
Changed name from inline to unified
9 years ago
Kim "BKC" Carlbäcker
4e6d048ba1
i18n-fix for split-view
9 years ago
Unknwon
a49af93faf
#1692 APIs: Users Followers
...
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon
6673dcb038
#2103 #2181 improvments of highlight class name
9 years ago
Toni
d7b924f17d
Minor typo in en-US locale
...
metadata*
9 years ago
Toni
fd79fad2ec
Fix typo
...
take*
9 years ago
Unknwon
d0b0d24f22
#2154 disable change user for non-local users
...
- #2153 remove require for gravatar
9 years ago
Unknwon
40f3142264
#2114 External URL for wiki
9 years ago
Julien Pivotto
5b2afd8ec8
Minor typo in en-US locale: gloabl -> global
9 years ago
Unknwon
3d5d61778a
#1938 #1374 disable password change for non-local users
9 years ago
Unknwon
df5ed64cca
#1301 "read-only" users
9 years ago
Unknwon
2a0bb1fa90
#1575 Limit repo creation
9 years ago
Angus Gibson
626dc1f0bd
Reword messages for PR auto merging ( #2117 )
9 years ago
Unknwon
b8d48bdb62
#2037 Add "New Mirror" button on Dashboard
9 years ago
Angus Gibson
06d293a84e
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.
9 years ago
Unknwon
120cd4e471
#1984 Better mirror repo management
9 years ago
Unknwon
ca8ce793d1
#2063 Ability to delete repo from admin panel
9 years ago
Unknwon
404867f206
fix #2105 and fix #1857
9 years ago
Unknwon
f41360d864
#2052 advanced select ops for system notices
9 years ago
Unknwon
e538ff2770
fix #1829 and fix #890
9 years ago
Adam Strzelecki
a9a386a1e5
Translation: Add missing entry for new "code" tab
...
We have new tab, but we had no entry. That's why it was showing "code"
(lowercase) as this is text id, where we were expecting properly title cased
"Code" to be shown in English version.
Also add Polish translation "code=Kod".
9 years ago
Angus Gibson
db30ea03d8
Fix casing in English translation
9 years ago
Unknwon
0be8b1b1a1
#2052 Ability to batch delete system notices
9 years ago
Angus Gibson
d45302a6ba
Update English translations
...
Just some phrasing changes to make the English translations sound more natural.
9 years ago
Adam Strzelecki
573305f3d3
LDAP: Optional user name attribute specification
...
Consider following LDAP search query example:
(&(objectClass=Person)(|(uid=%s)(mail=%s)))
Right now on first login attempt Gogs will use the text supplied on login form
as the newly created user name. In example query above the text matches against
both e-mail or user name. So if user puts the e-mail then the new Gogs user
name will be e-mail which may be undesired.
Using optional user name attribute setting we can explicitly say we want Gogs
user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail
to login 1st time, the new account will receive correct user name.
9 years ago
Unknwon
5d1f5f32d0
wiki: finish pages
9 years ago
Unknwon
e42fcb033d
wiki: finish edit
9 years ago
Unknwon
392f3ee210
wiki: finish new
9 years ago
Unknwon
2b10fdc4dc
Wiki: UI for page new
9 years ago
Unknwon
144663a3cf
allow admin to migrate for any user/org
9 years ago
Unknwon
52c8f69163
fix #650
9 years ago
Unknwon
987dcc5372
fix #1383
9 years ago
Unknwon
6a66e5fc98
better error message
9 years ago
Arthur Ouyang
e04c97b9fa
Fix #1965 - the hyperlink and the display name of the branch
...
The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
9 years ago
Unknwon
efea642d6c
add admin op: delete missing repos
9 years ago
Unknwon
9a0902523b
fix #1987
9 years ago
Unknwon
62533560ce
fix #1988
9 years ago