Mourad Boufarguine
59981b8818
Enable syntax highlighting for CMakeLists.txt files #2199 ( #4130 )
8 years ago
Unknwon
40bce6310c
Improve error handling
8 years ago
Unknwon
3d52ef6e39
Solve conflicts ( #3837 )
8 years ago
Thibault Meyer
a45205b988
Commits fetch concurrency ( #3837 )
8 years ago
Unknwon
e24d62e583
modules/ssh: SSH_KEYGEN_PATH not used for exec ssh-keygen ( #4124 )
8 years ago
Unknwon
039dc33367
git: delegate all server-side Git hooks ( #1623 )
8 years ago
Unknwon
4c5255f5ad
cookie: enhance cookie security ( #3525 )
8 years ago
Unknwon
f4aedda13a
org/team: make 'new' as reserved for team name ( #3789 )
8 years ago
dlob
5179063e71
Added mssql support. ( #3772 )
8 years ago
Unknwon
f59a607361
install: allow sender's username to be non-email ( #3717 )
8 years ago
Unknwon
ab78d4e2b7
base/tool: reduce unnecessary report
8 years ago
Unknwon
23f2efa8c1
Update locales
8 years ago
Unknwon
5791e1398c
install: validate SMTP From
...
Invalid SMTP From will cause fatal error in post-install and exit
the program.
8 years ago
Unknwon
9b72661767
config: show Git version in admin panel
8 years ago
Unknwon
0958fe5a4e
Improve Open Graph Meta tags ( #3664 )
8 years ago
Unknwon
2ca668e79e
Add more details on error report
...
[CI SKIP]
8 years ago
Unknwon
7ac09681a2
markdown: fix mailto: doesn't recognize as valid link ( #3790 )
8 years ago
Unknwon
6b6f54b79b
Some file refactoring
8 years ago
Unknwon
b67ec01d41
Able to disable non-admin to create new organization ( #1556 )
...
Add new config option '[admin] DISABLE_REGULAR_ORG_CREATION', by
default it's 'false'.
8 years ago
Unknwon
2c154ccbe7
Minor improve on error handling
8 years ago
spacetourist
29722af1ae
Configurable SSH cipher suite ( #4109 )
...
* Configurable SSH cipher suite
* Maintain ordering
8 years ago
Unknwon
f5dc436441
Minor improve on error handling
8 years ago
Unknwon
d9d329bec8
modules/setting: add Slack logger
...
Conn and email loggers are removed for now unless people requested
for them, then try to add back in gopkg.in/clog.v1
8 years ago
Unknwon
eb66060cd7
log: start using gopkg.in/clog.v1
8 years ago
Unknwon
8a19f8a63c
Update locales
...
This patch also fixes #4073
8 years ago
Unknwon
074c92b0a3
routers/repo/branch: fix can't delete branch with slashes after merge ( #4089 )
8 years ago
Unknwon
6622b7b49a
models: remove TiDB embedded driver support
...
Users should all start tidb-server process and connect to it as if
it is a MySQL server with MySQL drivers.
8 years ago
Unknwon
c0f25d24b2
Update locales
8 years ago
Pablo Saavedra
0081c6911d
Check deploy keys when Gogs is run with Service.RequireSignInView=true ( #4078 )
...
* Check deploy keys when Gogs is run with require_sign_in_view
Check if the deploy key can access to a repository. A deploy key
doesn't represent an gogs user, so in a site with Service.RequireSignInView
activated we should give read access only in the repositories where
this deploy key is in use. In other case, a deploy service or system
using an active deploy key can get read access to all the repositories
in a Gogs service.
* Refactoring: Comments starts in a new line
* Minor change in a comment
* Code cleaning. Replace spaces with tabs
8 years ago
Unknwon
32a0255ce3
bindata: generate for PR #3646
8 years ago
Rémy Boulanouar
be3a13a0d6
Allow use to set an external tracker url and to redirect user when clicking in Issues same behavior as Wiki. ( #3646 )
8 years ago
Unknwon
0cfcaca351
conf: minor comments fix
8 years ago
Unknwon
412ba5b2a9
Prepare for release
8 years ago
Unknwon
4bc98f7aa2
Move models/mail.go to modules/mail.go
...
To use interface to replace *models.User in avoiding cycle import.
8 years ago
Unknwon
5e01ecbc05
Able to set custom Access-Control-Allow-Origin header ( #3987 )
...
Added new config option '[http] ACCESS_CONTROL_ALLOW_ORIGIN'.
8 years ago
Unknwon
0d73dcaf0f
Fix cross-repository reference link error ( #4025 )
8 years ago
Unknwon
a6a3afd130
Update locales
8 years ago
Unknwon
7aa53635fe
Add 'Organizations' page to user settings ( #3587 )
...
User is now able to view full list of organizations belongs to.
8 years ago
Unknwon
e43479d948
Fix changed branch is not reflected when creating PR ( #3604 )
8 years ago
Unknwon
8bcc0e392e
Update XORM required version and 'go fmt'
8 years ago
Unknwon
ae319da5fd
Disable local path migration by default ( #4033 )
...
Site admin now has to enable manually by config option
[repository] ENABLE_LOCAL_PATH_MIGRATION = true.
Site admin always grants this permission, but regulars users have
to be allowed by site admins in admin user panel.
8 years ago
Unknwon
6d6848af5c
Fix log depth of AvatarLink
8 years ago
Unknwon
0d60b58434
templates/repo: rename 'Code' to 'Files'
8 years ago
Unknwon
ad57f18894
modules/sync: minor field refactor
8 years ago
Unknwon
8cb903fbbb
Fix unexpected rendering of README when it is not in Markdown
...
This patch also handles case when a file name looks like README
but is not a text file (e.g. image, PDF).
8 years ago
Óscar García Amor
eaf57229d3
Fix notification email issues ( #4055 )
8 years ago
Unknwon
8d5a693382
locale: remove unused locale string
8 years ago
Sandro Santilli
1e185787a9
Enable federated avatars by default ( #3997 )
8 years ago
Unknwon
1b2ecde1c9
Update locales
8 years ago
Unknwon
c4086d43db
Update locales
8 years ago