Unknwon
054e97d614
csrf: able to set custom cookie name
...
Add new config option '[session] CSRF_COOKIE_NAME'.
8 years ago
Anders H
e0af5c280d
locale: update TRANSLATORS ( #4170 )
8 years ago
Unknwon
60aca9ea18
webhook: also only enable certain types ( #3356 )
...
Add new config option '[webhook] TYPES’.
8 years ago
Argentumbolo
6a8ad0b357
locale: changes relates to Ukrainian language ( #4168 )
...
- Add Ukrainian translation into templates/home.tmpl
- Fix Ukrainian language name in conf/app.ini
because on Ukrainian 'language' is female.
- Add me as translator into conf/locale/TRANSLATORS
8 years ago
Unknwon
437df04d8c
Prepare release
8 years ago
Orion
ba88bb5f5f
locale: update translators ( #4166 )
8 years ago
Oscar Quisbert
6a78580429
locale: update TRANSLATORS ( #4161 )
8 years ago
Óscar García Amor
491934784f
locale: add new translator ( #4158 )
8 years ago
Unknwon
2322de653c
models/webhook: fix bad query
8 years ago
Tyler
dd4d623612
Update 'disable_register_mail' verbiage ( #4155 )
8 years ago
Unknwon
7de71333c6
repo: several minor improvements
...
1. Fix sample content didn't show up when hook doesn't exist.
2. Fix CSS 'word-break' to use 'break-word' not 'break-all'.
3. Fix single quote in 'locale_en-US.ini' file.
8 years ago
Unknwon
50a7c3c20d
repo: able to fork own repository ( #1791 )
8 years ago
Unknwon
0a2f87f941
cron: add repository archive cleanup ( #4061 )
8 years ago
Unknwon
c69900325d
commits: able to specify pageSize dynamically ( #3965 )
...
Usage: <url>?page={page}&pageSize={pageSize}
Also avoid/removed getting total commits count for pagination,
users are only allowed navigation by 'newer' and 'older'.
8 years ago
Unknwon
685737b816
locale: add Ukrainian support
8 years ago
Unknwon
1083c0cd9a
admin/config: display repository related settings ( #3816 )
8 years ago
Unknwon
7b8f086f72
repo/settings: add description and link to personal SSH keys ( #3936 )
8 years ago
Unknwon
21d538a738
install: able to enable builtin SSH server ( #3773 )
8 years ago
app
77757f6d39
I've got Translation Credits message from 无闻 (joe2010xtmf) ( #4144 )
8 years ago
Ganesha
018614cdf0
Update TRANSLATORS ( #4146 )
8 years ago
Jonas De Kegel
5d9680b00d
Update TRANSLATORS ( #4147 )
8 years ago
wp-src
71f0dd858b
Update TRANSLATORS ( #4143 )
8 years ago
火文狼
956bdb18c9
Update TRANSLATORS ( #4142 )
8 years ago
Unknwon
a07b1f630a
webhook: add native Discord support
8 years ago
Pierre Prinetti
81e74858d8
Update TRANSLATORS ( #4140 )
8 years ago
Olexander Yermakov
f4e714d54a
Update TRANSLATORS ( #4139 )
8 years ago
Alexandre Espinosa Menor
edccbc0481
Added myself ( #4138 )
8 years ago
Unknwon
7e09d210ba
Initial version of protected branches ( #776 )
...
- Able to restrict force push and deletion
- Able to restrict direct push
8 years ago
Riste Risafov
dab768212a
Update TRANSLATORS ( #4137 )
8 years ago
javydreamercsw
c033cfc684
Update TRANSLATORS ( #4136 )
8 years ago
sergystepanov
89593a82c1
Update TRANSLATORS ( #4135 )
8 years ago
Unknwon
3137665e6e
Simplify description
8 years ago
Thibault Meyer
a45205b988
Commits fetch concurrency ( #3837 )
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
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
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
spacetourist
29722af1ae
Configurable SSH cipher suite ( #4109 )
...
* Configurable SSH cipher suite
* Maintain ordering
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
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
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