Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Finish new migrate page | Unknwon | 2014-08-01 |
| | |||
* | Mirror fix on template | Unknwon | 2014-07-30 |
| | |||
* | Merge pull request #336 from adelq/responsive-layouts | 无闻 | 2014-07-28 |
|\ | | | | | Avoid using fixed width in CSS for layouts | ||
| * | Avoid using fixed width in CSS for layouts | Adel Qalieh | 2014-07-27 |
| | | |||
* | | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 |
| | | | | | | | | dashboard news feed page, create organization page | ||
* | | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 |
| | | | | | | | | instead of 40-length string, complete log module | ||
* | | Merge pull request #332 from acusti/dev | 无闻 | 2014-07-26 |
|\ \ | | | | | | | Styling plus a couple small fixes for issue attachments (& misc cleanup) | ||
| * | | Semicolons for consistency ;); | Andrew Patton | 2014-07-25 |
| | | | |||
| * | | Trivial cleanup | Andrew Patton | 2014-07-25 |
| | | | | | | | | | | | | | | | using `event.preventDefault` instead of `return false` for being more explicit | ||
| * | | Use console.log instead of breakpoint | Andrew Patton | 2014-07-25 |
| | | | |||
| * | | Fix typos | Andrew Patton | 2014-07-25 |
| | | | |||
| * | | Fix “Submitting” state of Close issue input | Andrew Patton | 2014-07-25 |
| | | | | | | | | | | | | | | | If .btn-default isn’t removed, .btn-default and .btn-warning styles conflict | ||
| * | | Small whitespace cleanup | Andrew Patton | 2014-07-25 |
| | | | |||
| * | | Fix for erroneous Submitting mode on button | Andrew Patton | 2014-07-25 |
| | | | | | | | | | | | | | | | Click handler was also attaching to “Select Attachments” button, so modified selector to grab #issue-reply-btn by ID and submit button | ||
| * | | Style finesse for “Attachments:” list in issues | Andrew Patton | 2014-07-25 |
| | | | | | | | | | | | | | | | | | | Make `#attached-list` attachment labels wrap, make spacing more consistent, add hover stats to `.attachment-remove` icon, adjust padding of labels to compensate for `.attachment-remove` icon | ||
* | | | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | | | |||
* | | | New UI merge in progress | Unknwon | 2014-07-26 |
| | | | |||
* | | | Merge pull request #325 from nuss-justin/dev | 无闻 | 2014-07-25 |
|\ \ \ | |/ / |/| | | Remove 'None yet' message when adding first label to issue. | ||
| * | | Remove 'None yet' message when adding first label to issue. | Justin Nuß | 2014-07-25 |
| | | | |||
* | | | Save comment/issue drafts in sessionStorage. | Justin Nuß | 2014-07-25 |
|/ / | |||
* | | Remove debug comment. | Justin Nuß | 2014-07-25 |
| | | |||
* | | Fix IE bug and show errors. | Justin Nuß | 2014-07-25 |
| | | |||
* | | Fix #318. Switch to JS(ON) implementation for issue/comment creation. | Justin Nuß | 2014-07-25 |
| | | |||
* | | Merge pull request #315 from nuss-justin/issue/313 | 无闻 | 2014-07-25 |
|\ \ | | | | | | | Fix #313. Repair broken image extension detection regex. | ||
| * | | Fix #313. Repair broken image extension detection regex. | Justin | 2014-07-24 |
| | | | |||
* | | | Fix #319 (user not-logged in error) | Andrew Patton | 2014-07-24 |
|/ / | |||
* | | Add file upload for attachments | Justin Nuß | 2014-07-24 |
| | | |||
* | | Show attachments in issues/comments and add preview for images | Justin Nuß | 2014-07-24 |
| | | |||
* | | Merge branch 'dev' into feature/attachments | Justin Nuß | 2014-07-24 |
|\ \ | | | | | | | | | | | | | | | | 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 |
| |/ | |||
* | | WIP: Allow attachments for issues, not only comments | Justin Nuß | 2014-07-23 |
| | | |||
* | | WIP: Allow attachments for comments | Justin Nuß | 2014-07-23 |
|/ | |||
* | Merge pull request #299 from nuss-justin/issue/216 | 无闻 | 2014-07-22 |
|\ | | | | | Fix #216. Change milestones, labels and assigne without reloading the page | ||
| * | Fix #216. Change milestones, labels and assigne without reloading the page | Justin Nuß | 2014-07-22 |
| | | |||
* | | Fix unwatch button not working in Firefox | Justin Nuß | 2014-07-22 |
|/ | |||
* | add organization team-single page | fuxiaohei | 2014-07-07 |
| | |||
* | Finish Teams page | Unknown | 2014-06-29 |
| | |||
* | add organization team-create page | fuxiaohei | 2014-06-27 |
| | |||
* | add organization team-create page | fuxiaohei | 2014-06-27 |
| | |||
* | select owner when creating repository | fuxiaohei | 2014-06-25 |
| | |||
* | select owner when creating repository | fuxiaohei | 2014-06-25 |
| | |||
* | select owner when creating repository | fuxiaohei | 2014-06-25 |
| | |||
* | add organization dashboard page | fuxiaohei | 2014-06-23 |
| | |||
* | add organization create page | fuxiaohei | 2014-06-23 |
| | |||
* | add organization teams page | fuxiaohei | 2014-06-22 |
| | |||
* | add organization memebers page | fuxiaohei | 2014-06-22 |
| | |||
* | add dashboard context switch button | fuxiaohei | 2014-06-22 |
| | |||
* | Add corn rask monitor panel | Unknown | 2014-06-13 |
| | |||
* | Fix #199 | Unknown | 2014-06-12 |
| | |||
* | Add tar.gz download button and other mirror updates | Unknown | 2014-06-08 |
| |