aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* allow anonymous SSH cloneUnknwon2015-08-053-6/+6
|
* fix #1439Unknwon2015-08-051-1/+1
|
* minor fix on #1432Unknwon2015-08-041-18/+6
|
* Merge pull request #1432 from manfer/enhance-copy-clipboard无闻2015-08-041-0/+26
|\ | | | | Enhance copy clipboard
| * browser supports copy detectionFernando San Julián2015-08-031-0/+26
| |
* | better wordingUnknwon2015-08-021-2/+2
| |
* | replace path.JoinUnknwon2015-08-021-2/+2
| |
* | custom workDir function to handle speical case in WindowsUnknwon2015-08-021-1/+12
|/
* update locale and .gopmfileUnknwon2015-08-011-2/+2
|
* new markdown stylesFernando San Julián2015-08-011-1/+1
|
* add italian supportUnknwon2015-07-311-2/+26
|
* update locale and prepare for 0.6.3 releaseUnknwon2015-07-301-18/+18
|
* Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodingsVladimir Vissoultchev2015-07-292-3/+3
|
* update gopmfileUnknwon2015-07-281-2/+2
|
* Merge pull request #1402 from wqweto/develop无闻2015-07-281-1/+1
|\ | | | | Allow file and directory names to contain percent character
| * Allow file and directory names to contain percent characterVladimir Vissoultchev2015-07-281-1/+1
| |
* | Merge pull request #1399 from wqweto/develop无闻2015-07-282-0/+5
|\| | | | | Allow explicit charset/codepage setting for ANSI source files to alle…
| * Allow explicit charset/codepage setting for ANSI source files to alleviate ↵Vladimir Vissoultchev2015-07-272-0/+5
| | | | | | | | issue #1088
* | better pagingUnknwon2015-07-281-2/+2
|/
* fix #864 with migration and update localeUnknwon2015-07-262-25/+29
|
* fix #1169Unknwon2015-07-263-1/+15
| | | | - prevent create reop on existed path
* go-bindata on #1393 and fix #1392Unknwon2015-07-261-26/+26
|
* #835: Realtime webhooksUnknwon2015-07-253-5/+4
|
* fix paging links and issue countUnknwon2015-07-251-2/+2
|
* Merge pull request #1111 from vitalvas/develop无闻2015-07-251-0/+1
|\ | | | | Add function in cron to autofix counters in repository
| * add func to autofix couters in repositoryVitaliy Vasilenko2015-03-211-0/+1
| |
* | update Chinese localeUnknwon2015-07-251-5/+5
| |
* | new issue and label pageUnknwon2015-07-252-29/+34
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-253-2/+3
|\ \
| * \ Merge branch 'master' of github.com:gogits/gogs into developUnknwon2015-07-251-1/+1
| |\ \
| | * \ Merge pull request #1309 from stettberger/master无闻2015-07-251-1/+1
| | |\ \ | | | | | | | | | | settings/password: no minimal required characters for OldPassword
| | | * | settings/password: no minimal required characters for OldPasswordChristian Dietrich2015-06-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If users are added to gogs due a reverse proxy automatically, their password is set to their initial username. If their username is shorter than 6 characters, they can never set a password. But since this password is required for some operations (e.g. repository deletion), they could not use all features of gogs until now.
| * | | | Merge pull request #1249 from donbowman/master无闻2015-07-251-1/+1
| |\ \ \ \ | | | | | | | | | | | | in routers/repo/download.go, don't set mime type, let go figure it out.
| | * | | | remove blackfriday.EXTENSION_HARD_LINE_BREAK from options.Don Bowman2015-04-081-1/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #1244 from jamesa/develop无闻2015-07-251-0/+1
| |\ \ \ \ | | |_|/ / | |/| | | Add full name field to admin's user edit page (fixes #1130)
| | * | | Add full name field to admin's user edit page (fixes #1130)James2015-04-281-0/+1
| | | | |
* | | | | UI: CURD labelsUnknwon2015-07-242-2/+3
| | | | | | | | | | | | | | | | | | | | - fix update lable break connection with repository
* | | | | UI: basic label listUnknwon2015-07-243-6/+12
| | | | | | | | | | | | | | | | | | | | - create new label
* | | | | UI: basci issue list without filtersUnknwon2015-07-242-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | - fix isRead check - fix paging
* | | | | UI: issues - finish basic frameUnknwon2015-07-241-23/+23
|/ / / /
* | | | fix install form defUnknwon2015-07-201-6/+6
| | | |
* | | | #1128: API calls are not hidden behind sign inUnknwon2015-07-152-1/+12
| | | |
* | | | #1127: hide user e-mail when API caller isn't signed inUnknwon2015-07-151-0/+1
| | | |
* | | | use pam and update TRANSLATORSUnknwon2015-07-142-2/+2
| | | |
* | | | update localeUnknwon2015-07-141-18/+42
| | | |
* | | | add more gitignoresUnknwon2015-07-091-0/+144
| | | |
* | | | install - add mail from settingUnknwon2015-07-092-17/+18
| | | |
* | | | UI: install - doneUnknwon2015-07-092-379/+431
| | | |
* | | | UI: install - new versionUnknwon2015-07-084-15/+28
| | | |
* | | | UI: install - database settingsUnknwon2015-07-081-2/+2
| | | |