aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAge
* #1082: missing link for helpUnknwon2015-03-18
* #1064: X-Gogs-Event header is emptyUnknwon2015-03-18
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-17
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
* Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"Unknwon2015-03-15
* Add additional accessibility text to repository navbar.Nolan Darilek2015-03-14
* Various accessibility fixes, mostly labeling icons.Nolan Darilek2015-03-14
* Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-03-13
|\
| * Fix for deleting user when gogs instalation is on http://hostname/gogsSternik2015-03-13
* | #988: fix one missing duplicated prefixUnknwon2015-03-13
|/
* #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-12
* fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response...Unknwon2015-03-12
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-11
* Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-10
* cmd/serve.go: remove useless codeUnknwon2015-03-01
* Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-28
|\
| * models: done testing on new access systemUnknwon2015-02-28
| * models: fix issue with transfer repositoryUnknwon2015-02-24
| * v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
| * Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
| |\
| | * Updating context and fixing permission issuesPeter Smit2015-02-16
| * | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
| |\ \ | | |/ | |/|
| * | fix mirror issues uncaught #941Unknwon2015-02-13
| * | first pass work on migration #925Unknwon2015-02-11
* | | Merge pull request #915 from Lafriks/dev无闻2015-02-23
|\ \ \ | |_|/ |/| |
| * | Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-08
* | | models: able to rename user with diff letter cases #981Unknwon2015-02-22
* | | routers: able to migrate repo from local pathUnknwon2015-02-22
* | | templates/org/home.tmpl: fix org member can't see public repoUnknwon2015-02-22
* | | templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-21
* | | fix typo mistakeAlexey Makhov2015-02-19
* | | remove not using varsAlexey Makhov2015-02-19
* | | gitlab-like hash namingAlexey Makhov2015-02-19
* | | Merge branch 'dev' of https://github.com/gogits/gogs into devStefan-Code2015-02-18
|\ \ \
| * \ \ Merge pull request #962 from phsmit/dont_mention_php无闻2015-02-17
| |\ \ \
| | * | | Remove the "PHP" style formatting functionPeter Smit2015-02-16
| * | | | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-17
| |/ / /
| * | | models: fix XORM API breakUnknwon2015-02-14
| * | | templates/user/auth/signin.tmpl: hide sign up prompt when registration is dis...Unknwon2015-02-12
| | |/ | |/|
| * | Merge pull request #937 from Stefan-Code/dev无闻2015-02-11
| |\ \
| * | | better naming on #891Unknwon2015-02-11
* | | | changed repo-clone-url behaviour for bare repoStefan-Code2015-02-18
| |/ / |/| |
* | | Changes to repo-header-download-drop, different repo-clone-url input behaviourStefan-Code2015-02-11
|/ /
* | able to allow insecure certification of webhook for #891Unknwon2015-02-10
* | templates/ng/base: change year to 2015, fix #928Unknwon2015-02-09
* | Merge pull request #911 from TonyTsangHK/dev无闻2015-02-09
|\ \
| * | Link to previous commited source file (diff.view_file button) instead of retu...Tony Tsang2015-02-06
* | | cmd: code fix for #905Unknwon2015-02-08
| |/ |/|
* | able to disable SSH for #883Unknwon2015-02-07
* | code fix for #908, and work for #884Unknwon2015-02-06