| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Revert "Merge pull request #1047 from ndarilek/accessibility-fixes" | Unknwon | 2015-03-15 |
| | | | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a. | ||
| * | Add additional accessibility text to repository navbar. | Nolan Darilek | 2015-03-14 |
| | | |||
| * | remove unused scripts and simplify migrate form definition | Unknwon | 2015-03-11 |
| | | |||
| * | Handle submodules without a .gitmodules entry - fix #1023 | Filippo Valsorda | 2015-03-10 |
| | | |||
| * | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
| |\ | |||
| | * | Updating context and fixing permission issues | Peter Smit | 2015-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 path | Unknwon | 2015-02-22 |
| | | | | | | | | | - modules/middleware/context.go: add HandleAPI method | ||
| * | | fix typo mistake | Alexey Makhov | 2015-02-19 |
| | | | |||
| * | | remove not using vars | Alexey Makhov | 2015-02-19 |
| | | | |||
| * | | gitlab-like hash naming | Alexey Makhov | 2015-02-19 |
| | | | |||
| * | | Merge branch 'dev' of https://github.com/gogits/gogs into dev | Stefan-Code | 2015-02-18 |
| |\ \ | |||
| | * | | Remove GoGet option from repository and handle it with ?go-get=1 instead | Peter Smit | 2015-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 repo | Stefan-Code | 2015-02-18 |
| |/ | |||
| * | Changes to repo-header-download-drop, different repo-clone-url input behaviour | Stefan-Code | 2015-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 Tsang | 2015-02-06 |
| | | | | | | | | | returning 404 for deleted files. | ||
| * | | able to disable SSH for #883 | Unknwon | 2015-02-07 |
| |/ | |||
| * | public/ng/js: script fix on #901 | Unknwon | 2015-02-04 |
| | | |||
| * | little fix | Alexey Makhov | 2015-02-04 |
| | | |||
| * | add multifile support to diff view highlighting | Alexey Makhov | 2015-02-04 |
| | | |||
| * | fix diff lines highlighting | Alexey Makhov | 2015-02-04 |
| | | |||
| * | templates: fix commit message render issue #828 | Unknwon | 2015-01-31 |
| | | |||
| * | modules/base: add RenderCommitMessage with XSS-safe and special links | Unknwon | 2015-01-30 |
| | | | | | - update russian locale | ||
| * | fix #828, may cause unintentional break in other features, but security is no.1 | Unknwon | 2015-01-20 |
| | | |||
| * | add label-edit and label-delete logic | fuxiaohei | 2014-12-22 |
| | | |||
| * | api: able to create repo and fix #726 | Unknwon | 2014-12-12 |
| | | | | | | - POST /user/repos - POST /org/:org/repos | ||
| * | fix #735 | Unknwon | 2014-12-12 |
| | | |||
| * | Finish new UI for release page | Unknwon | 2014-12-10 |
| | | |||
| * | fix #711 | Unknwon | 2014-12-09 |
| | | |||
| * | add label-create ui elements | fuxiaohei | 2014-12-07 |
| | | |||
| * | Added issue link rendering in commit messages | dennis-smurf | 2014-12-05 |
| | | |||
| * | Display multi-line commit message on commit diff page. | Tony Tsang | 2014-12-05 |
| | | |||
| * | add issue list filter ui | fuxiaohei | 2014-12-04 |
| | | |||
| * | Fix user links | James Cracknell | 2014-11-28 |
| | | |||
| * | update milestone page design | fuxiaohei | 2014-11-24 |
| | | |||
| * | add milestone page design | fuxiaohei | 2014-11-24 |
| | | |||
| * | custom avatar upload | Unknwon | 2014-11-21 |
| | | |||
| * | fox #620 | Unknwon | 2014-11-17 |
| | | |||
| * | add pull-request and labels page design | fuxiaohei | 2014-11-17 |
| | | |||
| * | Fix #617 and update Germeny locale | Unknwon | 2014-11-11 |
| | | |||
| * | work on #616 and update locales | Unknwon | 2014-11-10 |
| | | |||
| * | continue work on #255 | Unknwon | 2014-11-07 |
| | | |||
| * | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 |
| | | |||
| * | Work on #5 fork and fix #608 | Unknwon | 2014-11-05 |
| | | |||
| * | finish issue list ui draft | fuxiaohei | 2014-11-04 |
| | | |||
| * | update slack hook to use new format | Christopher Brickley | 2014-10-24 |
| | | |||
| * | Fix #575 | Eryx | 2014-10-20 |
| | | |||
| * | Able to fork repo to individuals | Unknwon | 2014-10-19 |
| | | |||
| * | Merge pull request #560 from evolvedlight/master | 无闻 | 2014-10-18 |
| |\ | | | | | First cut of fork repo | ||
| | * | Merge remote-tracking branch 'upstream/dev' | evolvedlight | 2014-10-13 |
| | |\ | | | | | | | | | | | | | Conflicts: models/repo.go | ||