aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* Fixes #3110 (#3136)Franz Schmidt2016-06-27
|
* Minor fix for #3194Unknwon2016-06-27
| | | | - Update locale bindata
* Update localeUnknwon2016-06-12
|
* Add ServerName to tls.Config in LDAP auth (#3104)Paul Tötterman2016-06-01
| | | | | | | | | | From https://godoc.org/crypto/tls#Config ServerName is used to verify the hostname on the returned certificates unless InsecureSkipVerify is given. It is also included in the client's handshake to support virtual hosting unless it is an IP address. This is needed for certificate validation without InsecureSkipVerify.
* #2954 minor fix for when to set HTML alternativeUnknwon2016-05-30
|
* #2954 use text/plain as default email content formatUnknwon2016-05-30
|
* Do not write HTML in text/plain mail part (#2954)Sandro Santilli2016-05-30
| | | | | | | | | | * Do not write HTML in text/plain mail part Fixes #2928 * Pass text/plain first, text/html second * Do not send plain/text email if html2text failed (untested)
* locale: update CzechUnknwon2016-05-12
|
* bindata: follow up data cleanUnknwon2016-05-11
|
* Add Czech supportUnknwon2016-05-11
|
* PDF-Previews in file-lists now working (#3000)Kim Carlbäcker2016-04-26
|
* Add new language supportUnknwon2016-04-25
| | | | - Update language choose dropdown to fit more languages
* #2992 set default style name when empty in AfterSetUnknwon2016-04-22
|
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-22
|
* Fixed #2909 (#2979)Kim Carlbäcker2016-04-19
|
* Update localesUnknwon2016-04-11
|
* #2878 print error of JSON unmarshal and always returns a valid objectUnknwon2016-03-26
|
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-25
|
* Changed EscapePound function with string replace functionNikko Miu2016-03-24
|
* Update localesUnknwon2016-03-23
|
* Remove code for checking ssh-keygenUnknwon2016-03-19
|
* Prepare releaseUnknwon2016-03-19
|
* #2850 fix potential SSH commands dislocationUnknwon2016-03-18
| | | | | | | When use builtin SSH server with concurrent operations, there are probabilities One connection could use the command from another connections. Fix this by set SSH_ORIGINAL_COMMAND for each command, not set in global scope.
* Update localesUnknwon2016-03-18
|
* Make separate string variables for spaceOdin Ugedal2016-03-15
|
* Fix relative links in markdown filesOdin Ugedal2016-03-15
| | | | | | Replace spaces with "%20" in "urlPrefix", before markdon processing. The spaces were causing blackfriday (markdown processor) to behave strange. This fixes #2545.
* Generate bindata for #2823Unknwon2016-03-14
|
* #1692 add CRUD issue APIsUnknwon2016-03-13
| | | | | - Fix go-gogs-client#10 - Related to #809
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
|
* Add APIContextUnknwon2016-03-13
|
* #1891 attempt to fix invalid csrf tokenUnknwon2016-03-12
|
* Update glide.lockUnknwon2016-03-12
|
* Merge pull request #2796 from saboya/custom_app_data_pathUnknwon2016-03-12
|\ | | | | Making AppDataPath customizable.
| * Making AppDataPath customizable.Rodrigo Saboya2016-03-09
| |
* | remove errant debug statementAlec S2016-03-11
| |
* | Update localesUnknwon2016-03-11
| |
* | #13 finish user and repository searchUnknwon2016-03-11
| | | | | | | | Both are possible on explore and admin panel
* | Rename module: middleware -> contextUnknwon2016-03-11
| |
* | Fix ref comment from commit create empty feedUnknwon2016-03-11
| |
* | #2727 fix incompatible SQL in PostgreSQLUnknwon2016-03-09
|/
* Fix pull request availability checkUnknwon2016-03-06
|
* Prepare releaseUnknwon2016-03-06
|
* Some minor changesUnknwon2016-03-06
|
* Add Finnish supportUnknwon2016-03-05
|
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
|
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
| | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-05
|
* #1157 some avatar setting changesUnknwon2016-03-05
| | | | - Allow to delete current avatar
* Update localesUnknwon2016-03-04
|
* #1597 support pull requests in same repositoryUnknwon2016-03-04
|