aboutsummaryrefslogtreecommitdiff
path: root/templates/repo
Commit message (Collapse)AuthorAge
* Merge pull request #1275 from jstasiak/develop无闻2015-07-25
|\ | | | | Add file permalink button
| * Add file permalink buttonJakub Stasiak2015-07-13
| | | | | | | | | | | | The button appears when a file is viewed in a branch or a tag. It points to a URL containing the branch's (or tag's) current commit id so that it'll always point to the same content.
* | fix suburl for jsUnknwon2015-07-16
|/
* UI: install - new versionUnknwon2015-07-08
|
* #1114 'New Release' always visibleUnknwon2015-03-24
|
* UI compatibilityUnknwon2015-03-21
|
* #1082: missing link for helpUnknwon2015-03-18
|
* Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"Unknwon2015-03-15
| | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a.
* Add additional accessibility text to repository navbar.Nolan Darilek2015-03-14
|
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-11
|
* Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-10
|
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * Updating context and fixing permission issuesPeter Smit2015-02-16
| | | | | | | | | | | | The boolean flags in the repo context have been replaced with mode and two methods Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
* | routers: able to migrate repo from local pathUnknwon2015-02-22
| | | | | | | | - modules/middleware/context.go: add HandleAPI method
* | 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
|\ \
| * | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-17
| |/ | | | | | | The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
* / 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
|
* Merge pull request #911 from TonyTsangHK/dev无闻2015-02-09
|\ | | | | Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
| * Link to previous commited source file (diff.view_file button) instead of ↵Tony Tsang2015-02-06
| | | | | | | | returning 404 for deleted files.
* | able to disable SSH for #883Unknwon2015-02-07
|/
* public/ng/js: script fix on #901Unknwon2015-02-04
|
* little fixAlexey Makhov2015-02-04
|
* add multifile support to diff view highlightingAlexey Makhov2015-02-04
|
* fix diff lines highlightingAlexey Makhov2015-02-04
|
* templates: fix commit message render issue #828Unknwon2015-01-31
|
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-30
| | | | - update russian locale
* fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-20
|
* add label-edit and label-delete logicfuxiaohei2014-12-22
|
* api: able to create repo and fix #726Unknwon2014-12-12
| | | | | - POST /user/repos - POST /org/:org/repos
* fix #735Unknwon2014-12-12
|
* Finish new UI for release pageUnknwon2014-12-10
|
* fix #711Unknwon2014-12-09
|
* add label-create ui elementsfuxiaohei2014-12-07
|
* Added issue link rendering in commit messagesdennis-smurf2014-12-05
|
* Display multi-line commit message on commit diff page.Tony Tsang2014-12-05
|
* add issue list filter uifuxiaohei2014-12-04
|
* Fix user linksJames Cracknell2014-11-28
|
* update milestone page designfuxiaohei2014-11-24
|
* add milestone page designfuxiaohei2014-11-24
|
* custom avatar uploadUnknwon2014-11-21
|
* fox #620Unknwon2014-11-17
|
* add pull-request and labels page designfuxiaohei2014-11-17
|
* Fix #617 and update Germeny localeUnknwon2014-11-11
|
* work on #616 and update localesUnknwon2014-11-10
|
* continue work on #255Unknwon2014-11-07
|
* Fix #605, fix #255, fix #101Unknwon2014-11-06
|