723 Commits (587d870f1edc51bf86bd0c213424d418702c9a24)

Author SHA1 Message Date
Unknwon 9e89584cb4 Allow setting git operations timeouts
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
8 years ago
Unknwon ea80274229 #2700 fix sqlite3 can't create issue with more than one label 8 years ago
Unknwon 8055a0bdac Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
8 years ago
Unknwon 83c74878df Merge pull request #2637 from Gibheer/ssh-publickeys
allow native and ssh-keygen public key check
8 years ago
Unknwon 4438b7793b Add new config option for builtin SSH server
Config option [server] SSH_LISTEN_PORT to the port the builtin SSH server will be listen.
It can be different from SSH_PORT which is supposed to be exposed in the clone URL.
This should solve the problem when user runs Gogs inside Docker container
and still want to use builtin SSH server.
8 years ago
Unknwon baaf6046a1 Minor fix for #2660 8 years ago
Josh Frye c27038e392 Test mailer button. Addresses #1531 8 years ago
Unknwon d324500959 Prepare to release 8 years ago
Unknwon 912f7b51e9 #1821 add actions for close and reopen issues 8 years ago
Unknwon 7140dbac95 Fix #857 8 years ago
Adam Strzelecki 834d92a47b LDAP: Fetch attributes in Bind DN context option
This is feature is workaround for #2628 (JumpCloud) and some other services
that allow LDAP search only under BindDN user account, but not allow any LDAP
search query in logged user DN context.

Such approach is an alternative to minimal permissions security pattern for
BindDN user.
8 years ago
Florian Kaiser eb009923f4 Fix chmod for several files in conf/locale/ and public/ 8 years ago
Gibheer 12403bdfb0 allow native and ssh-keygen public key check
This commit adds the possibibility to use either the native golang
libraries or ssh-keygen to check public keys. The check is adjusted
depending on the settings, so that only supported keys are let through.

This commit also brings back the blacklist feature, which was removed in
7ef9a05588. This allows to blacklist
algorythms or keys based on the key length. This works with the native
and the ssh-keygen way.

Because of #2179 it also includes a way to adjust the path to
ssh-keygen and the working directory for ssh-keygen. With this,
sysadmins should be able to adjust the settings in a way, that SELinux
is okay with it. In the worst case, they can switch to the native
implementation and only loose support for ed25519 keys at the moment.
There are some other places which need adjustment to utilize the
parameters and the native implementation, but this sets the ground work.
8 years ago
Unknwon 3af1d3c581 #2633 fix removed config option 8 years ago
Unknwon 632c27802c Minor fix for #2624 8 years ago
Unknwon dc89c51f3e Merge pull request #2624 from mhartkorn/convert-mirror-to-repo
Convert mirrors to regular repositories
8 years ago
Unknwon 58e004f7da Remove cache avatar support and add its tests 8 years ago
Unknwon aa5e837c65 fix #2454 8 years ago
Martin Hartkorn 15d37b7a95 Refactored according to suggestions 8 years ago
Martin Hartkorn 3650bd8528 Convert mirrors to regular repositories. 8 years ago
Josh Frye 1feecd6beb Add helper text for log path. 8 years ago
Josh Frye a3e8c32a30 Add install option for log path 8 years ago
Unknwon 5258ee3740 Update locales and update sponsor 8 years ago
Andrey Nering e40d94bb4f Implementing the "theme-color" meta tag.
Used by Android >= 5.0 to make the top bar colored.

Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
9 years ago
Unknwon ee53204e02 Improve db path prompt when install 9 years ago
Unknwon 4e96a4a62b Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme
Feature/markdown custom url scheme
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
Unknwon b900150b1d Update locales 9 years ago
Saren Currie 646e90d833 Fix grammar in deploy key section 9 years ago
Kim "BKC" Carlbäcker d943429672 Added example to conf/app.ini 9 years ago
Unknwon 38efa72146 Update locales 9 years ago
Unknwon 7ef9a05588 #2179 use Go sub-repo ssh to verify public key content 9 years ago
Unknwon ab89be33a9 fix #2385 9 years ago
Unknwon a2ef9a2b64 update locale 9 years ago
Unknwon 91bab801aa #2349 try to handle []int8 case 9 years ago
Unknwon ca35ddd078 fix #2350 9 years ago
Unknwon 0cb7396840 update locale 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 7392b6a755 fix #2327 9 years ago
Unknwon 13fe733037 #2264 use monospaced font for commit IDs in news feeds 9 years ago
Unknwon a49af93faf #1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon 53eb37d529 fix #1436 9 years ago
Unknwon 09c981846b update locales 9 years ago
Unknwon 1d95844d55 prepare release 9 years ago
Unknwon 1e7e092992 #2103 Ability to map extensions for syntax highlighting in config 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
Unknwon 7786cb76f3 fix #2205 9 years ago
Unknwon 8ecbf0f16d fix #2204 9 years ago
Toni fd79fad2ec Fix typo
take*
9 years ago
Unknwon 19423957b1 rename import path 9 years ago
Unknwon e444a67d59 update locales 9 years ago
Unknwon 0cce4439ce #2154 minor fix 9 years ago
Unknwon d0b0d24f22 #2154 disable change user for non-local users
- #2153 remove require for gravatar
9 years ago
Unknwon 98da7241a0 fix sqlite3 cannot create repo 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
Unknwon c6083c335e #1612 Ability to send mail when a new pull request is submitted 9 years ago
Unknwon bd5dc626e8 Merge pull request #2139 from angus-g/fixes/pr-messages
Reword messages for PR auto merging (#2117)
9 years ago
Angus Gibson 626dc1f0bd Reword messages for PR auto merging (#2117) 9 years ago
Adam Strzelecki b886fb4bf0 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
9 years ago
Unknwon 718d3ae258 #1943 Able to config fsck timeout 9 years ago
Unknwon b8d48bdb62 #2037 Add "New Mirror" button on Dashboard 9 years ago
Unknwon a576224d0e unified name: IsViewBranch, IsViewCommit and IsViewTag 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 3ffbb54337 minor fix for #2113 and other locales 9 years ago
OhDaeto b7508b06fa Update locale_ru-RU.ini 9 years ago
OhDaeto 2a0db47935 Update Russian translation 9 years ago
Unknwon b5f6206a65 prepare release 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
Unknwon 4a64ae4abf fix #2083 9 years ago
Unknwon 91ae2ad28b Merge pull request #2081 from angus-g/en-trans
Update English translations
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
Unknwon 3460ec1039 update REMADE and locale 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 830d000667 finish wiki 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 253513cedd prepare for release 9 years ago
Unknwon 144663a3cf allow admin to migrate for any user/org 9 years ago
Unknwon 52c8f69163 fix #650 9 years ago
Unknwon cefc50b278 update locales 9 years ago
Unknwon 987dcc5372 fix #1383 9 years ago
Unknwon 6a66e5fc98 better error message 9 years ago
Unknwon 481be9b5c9 update locale #1965 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
Gibheer 56006da34b fix #1957 - disable version display
This allows the admin to disable the version information about gogs and
go in use in the footer.
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
Unknwon ff5f14431e fix #1448 9 years ago
Unknwon 9ab96172fc new watchers, stars and forks UI 9 years ago
Unknwon 134d8e7681 work on #1961 9 years ago
Unknwon 18de67380c fix #1958 9 years ago
Unknwon 7b1c10ea7e new repo ui
- copy link button: #1396, #1168, #1668,
- synxtax highlight: #1712, #1549, #1315, #670
- z-index: #1942
9 years ago
Unknwon 523dc8b613 prepare release 9 years ago
Unknwon 18c841050b fix 1540 and experimental SSH server support 9 years ago
Unknwon 676d774d88 fix #1902 9 years ago
Unknwon 6f0a41b8b2 #1511 Allow local import only for admin users 9 years ago
Unknwon 8e262f3ec4 update locales 9 years ago
Unknwon 92535c9df0 update some libs 9 years ago
无闻 50058b3c6d Merge pull request #1871 from Gibheer/config_minimum_key_sizes
move minimum key sizes to config
9 years ago
Unknwon b0226a1d05 fix #1831 9 years ago
Unknwon cb100c7781 work #1705 9 years ago
Unknwon 5cad124704 fix #1697 9 years ago
Unknwon 940898a3ff minor fix for #1865 9 years ago
Matt Arnold c7eaf96b37 Translation for invalid milestone due date format ISO 8601 fix. 9 years ago
Gibheer b90b0c1191 move minimum key sizes to config
This moves the minimum key sizes into the config file, so that anyone
can modify the restrictions.
9 years ago
Unknwon 7d72c8333e work on #470 and fix miror JS issue when choose targets on compare and pull 9 years ago
Unknwon 4f0e31e96d update README 9 years ago
Unknwon f5689ee3a5 update locale 9 years ago
Unknwon 87c3c8172a #1711 try to indicate sqlite session issue when merge 9 years ago
Unknwon 022820103d #1657 allow forcing all private repos 9 years ago
Unknwon c3ba5590c9 Reopen PR need retest patch 9 years ago
Unknwon 63e6e31271 add config and update locale 9 years ago
Unknwon 71d8ff247d update some locales 9 years ago
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply 9 years ago
Unknwon f17b746a01 update locale 9 years ago
Unknwon fc7959d3bc New/reopen PR checks if there is any unmerged and open PR 9 years ago
Kunal Mehta 9573f9afe9 Simplify disable Gravatar preference wording
"Enable this to disable..." is needlessly confusing, simplify it by being
upfront that this setting disables the Gravatar fetching.
9 years ago
Unknwon b5e6af9587 update locale 9 years ago
Unknwon 4465c58f4b new quick start page 9 years ago
Unknwon c60d8bc069 update locales 9 years ago
Unknwon d5ad4e1141 prepare release 9 years ago
Unknwon 6dfee30bf0 #1602 Wrong commit order on issue page when pushing multiple commits 9 years ago
Unknwon 21e13cb51e #1525 Triggere mailer for admin created accounts 9 years ago
无闻 84c727ae66 Merge pull request #1693 from sapk/fix-admin-repo-new-ui
Fix admin repos new ui
9 years ago
无闻 ee1256cf74 Merge pull request #1691 from sapk/fix-admin-organization-new-ui
Fix admin organization new ui
9 years ago
Antoine GIRARD dfc16d0879 Fix admin repos new ui 9 years ago
Antoine GIRARD c98dad1cf3 New admin organization UI 9 years ago
Unknwon 0d5e57e4ae #1689 minor fixes and update locale 9 years ago
Antoine GIRARD 14a1101139 New admin notice UI based on user list example 9 years ago
Unknwon 69b1d65c9b remove unused file and update locale 9 years ago