summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* add sr-only class, change to new tag lineUnknwon2015-03-202-14/+5
* Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1Unknwon2015-03-209-68/+63
|\
| * Merge pull request #1091 from sapk/fix-ng-issue-pages无闻2015-03-191-52/+43
| |\
| | * Apply ng to issue dashboardAntoine GIRARD2015-03-191-52/+43
| * | #1094: fix localeUnknwon2015-03-192-4/+4
| |/
| * prepare for 0.6 releaseUnknwon2015-03-181-1/+1
| * #1082: missing link for helpUnknwon2015-03-181-1/+1
| * #1064: X-Gogs-Event header is emptyUnknwon2015-03-181-1/+1
| * #851: Edit Account does not take into consideration password rulesUnknwon2015-03-171-1/+1
| * #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-161-1/+1
| * Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"Unknwon2015-03-155-21/+18
| * Add additional accessibility text to repository navbar.Nolan Darilek2015-03-141-6/+8
| * Various accessibility fixes, mostly labeling icons.Nolan Darilek2015-03-144-12/+13
| * Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-03-132-2/+2
| |\
| | * Fix for deleting user when gogs instalation is on http://hostname/gogsSternik2015-03-132-2/+2
| * | #988: fix one missing duplicated prefixUnknwon2015-03-131-1/+1
| |/
| * #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
* | home: new UIUnknwon2015-03-075-158/+289
|/
* 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
|/ /