aboutsummaryrefslogtreecommitdiff
path: root/modules/git
Commit message (Collapse)AuthorAge
* move out git module and #1573 send push hookUnknwon2015-12-09
|
* Allow pre-receive hook customizationAdam Strzelecki2015-12-08
| | | | | | | This hook can be used for example to reject too large commits and it is executed before "update" hook, used exclusively by Gogs to update its state. https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks
* #2008 more supported git hooksUnknwon2015-11-24
|
* fix #1383Unknwon2015-11-20
|
* better escape char handleUnknwon2015-11-20
|
* fix #1119 and data race in timming tasksUnknwon2015-11-20
|
* Merge pull request #1994 from arthuroy/developUnknwon2015-11-18
|\ | | | | Fix #1965 - the hyperlink and the display name of the branch
| * Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix errorArthur Ouyang2015-11-19
| | | | | | | | Fix #1965
| * Use refStr[11:] instead of TrimPrefixArthur Ouyang2015-11-19
| | | | | | | | Fix #1965
| * Fix #1965 - the hyperlink and the display name of the branchArthur Ouyang2015-11-19
| | | | | | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
* | #1742 Update default branch in git repository while change in web viewUnknwon2015-11-18
|/
* #1922 Pull request fail to merge with BINUnknwon2015-11-16
|
* rename fieldsUnknwon2015-11-03
|
* #1838 update merge base before generate new patchUnknwon2015-11-03
|
* fix workaround for reverse proxy, ssh, submoduleMatthias Pioch2015-10-24
|
* workaround for reverse proxy, ssh, submoduleMatthias Pioch2015-10-24
|
* work on #1830Unknwon2015-10-23
|
* print out git versionUnknwon2015-10-13
|
* save PR info as patch and minor fix on PRUnknwon2015-10-04
|
* basic PR featureUnknwon2015-09-02
|
* finish PR UIUnknwon2015-09-02
|
* work on PR conversationUnknwon2015-09-01
|
* more clear errorUnknwon2015-08-28
|
* new repo git hooks UIUnknwon2015-08-26
|
* new commits tableUnknwon2015-08-20
|
* fix #966Unknwon2015-08-20
|
* list view: issue, label, milestoneUnknwon2015-08-09
|
* fix #1169Unknwon2015-07-26
| | | | - prevent create reop on existed path
* Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-10
|
* modules/git/signature.go: parse date foramt #663Unknwon2015-03-06
|
* modules/git: able to parse RFC1123Z date format #663Unknwon2015-02-21
|
* Fix diff css style, hooks \r charUnknwon2014-10-11
|
* Fix #264Unknwon2014-10-06
|
* If git >= 2.0, sort tags in descending order by version numberLinquize2014-10-05
|
* Fix #515Unknwon2014-09-30
|
* Fix #495 and cannot view repository by tagUnknwon2014-09-23
|
* Add basic submodule supportUnknwon2014-09-22
|
* submodule support and closed #478lunnyxiao2014-09-22
|
* add submodule basic support & buf fixed #478lunnyxiao2014-09-22
|
* Quick fix on #476Unknwon2014-09-16
|
* Work on #476Unknwon2014-09-16
|
* Work on #476Unknwon2014-09-16
|
* Finish new web hook pagesUnknwon2014-08-09
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* New UI merge in progressUnknwon2014-07-26