summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-121-6/+6
* fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response...Unknwon2015-03-121-1/+1
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-112-3/+3
* Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-101-0/+4
* cmd/serve.go: remove useless codeUnknwon2015-03-011-1/+1
* Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-287-7/+7
|\
| * models: done testing on new access systemUnknwon2015-02-281-1/+1
| * 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
| |\ \ | | |/ | |/|
| * | fix mirror issues uncaught #941Unknwon2015-02-133-3/+3
| * | first pass work on migration #925Unknwon2015-02-111-1/+1
* | | Merge pull request #915 from Lafriks/dev无闻2015-02-231-2/+14
|\ \ \ | |_|/ |/| |
| * | Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-081-2/+14
* | | 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
| | |/ | |/|
| * | Merge pull request #937 from Stefan-Code/dev无闻2015-02-111-2/+2
| |\ \
| * | | better naming on #891Unknwon2015-02-112-3/+3
* | | | changed repo-clone-url behaviour for bare repoStefan-Code2015-02-181-2/+2
| |/ / |/| |
* | | Changes to repo-header-download-drop, different repo-clone-url input behaviourStefan-Code2015-02-111-2/+2
|/ /
* | 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