summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* models: fix issue with transfer repositoryUnknwon2015-02-241-1/+1
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-231-1/+1
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-223-3/+3
|\
| * Updating context and fixing permission issuesPeter Smit2015-02-163-3/+3
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-2221-167/+164
|\ \ | |/ |/|
| * models: able to rename user with diff letter cases #981Unknwon2015-02-223-68/+68
| * routers: able to migrate repo from local pathUnknwon2015-02-221-2/+2
| * templates/org/home.tmpl: fix org member can't see public repoUnknwon2015-02-222-71/+71
| * templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-212-4/+4
| * fix typo mistakeAlexey Makhov2015-02-191-1/+1
| * remove not using varsAlexey Makhov2015-02-191-3/+3
| * gitlab-like hash namingAlexey Makhov2015-02-191-3/+3
| * Merge branch 'dev' of https://github.com/gogits/gogs into devStefan-Code2015-02-1814-19/+16
| |\
| | * Merge pull request #962 from phsmit/dont_mention_php无闻2015-02-178-9/+9
| | |\
| | | * Remove the "PHP" style formatting functionPeter Smit2015-02-168-9/+9
| | * | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-173-7/+2
| | |/
| | * models: fix XORM API breakUnknwon2015-02-141-1/+1
| | * templates/user/auth/signin.tmpl: hide sign up prompt when registration is dis...Unknwon2015-02-122-1/+3
| * | changed repo-clone-url behaviour for bare repoStefan-Code2015-02-181-2/+2
* | | fix mirror issues uncaught #941Unknwon2015-02-133-3/+3
* | | first pass work on migration #925Unknwon2015-02-111-1/+1
| |/ |/|
* | Merge pull request #937 from Stefan-Code/dev无闻2015-02-111-2/+2
|\|
| * Changes to repo-header-download-drop, different repo-clone-url input behaviourStefan-Code2015-02-111-2/+2
* | better naming on #891Unknwon2015-02-112-3/+3
|/
* able to allow insecure certification of webhook for #891Unknwon2015-02-102-3/+5
* templates/ng/base: change year to 2015, fix #928Unknwon2015-02-092-2/+2
* Merge pull request #911 from TonyTsangHK/dev无闻2015-02-091-0/+4
|\
| * Link to previous commited source file (diff.view_file button) instead of retu...Tony Tsang2015-02-061-0/+4
* | cmd: code fix for #905Unknwon2015-02-083-4/+7
* | able to disable SSH for #883Unknwon2015-02-072-4/+6
* | code fix for #908, and work for #884Unknwon2015-02-061-0/+2
* | Merge pull request #908 from nicolai86/feature/hide-signup-button-884无闻2015-02-062-0/+4
|\ \
| * | Hide the registration button depending on the settingRaphael Randschau2015-02-051-0/+2
| * | Add ShowRegistrationButton configuration optionRaphael Randschau2015-02-051-0/+2
| |/
* / modules/base: fix markdown mention regex for #826Unknwon2015-02-061-1/+1
|/
* models: sanitize user full name when update settingsUnknwon2015-02-041-1/+1
* public/ng/js: script fix on #901Unknwon2015-02-041-2/+2
* little fixAlexey Makhov2015-02-041-2/+2
* add multifile support to diff view highlightingAlexey Makhov2015-02-041-8/+8
* fix diff lines highlightingAlexey Makhov2015-02-041-5/+5
* fix error at admin/configAlexey Makhov2015-02-031-1/+1
* public/ng/css: code fix on #895Unknwon2015-02-032-2/+2
* Merge branch 'master' of github.com:gogits/gogs into devUnknwon2015-02-031-7/+9
|\
| * fix settings/email html&cssAlexey Makhov2015-02-031-7/+9
* | modules/base: fix README filename checker, fix #877Unknwon2015-02-021-1/+1
|/
* Merge pull request #818 from fzerorubigd/master无闻2015-02-011-0/+5
|\
| * add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-011-0/+5
* | correction: updated docker linkTristan Storch2015-02-011-3/+3
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-21/+27
* | public/ng: fix auto-completion #832Unknwon2015-02-011-1/+1