255 Commits (83c74878df3f6edec4fca51e9cec299d2a1bb897)

Author SHA1 Message Date
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 a9981d8099 Update bindata for LDAP changes 8 years ago
Unknwon 632c27802c Minor fix for #2624 8 years ago
Unknwon 58e004f7da Remove cache avatar support and add its tests 8 years ago
Unknwon aa5e837c65 fix #2454 8 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 5258ee3740 Update locales and update sponsor 9 years ago
Unknwon 297e772c20 #2485 fix payloads mixed up for webhook
When repository contains a Slack type hook,
it changes original payload content.

This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
9 years ago
Unknwon ee53204e02 Improve db path prompt when install 9 years ago
Unknwon acfc942ad7 Generate CSS for #2561 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
Unknwon b900150b1d Update locales 9 years ago
Unknwon 38efa72146 Update locales 9 years ago
Unknwon a2ef9a2b64 update locale 9 years ago
Unknwon db719abff2 stop compile bindata for TRANSLATORS
- update required version of git-module for #2373
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
Unknwon b117befc2b #1692 add user email APIs 9 years ago
Unknwon 8ecbf0f16d fix #2204 9 years ago
Unknwon e444a67d59 update locales 9 years ago
Unknwon 59c965a5ec #2156 admin able to edit organization max repo creation 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
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
Angus Gibson 626dc1f0bd Reword messages for PR auto merging (#2117) 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
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