Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | |
| | | | | Initially proposed by #2376 and fixes #3068 as well. | |||
* | #3058 #3059 support correct page size and link header | Unknwon | 2016-07-04 | |
| | ||||
* | #2968 use HTTP_ADDR to replace localhost | Unknwon | 2016-07-02 | |
| | ||||
* | #2947 fix inapproriate comment | Unknwon | 2016-07-02 | |
| | ||||
* | #3078 update default app.ini | Unknwon | 2016-07-01 | |
| | ||||
* | port 25 do not work, and port 465 is right (#3145) | wanglinzhizhi | 2016-06-30 | |
| | | | | | | | QQ STMP host port is 465 host = smtp.qq.com:465 and need the Authorized | |||
* | #3174 genetate bindata | Unknwon | 2016-06-29 | |
| | ||||
* | Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) | Andrey Nering | 2016-06-29 | |
| | ||||
* | Fix typo in english/US message (#2938) | Sandro Santilli | 2016-06-28 | |
| | | | "is activate" -> "is activated" | |||
* | Localize collaboration settings. (#3100) | Andrey Nering | 2016-06-28 | |
| | | | Closes #2764 | |||
* | Adding myself (#3084) | Richard Bukovansky | 2016-06-27 | |
| | | | | As you included Czech translation to official distribution, I think I'm missing here. I know, selfish as hell... ;) | |||
* | Do not assume avatar needs be changed from gravatar.com (#3209) | Sandro Santilli | 2016-06-27 | |
| | | | | | | | | | | Always send user to settings screen to change avatar. Drops "change_custom_avatar" localized message, keeps "change_avatar" for the generic one. NOTE: only changes the en-US locale, as per https://github.com/gogits/gogs/wiki/Contributing-Code#those-we-do-not-accept NOTE: requires rebuild of bindata.go to fully see effects | |||
* | Update locale | Unknwon | 2016-06-12 | |
| | ||||
* | #2954 use text/plain as default email content format | Unknwon | 2016-05-30 | |
| | ||||
* | locale: update Czech | Unknwon | 2016-05-12 | |
| | ||||
* | Add Czech support | Unknwon | 2016-05-11 | |
| | ||||
* | models/release: filter input to prevent command line argument vulnerability | Unknwon | 2016-05-06 | |
| | ||||
* | Add new language support | Unknwon | 2016-04-25 | |
| | | | | - Update language choose dropdown to fit more languages | |||
* | Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) | Cosmin Stroe | 2016-04-22 | |
| | ||||
* | Update locales | Unknwon | 2016-04-11 | |
| | ||||
* | Update ISC license | l2dy | 2016-04-03 | |
| | ||||
* | Update locales | Unknwon | 2016-03-23 | |
| | ||||
* | Prepare release | Unknwon | 2016-03-19 | |
| | ||||
* | Update locales | Unknwon | 2016-03-18 | |
| | ||||
* | Merge pull request #2823 from zacheryph/feature/local-only-password-reset | Unknwon | 2016-03-14 | |
|\ | | | | | Prevent `Forgot Password` for non local users | |||
| * | ensure we don’t try changing LDAP passswords | Zachery Hostens | 2016-03-14 | |
| | | ||||
* | | Merge pull request #2796 from saboya/custom_app_data_path | Unknwon | 2016-03-12 | |
|\ \ | | | | | | | Making AppDataPath customizable. | |||
| * | | Adding APP_DATA_PATH entry to the default app.ini. | Rodrigo Saboya | 2016-03-09 | |
| |/ | ||||
* | | Update locales | Unknwon | 2016-03-11 | |
| | | ||||
* | | #13 finish user and repository search | Unknwon | 2016-03-11 | |
|/ | | | | Both are possible on explore and admin panel | |||
* | #2302 Replace time.Time with Unix Timestamp (int64) | Unknwon | 2016-03-09 | |
| | ||||
* | Prepare release | Unknwon | 2016-03-06 | |
| | ||||
* | Some minor changes | Unknwon | 2016-03-06 | |
| | ||||
* | Add Finnish support | Unknwon | 2016-03-05 | |
| | ||||
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | |
| | ||||
* | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-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 requests | Unknwon | 2016-03-05 | |
| | ||||
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | |
| | | | | - Allow to delete current avatar | |||
* | Update locales | Unknwon | 2016-03-04 | |
| | ||||
* | Minor fixes for #2746 | Unknwon | 2016-03-04 | |
| | ||||
* | Merge pull request #2746 from joshfng/feature-delete-wiki-pages | Unknwon | 2016-03-04 | |
|\ | | | | | Add ability to delete single wiki pages. | |||
| * | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | |
| | | ||||
* | | #2743 and #2751 fix bad SQL generated by XORM | Unknwon | 2016-03-04 | |
|/ | | | | Use hand-written SQL to do complex query | |||
* | Minor fixes for #2745 | Unknwon | 2016-03-03 | |
| | ||||
* | Repo setting to delete and disable wiki | Josh Frye | 2016-03-03 | |
| | ||||
* | #1891 attempt to fix expected invalid CSRF token | Unknwon | 2016-03-03 | |
| | | | | - Remove unused config settings `[picture] service` | |||
* | #2743 workaround to fix XORM problem | Unknwon | 2016-03-03 | |
| | ||||
* | Update TRANSLATORS and remove tip for CI | Unknwon | 2016-03-02 | |
| | ||||
* | Allow setting git operations timeouts | Unknwon | 2016-02-29 | |
| | | | | | | - Migrate: #2704 #2653 - Clone: #2701 - Mirror, Pull | |||
* | #2700 fix sqlite3 can't create issue with more than one label | Unknwon | 2016-02-29 | |
| |