Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add organization-level webhooks | Christopher Brickley | 2014-09-05 | 2 | -2/+2 |
| | |||||
* | Add handling to branch switcher label to make label more consistent with | Michael Dyrynda | 2014-09-03 | 1 | -2/+2 |
| | | | | | | GitHub behaviour Addresses #431 | ||||
* | add commit compare functionality | Christopher Brickley | 2014-09-01 | 3 | -44/+56 |
| | |||||
* | Mirror fix and hide missing pages for 0.5 release | Unknwon | 2014-09-01 | 7 | -22/+22 |
| | |||||
* | add Slack API webhook support | Christopher Brickley | 2014-08-31 | 5 | -35/+73 |
| | |||||
* | UI: SSH/HTTPS address switch and copy | Unknwon | 2014-08-31 | 2 | -13/+13 |
| | |||||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 5 | -9/+9 |
| | | | | | | | | | | 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. | ||||
* | Finish new admin dashboard | Unknwon | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | Mirror issue fix | Unknwon | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 1 | -1/+3 |
| | |||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | 3 | -11/+10 |
| | |||||
* | Page: Manage social accounts | Unknwon | 2014-08-09 | 1 | -0/+2 |
| | |||||
* | UI: Bare repository does not have visual link to settings page | Unknwon | 2014-08-09 | 2 | -1/+6 |
| | |||||
* | Finish new web hook pages | Unknwon | 2014-08-09 | 6 | -139/+77 |
| | |||||
* | Finish new hooks list page | Unknwon | 2014-08-09 | 2 | -33/+35 |
| | |||||
* | Finish new collaboration page | Unknwon | 2014-08-07 | 3 | -48/+49 |
| | |||||
* | Finish new repo settings page | Unknwon | 2014-08-02 | 8 | -290/+248 |
| | |||||
* | Finish new migrate page | Unknwon | 2014-08-01 | 2 | -116/+71 |
| | |||||
* | Mirror fix on template | Unknwon | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | 1 | -7/+7 |
| | | | | dashboard news feed page, create organization page | ||||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 | 2 | -3/+11 |
| | | | | instead of 40-length string, complete log module | ||||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 4 | -7/+7 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 5 | -95/+357 |
| | |||||
* | Fix IE bug and show errors. | Justin Nuß | 2014-07-25 | 2 | -2/+2 |
| | |||||
* | Fix #318. Switch to JS(ON) implementation for issue/comment creation. | Justin Nuß | 2014-07-25 | 2 | -2/+8 |
| | |||||
* | Fix #321. Allow empty comments as long as there are attachments. | Justin Nuß | 2014-07-25 | 1 | -0/+4 |
| | |||||
* | Allow disabling uploads | Justin Nuß | 2014-07-24 | 2 | -0/+8 |
| | |||||
* | Add file upload for attachments | Justin Nuß | 2014-07-24 | 2 | -20/+10 |
| | |||||
* | Show attachments in issues/comments and add preview for images | Justin Nuß | 2014-07-24 | 1 | -8/+20 |
| | |||||
* | Fix missing . (dot) in issue templates | Justin Nuß | 2014-07-24 | 2 | -2/+2 |
| | |||||
* | Merge branch 'dev' into feature/attachments | Justin Nuß | 2014-07-24 | 1 | -0/+12 |
|\ | | | | | | | | | | | Conflicts: models/issue.go routers/repo/issue.go | ||||
| * | Update template and style, only close commit if commit is in same repository | Justin Nuß | 2014-07-24 | 1 | -0/+12 |
| | | |||||
* | | Add delete route for attachments, remove upload buttons from issues/comments | Justin Nuß | 2014-07-24 | 2 | -0/+8 |
| | | |||||
* | | WIP: Allow attachments for issues, not only comments | Justin Nuß | 2014-07-23 | 2 | -0/+11 |
| | | |||||
* | | WIP: Allow attachments for comments | Justin Nuß | 2014-07-23 | 1 | -0/+11 |
|/ | |||||
* | Merge pull request #297 from nuss-justin/issue/288 | 无闻 | 2014-07-22 | 1 | -0/+4 |
|\ | | | | | Fix issue #288. Only show label form if repository collaborator/admin | ||||
| * | Fix issue #288. Only show label form if repository collaborator/admin | Justin Nuß | 2014-07-22 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #296 from nuss-justin/dev | 无闻 | 2014-07-22 | 1 | -0/+2 |
|\ \ | | | | | | | Fix issue 280 & unwatch button in Firefox | ||||
| * | | Hide watch/unwatch button if not loggedin | Justin Nuß | 2014-07-22 | 1 | -0/+2 |
| |/ | |||||
* / | Fix issue #259. Allow links in the repository description | Justin Nuß | 2014-07-22 | 1 | -1/+1 |
|/ | |||||
* | fix #273 | Unknown | 2014-07-04 | 2 | -0/+6 |
| | |||||
* | Fix bug that collaborators are able to modify settings of repository | Unknown | 2014-07-04 | 1 | -1/+1 |
| | |||||
* | Finish organization homepage | Unknown | 2014-06-28 | 1 | -12/+5 |
| | |||||
* | Migrate repository by organization | Unknown | 2014-06-25 | 1 | -2/+30 |
| | |||||
* | Work on create organization repo and #257 | Unknown | 2014-06-25 | 1 | -6/+1 |
| | |||||
* | select owner when creating repository | fuxiaohei | 2014-06-25 | 1 | -3/+3 |
| | |||||
* | Mirror update on create repo page | Unknown | 2014-06-25 | 1 | -1/+10 |
| | |||||
* | select owner when creating repository | fuxiaohei | 2014-06-25 | 1 | -1/+1 |
| | |||||
* | Mirror fix on create repo | Unknown | 2014-06-25 | 1 | -5/+10 |
| | |||||
* | select owner when creating repository | fuxiaohei | 2014-06-25 | 1 | -1/+20 |
| |