aboutsummaryrefslogtreecommitdiff
path: root/modules/bindata/bindata.go
Commit message (Collapse)AuthorAge
* Solve conflicts (#3837)Unknwon2017-02-15
|
* git: delegate all server-side Git hooks (#1623)Unknwon2017-02-14
|
* cookie: enhance cookie security (#3525)Unknwon2017-02-14
|
* org/team: make 'new' as reserved for team name (#3789)Unknwon2017-02-14
|
* Update localesUnknwon2017-02-11
|
* install: validate SMTP FromUnknwon2017-02-11
| | | | | Invalid SMTP From will cause fatal error in post-install and exit the program.
* config: show Git version in admin panelUnknwon2017-02-11
|
* Some file refactoringUnknwon2017-02-10
|
* modules/setting: add Slack loggerUnknwon2017-02-09
| | | | | Conn and email loggers are removed for now unless people requested for them, then try to add back in gopkg.in/clog.v1
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
|
* Update localesUnknwon2017-02-09
| | | | This patch also fixes #4073
* routers/repo/branch: fix can't delete branch with slashes after merge (#4089)Unknwon2017-02-09
|
* models: remove TiDB embedded driver supportUnknwon2017-02-09
| | | | | Users should all start tidb-server process and connect to it as if it is a MySQL server with MySQL drivers.
* Update localesUnknwon2017-02-05
|
* bindata: generate for PR #3646Unknwon2017-01-31
|
* conf: minor comments fixUnknwon2017-01-31
|
* Prepare for releaseUnknwon2017-01-31
|
* Able to set custom Access-Control-Allow-Origin header (#3987)Unknwon2017-01-28
| | | | Added new config option '[http] ACCESS_CONTROL_ALLOW_ORIGIN'.
* Update localesUnknwon2017-01-28
|
* Add 'Organizations' page to user settings (#3587)Unknwon2017-01-27
| | | | User is now able to view full list of organizations belongs to.
* Disable local path migration by default (#4033)Unknwon2017-01-26
| | | | | | | 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.
* templates/repo: rename 'Code' to 'Files'Unknwon2017-01-25
|
* locale: remove unused locale stringUnknwon2017-01-23
|
* Update localesUnknwon2017-01-21
|
* Update localesUnknwon2017-01-01
|
* Add Galician supportUnknwon2016-12-23
| | | | - Update locales
* Minor code fix for PR #3602Unknwon2016-12-22
| | | | Closes #1122
* Minor fix for PR #3667Unknwon2016-12-22
|
* Minor fix for PR #3687Unknwon2016-12-21
|
* Minor code fixUnknwon2016-12-21
|
* Merge branch 'develop' of https://github.com/tanapoln/gogs into developUnknwon2016-12-21
|\
| * provide button to delete merged pull requestTanapol Nearunchorn2016-09-02
| |
* | Update localesUnknwon2016-12-20
| |
* | Add Korean supportUnknwon2016-12-20
| |
* | Update locales and add SwedishUnknwon2016-11-19
| |
* | Update localesUnknwon2016-09-15
|/ | | | Add new locale Serbian (Cyrillic)
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-01
| | | | | | * Add ability to explore organizations * Use right icon for org explore links
* Fix panic when attempt login with non-exist userUnknwon2016-09-01
|
* Update localesUnknwon2016-09-01
|
* #3515 use alert instead 500 for duplicated login source nameUnknwon2016-08-31
|
* #2018 able to sync now for mirrorsUnknwon2016-08-30
| | | | | - Refactor code to use sync.UniqueQueue - Closes #3509
* Make bindataUnknwon2016-08-30
|
* Web editor: support upload filesUnknwon2016-08-30
|
* #3459 code quality improvementUnknwon2016-08-29
|
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-29
| | | | | | | | | | | | | | | | | | | | | | * 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
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-29
|
* Web editor: improve edit fileUnknwon2016-08-28
|
* Web editor: improve delete file processUnknwon2016-08-28
|
* #2901 allow setting preferred licensesUnknwon2016-08-28
| | | | - Closes #3488
* Web editor: improve edit file tooltipUnknwon2016-08-27
|