Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only show comparison link for >2 commits #1110 | Angus Gibson | 2015-12-09 | 14 | -14/+14 |
| | | | | | | | We can look at the PushCommits object to see how many commits were included in a commit, and add some template logic to only show the comparison link when there are at least 2 commits in a push. We also correct the link to display the number of commits. | ||||
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 | 1 | -0/+3 |
| | |||||
* | minor fix for #2113 and other locales | Unknwon | 2015-12-07 | 2 | -22/+22 |
| | |||||
* | Update locale_ru-RU.ini | OhDaeto | 2015-12-07 | 1 | -17/+17 |
| | |||||
* | Update Russian translation | OhDaeto | 2015-12-07 | 1 | -18/+18 |
| | |||||
* | prepare release | Unknwon | 2015-12-06 | 14 | -147/+405 |
| | |||||
* | #2063 Ability to delete repo from admin panel | Unknwon | 2015-12-05 | 1 | -0/+1 |
| | |||||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 | 1 | -0/+3 |
| | |||||
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 | 2 | -3/+9 |
| | |||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -1/+8 |
| | |||||
* | Translation: Add missing entry for new "code" tab | Adam Strzelecki | 2015-12-02 | 14 | -0/+14 |
| | | | | | | | | We have new tab, but we had no entry. That's why it was showing "code" (lowercase) as this is text id, where we were expecting properly title cased "Code" to be shown in English version. Also add Polish translation "code=Kod". | ||||
* | fix #2083 | Unknwon | 2015-12-02 | 1 | -6/+9 |
| | |||||
* | Merge pull request #2081 from angus-g/en-trans | Unknwon | 2015-12-01 | 1 | -44/+44 |
|\ | | | | | Update English translations | ||||
| * | Fix casing in English translation | Angus Gibson | 2015-12-02 | 1 | -1/+1 |
| | | |||||
| * | Update English translations | Angus Gibson | 2015-12-02 | 1 | -44/+44 |
| | | | | | | | | Just some phrasing changes to make the English translations sound more natural. | ||||
* | | #2052 Ability to batch delete system notices | Unknwon | 2015-12-01 | 1 | -0/+1 |
|/ | |||||
* | update REMADE and locale | Unknwon | 2015-12-01 | 1 | -29/+29 |
| | |||||
* | LDAP: Optional user name attribute specification | Adam Strzelecki | 2015-12-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | Consider following LDAP search query example: (&(objectClass=Person)(|(uid=%s)(mail=%s))) Right now on first login attempt Gogs will use the text supplied on login form as the newly created user name. In example query above the text matches against both e-mail or user name. So if user puts the e-mail then the new Gogs user name will be e-mail which may be undesired. Using optional user name attribute setting we can explicitly say we want Gogs user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail to login 1st time, the new account will receive correct user name. | ||||
* | finish wiki | Unknwon | 2015-11-30 | 13 | -108/+329 |
| | |||||
* | wiki: finish pages | Unknwon | 2015-11-27 | 1 | -0/+2 |
| | |||||
* | wiki: finish edit | Unknwon | 2015-11-27 | 1 | -0/+5 |
| | |||||
* | wiki: finish new | Unknwon | 2015-11-27 | 1 | -0/+1 |
| | |||||
* | Wiki: UI for page new | Unknwon | 2015-11-25 | 1 | -0/+8 |
| | |||||
* | prepare for release | Unknwon | 2015-11-25 | 13 | -118/+144 |
| | |||||
* | allow admin to migrate for any user/org | Unknwon | 2015-11-25 | 1 | -0/+1 |
| | |||||
* | fix #650 | Unknwon | 2015-11-22 | 1 | -2/+4 |
| | |||||
* | update locales | Unknwon | 2015-11-21 | 13 | -33/+98 |
| | |||||
* | fix #1383 | Unknwon | 2015-11-20 | 1 | -0/+4 |
| | |||||
* | better error message | Unknwon | 2015-11-19 | 1 | -0/+1 |
| | |||||
* | update locale #1965 | Unknwon | 2015-11-19 | 13 | -12935/+13052 |
| | |||||
* | Fix #1965 - the hyperlink and the display name of the branch | Arthur Ouyang | 2015-11-19 | 1 | -1/+1 |
| | | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#' | ||||
* | fix #1957 - disable version display | Gibheer | 2015-11-18 | 1 | -0/+2 |
| | | | | | This allows the admin to disable the version information about gogs and go in use in the footer. | ||||
* | add admin op: delete missing repos | Unknwon | 2015-11-18 | 1 | -0/+2 |
| | |||||
* | fix #1987 | Unknwon | 2015-11-18 | 1 | -0/+1 |
| | |||||
* | fix #1988 | Unknwon | 2015-11-18 | 1 | -0/+1 |
| | |||||
* | fix #1448 | Unknwon | 2015-11-17 | 1 | -0/+1 |
| | |||||
* | new watchers, stars and forks UI | Unknwon | 2015-11-16 | 1 | -1/+3 |
| | |||||
* | work on #1961 | Unknwon | 2015-11-16 | 1 | -0/+4 |
| | |||||
* | fix #1958 | Unknwon | 2015-11-15 | 1 | -8/+6 |
| | |||||
* | new repo ui | Unknwon | 2015-11-14 | 1 | -1/+1 |
| | | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942 | ||||
* | prepare release | Unknwon | 2015-11-12 | 4 | -17/+17 |
| | |||||
* | fix 1540 and experimental SSH server support | Unknwon | 2015-11-08 | 1 | -0/+2 |
| | |||||
* | fix #1902 | Unknwon | 2015-11-07 | 11 | -24/+44 |
| | |||||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 4 | -2/+10 |
| | |||||
* | update locales | Unknwon | 2015-11-03 | 14 | -75/+89 |
| | |||||
* | update some libs | Unknwon | 2015-11-02 | 1 | -24/+26 |
| | |||||
* | Merge pull request #1871 from Gibheer/config_minimum_key_sizes | 无闻 | 2015-11-01 | 1 | -0/+10 |
|\ | | | | | move minimum key sizes to config | ||||
| * | move minimum key sizes to config | Gibheer | 2015-10-30 | 1 | -0/+10 |
| | | | | | | | | | | This moves the minimum key sizes into the config file, so that anyone can modify the restrictions. | ||||
* | | fix #1831 | Unknwon | 2015-11-01 | 15 | -210/+202 |
| | | |||||
* | | work #1705 | Unknwon | 2015-10-31 | 1 | -1/+3 |
| | |