Michael Dyrynda
|
dcb10a41d4
|
Add handling to branch switcher label to make label more consistent with
GitHub behaviour
Addresses #431
|
10 years ago |
Christopher Brickley
|
00a864e693
|
add commit compare functionality
|
10 years ago |
Unknwon
|
c5ce33047e
|
Mirror fix and hide missing pages for 0.5 release
|
10 years ago |
Christopher Brickley
|
2bce24068d
|
add Slack API webhook support
|
10 years ago |
Unknwon
|
676bd764fa
|
UI: SSH/HTTPS address switch and copy
|
10 years ago |
Tristan Storch
|
69e332f432
|
Removed trailing white spaces
Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork.
|
10 years ago |
Unknwon
|
1aec1a2dda
|
Finish new admin dashboard
|
10 years ago |
Unknwon
|
81287ba022
|
Mirror issue fix
|
10 years ago |
Unknwon
|
bba707de36
|
Finish team list, create new team, join/leave team page
|
10 years ago |
Unknwon
|
5fbf8531e6
|
Finish new home page of organization
|
10 years ago |
Unknwon
|
78defd238c
|
Page: Manage social accounts
|
10 years ago |
Unknwon
|
08c6d07aad
|
UI: Bare repository does not have visual link to settings page
|
10 years ago |
Unknwon
|
9a1d5d2489
|
Finish new web hook pages
|
10 years ago |
Unknwon
|
9820b8e134
|
Finish new hooks list page
|
10 years ago |
Unknwon
|
e8c9bb2c66
|
Finish new collaboration page
|
10 years ago |
Unknwon
|
755eec745f
|
Finish new repo settings page
|
10 years ago |
Unknwon
|
dabf5b057c
|
Finish new migrate page
|
10 years ago |
Unknwon
|
3428baa3b5
|
Mirror fix on template
|
10 years ago |
Unknwon
|
9813161411
|
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
|
10 years ago |
Unknwon
|
5e81383413
|
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
|
10 years ago |
Unknwon
|
5c4bc3c848
|
Huge updates!!!!! Be careful to merge!!!!
|
10 years ago |
Unknwon
|
8dd07c0ddd
|
New UI merge in progress
|
10 years ago |
Justin Nuß
|
12fb42de5a
|
Fix IE bug and show errors.
|
10 years ago |
Justin Nuß
|
4e2477a1a5
|
Fix #318. Switch to JS(ON) implementation for issue/comment creation.
|
10 years ago |
Justin Nuß
|
dedb156d4a
|
Fix #321. Allow empty comments as long as there are attachments.
|
10 years ago |
Justin Nuß
|
4d702eb345
|
Allow disabling uploads
|
10 years ago |
Justin Nuß
|
bfe5b86004
|
Add file upload for attachments
|
10 years ago |
Justin Nuß
|
43e5de7f83
|
Show attachments in issues/comments and add preview for images
|
10 years ago |
Justin Nuß
|
1129f756c8
|
Fix missing . (dot) in issue templates
|
10 years ago |
Justin Nuß
|
d43c5895bc
|
Update template and style, only close commit if commit is in same repository
|
10 years ago |
Justin Nuß
|
3c025b3950
|
Add delete route for attachments, remove upload buttons from issues/comments
|
10 years ago |
Justin Nuß
|
34304e6a0c
|
WIP: Allow attachments for issues, not only comments
|
10 years ago |
Justin Nuß
|
4617bef895
|
WIP: Allow attachments for comments
|
10 years ago |
Justin Nuß
|
e194cf3291
|
Fix issue #259. Allow links in the repository description
|
10 years ago |
Justin Nuß
|
ccca60a5a1
|
Fix issue #288. Only show label form if repository collaborator/admin
|
10 years ago |
Justin Nuß
|
18718afb36
|
Hide watch/unwatch button if not loggedin
|
10 years ago |
Unknown
|
be8ac7fb75
|
fix #273
|
10 years ago |
Unknown
|
cdffdeddc9
|
Fix bug that collaborators are able to modify settings of repository
|
10 years ago |
Unknown
|
5dbfe3c26c
|
Finish organization homepage
|
10 years ago |
Unknown
|
32b09681b2
|
Migrate repository by organization
|
11 years ago |
Unknown
|
43b33440b5
|
Work on create organization repo and #257
|
11 years ago |
fuxiaohei
|
72ba273cc9
|
select owner when creating repository
|
11 years ago |
Unknown
|
4cf7a1fca5
|
Mirror update on create repo page
|
11 years ago |
fuxiaohei
|
80be060735
|
select owner when creating repository
|
11 years ago |
Unknown
|
8e6c254c03
|
Mirror fix on create repo
|
11 years ago |
fuxiaohei
|
cc703ee663
|
select owner when creating repository
|
11 years ago |
Unknown
|
314193029a
|
Use constants to name template file
|
11 years ago |
Unknown
|
9924e65ca1
|
In progress of name template name constant
|
11 years ago |
Unknown
|
f160b4f33c
|
Add tar.gz download button and other mirror updates
|
11 years ago |
FuXiaoHei
|
4e8a1bf9c9
|
fix firefox zclip bug
|
11 years ago |