Peter Smit
0a4cda0dd4
Refactoring of the Access Table
...
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Peter Smit
0d158e569b
Change constants to UPPERCASE_WITH_UNDERSCORE style
10 years ago
Unknwon
ba77a3b0b4
routers/repo/http.go: allow HTTP push/pull by token for #845
10 years ago
Unknwon
5a99e9a37b
models/action.go: add action reopen for #462
...
- models/issue.go: format comment type names
10 years ago
Unknwon
afccd0a3ee
models/action.go: mirror fix on #892
...
- modules/base/markdown.go: fix issue link issue
- routers/repo/view.go: remove useless code
10 years ago
Peter Smit
4e79adf6b5
Refactoring of the Access Table
...
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Tony Tsang
fc6d80d619
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
10 years ago
Unknwon
32152d2363
routers/repo: set raw page content type to 'text/plain' #828
10 years ago
Unknwon
37fcc8daf2
modules/base: add RenderCommitMessage with XSS-safe and special links
...
- update russian locale
10 years ago
Peter Smit
76f8904718
Introducing Collaboration Struct
10 years ago
Christopher Brickley
d0827e5d5e
allow http push by token - #842
10 years ago
Unknwon
c73e9057ae
Optmize git-fsck options and fix #820
10 years ago
Peter Smit
d016eaaa09
Fix #807 parse the userinfo with the golang tools
...
Note, this is now only fixed with Go version >= 1.4.2, see this bug in Go: 07d86b1f2d
10 years ago
Unknwon
677b1ec627
fix #808
10 years ago
Thomas Laroche
e948c7c262
Fix #795
10 years ago
Unknwon
1a5aa5e0c0
fix #741
10 years ago
Unknwon
ac4a10456e
api: able to create repo and fix #726
...
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon
2f3a7e53cb
fix #735
10 years ago
codeskyblue
db6c0ebf76
fix git clone error when repo has upper case name
10 years ago
Unknwon
bc8721fb6c
Finish new UI for release page
10 years ago
Unknwon
9a1fe801e5
fix #711
10 years ago
Joseph Crail
39c068400e
Fix spelling errors in comments.
10 years ago
dennis-smurf
528c075ad6
Added issue link rendering in commit messages
10 years ago
Unknwon
a43164877c
fix #664
10 years ago
fuxiaohei
79dae254cf
add milestone page design
10 years ago
Unknwon
32dcaefafa
fox #620
10 years ago
fuxiaohei
d1a60e3643
add pull-request and labels page design
10 years ago
Unknwon
a0f9197b45
GetFile api
10 years ago
Unknwon
9dc3c93a6a
#12 , add/edit hook
10 years ago
Unknwon
21b9d5fa1f
Fix #618
10 years ago
Unknwon
abc57b6e43
work on #609
10 years ago
Unknwon
23eec25274
Fix #605 , fix #255 , fix #101
10 years ago
Unknwon
4e7eb5be9d
Work on #5 fork and fix #608
10 years ago
isotas38
2c28ed8c05
Fix #595
10 years ago
semlanik
377530ec21
Fix Issue 589
10 years ago
Christopher Brickley
3794111460
update slack hook to use new format
10 years ago
Tony Tsang
d87a9cb362
Avoid setting missing label/milestone/assignee ids
...
Label, milestone, assignee ids are not includes in post request, possible
js or form building bug.
10 years ago
Tony Tsang
93b9a2acc0
Fix misuse of issue index for issue id.
...
- UpdateAssignee
- UpdateIssueMilestone
10 years ago
Unknwon
a342d58d7e
Able to fork repo to individuals
10 years ago
Unknwon
3abc41ccca
Fix API broken
10 years ago
Unknwon
1aa12c7452
Fix #572
10 years ago
Unknwon
963354c5d7
Add raw, history file button, and other mirror fixes
10 years ago
Unknwon
b2632dec09
Page: Compare 2 commits
10 years ago
Unknwon
41dbb4c148
Hide org member in collar page
10 years ago
evolvedlight
211dc74816
Got the fork count working
10 years ago
Unknwon
64c68220d2
Fix #264
10 years ago
evolvedlight
c9e5e38fcf
Initial cut of git fork
10 years ago
Unknwon
2a031c1365
Fix #515
10 years ago
Unknwon
a046a31d2b
UI: Confirmation box
10 years ago
fuxiaohei
7d48f811f1
add issue router for new issue page ui preview
10 years ago