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
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
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
Rémy Boulanouar
2ee0c61e62
Setting orgs ( #3587 )
...
* Implement organizations listing in setting and allow user to create new organization.
* Implement organizations listing in setting and allow user to create new organization.
* Add space remove by mistake
* Remove unused part of the template
* Update display and behavior according to @Unknown remarks
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
0d60b58434
templates/repo: rename 'Code' to 'Files'
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
Unknwon
598e062241
Add Galician support
...
- Update locales
8 years ago
David A. Lareo
bf70082c22
New locale "galician" ( #3917 )
8 years ago
raphael10241024
0f8a5fdf49
fix bug #1122 log.smtp receiver configure error ( #3602 )
8 years ago
ipavl
539b07e205
Pluralize "Statistic" ( #3665 )
...
Other locales appear to use the plural version, and the text is being associated with more than one statistic.
8 years ago
Thibault Meyer
c47fbc629b
Feature #2583 : Disable HTTP cloning ( #3667 )
...
* Can disable GIT interactions by HTTP protocol
* rename variable + fix wiki link
* missing space
8 years ago
Unknwon
6cc992ea54
Minor fix for PR #3687
8 years ago
Stefan Grönke
3376354ed8
Check if file is a symlink with web editor ( #3687 )
...
* editor checks for symlinks
* translate file_is_a_symlink message
* credit translation author
8 years ago
imilo
85fbd6e9c6
New settings option for a custom SSH host ( #3763 )
8 years ago
Nico Mandery
adcb1d7c65
serve video files using the HTML5 video tag ( #3967 )
8 years ago
Unknwon
d3b2ff17d6
Update locales
8 years ago
Unknwon
105c528369
Add Korean support
8 years ago
Unknwon
a3ea4b8802
Update locales and add Swedish
8 years ago
Unknwon
7e15ff9486
Update locales
...
Add new locale Serbian (Cyrillic)
8 years ago
Tanapol Nearunchorn
73fedc7275
provide button to delete merged pull request
8 years ago
Daniel Oaks
b3d9ca4ccd
Add the ability to explore organizations ( #3573 )
...
* Add ability to explore organizations
* Use right icon for org explore links
8 years ago
Thibault Meyer
bc902b8f74
Feature #3492 : Add option to hide footer load times ( #3562 )
...
* Add option to hide footer load times
* Rename option variable + minor changes
8 years ago
Unknwon
8ee14db51e
Update locales
8 years ago
Unknwon
99c2ae7b35
#3515 use alert instead 500 for duplicated login source name
8 years ago
Unknwon
8516dfcb6c
#2018 able to sync now for mirrors
...
- Refactor code to use sync.UniqueQueue
- Closes #3509
8 years ago
Unknwon
643142acab
Web editor: support upload files
8 years ago
Unknwon
28cf0e6aaa
#3459 code quality improvement
8 years ago
Thibault Meyer
92fb30c526
Load a set of predefined labels ( #3459 )
...
* Can use a predefined set of labels
* Change UI
* Fix HTML file indentation
* Avoid reading file from other directory (security issue)
* Apply a better fix
* Remove not used variable
* Merge upstream/develop
* Do modifications
* Raname
* remove binding + rename variable
8 years ago
Unknwon
62b0dc4853
Web editor: fix cannot create new file in subdirectory
8 years ago
Unknwon
ba27d71abe
Web editor: improve edit file
8 years ago
Unknwon
0114fdcba4
Web editor: improve delete file process
8 years ago
Unknwon
dad5c15520
#2901 allow setting preferred licenses
...
- Closes #3488
8 years ago