Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | #1601 support delete issue comment | Unknwon | 2016-07-26 | |
| | ||||
* | repo/settings/options: take naming style examples out of locale string | Unknwon | 2016-07-25 | |
| | ||||
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | |
| | ||||
* | #3076 detect invalid tag name git error | Unknwon | 2016-07-23 | |
| | ||||
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | |
| | ||||
* | [Fix] Don't display way too large files #1513 (#3253) | Kim Carlbäcker | 2016-07-12 | |
| | | | | | | | | | | * Add MaxDisplayFileSize setting * Don't show files that are too large * Localized FileTooLarge * Change IsFileTooBig => IsFileTooLarge | |||
* | Update locale | Unknwon | 2016-07-09 | |
| | ||||
* | Minor fix for #3246 | Unknwon | 2016-07-09 | |
| | ||||
* | The pruning for the synchronized mirrors is a option now. Default value: ↵ | Pablo Saavedra | 2016-07-09 | |
| | | | | | | | | | | | | | enable_prune = true (#3246) Executed go fmt getEngine() not handles DB parameters (#2972) (#2974) Uses .AllCols() for Update in updateMirror() Spanish traslation removed Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function | |||
* | Modify behaviour of repo-delete. (#3232) | Pheng Heong TAN | 2016-07-09 | |
| | | | | | | | | | | Re: issues gogits/gogs#2863 and gogits/gogs#3231 As a result of modifications to the contents of the conf folder, `make bindata` was run, causing an update to bindata.go. Meta ----- This commit will be rebased onto the 'develop' branch. | |||
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | |
| | | | | Initially proposed by #2376 and fixes #3068 as well. | |||
* | 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 | |||
* | 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 | |||
* | Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) | Cosmin Stroe | 2016-04-22 | |
| | ||||
* | 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 | |
| | | ||||
* | | #13 finish user and repository search | Unknwon | 2016-03-11 | |
|/ | | | | Both are possible on explore and admin panel | |||
* | #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 | |||
* | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | |
| | ||||
* | Minor fixes for #2745 | Unknwon | 2016-03-03 | |
| | ||||
* | Repo setting to delete and disable wiki | Josh Frye | 2016-03-03 | |
| | ||||
* | Post work for #2637 | Unknwon | 2016-02-27 | |
| | | | | Improve test cases, config settings, also show SSH config settings on admin config panel. | |||
* | Minor fix for #2660 | Unknwon | 2016-02-24 | |
| | ||||
* | Test mailer button. Addresses #1531 | Josh Frye | 2016-02-24 | |
| | ||||
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | |
| | ||||
* | Fix #857 | Unknwon | 2016-02-20 | |
| | ||||
* | LDAP: Fetch attributes in Bind DN context option | Adam Strzelecki | 2016-02-20 | |
| | | | | | | | | | This is feature is workaround for #2628 (JumpCloud) and some other services that allow LDAP search only under BindDN user account, but not allow any LDAP search query in logged user DN context. Such approach is an alternative to minimal permissions security pattern for BindDN user. | |||
* | #2633 fix removed config option | Unknwon | 2016-02-16 | |
| | ||||
* | Minor fix for #2624 | Unknwon | 2016-02-15 | |
| | ||||
* | Merge pull request #2624 from mhartkorn/convert-mirror-to-repo | Unknwon | 2016-02-15 | |
|\ | | | | | Convert mirrors to regular repositories | |||
| * | Refactored according to suggestions | Martin Hartkorn | 2016-02-14 | |
| | | ||||
| * | Convert mirrors to regular repositories. | Martin Hartkorn | 2016-02-14 | |
| | | ||||
* | | fix #2454 | Unknwon | 2016-02-14 | |
|/ | ||||
* | Add helper text for log path. | Josh Frye | 2016-02-12 | |
| | ||||
* | Add install option for log path | Josh Frye | 2016-02-12 | |
| | ||||
* | Improve db path prompt when install | Unknwon | 2016-02-07 | |
| | ||||
* | Fixes small typo | techwolf12 | 2016-02-05 | |
| | ||||
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | |
| | | | | - Update locales | |||
* | Minor fix for #2444 | Unknwon | 2016-02-01 | |
| | ||||
* | Change en-us localization "mirror from" to "mirror of" | Patrik | 2016-02-01 | |
| | ||||
* | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 | |
| | ||||
* | Fix grammar in deploy key section | Saren Currie | 2016-01-27 | |
| | ||||
* | fix #2350 | Unknwon | 2016-01-07 | |
| | ||||
* | Changed name from inline to unified | Kim "BKC" Carlbäcker | 2016-01-05 | |
| | ||||
* | i18n-fix for split-view | Kim "BKC" Carlbäcker | 2016-01-05 | |
| |