Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | finish create issue with milestone | Unknwon | 2015-08-10 | |
| | | ||||
* | | finish create issue with labels | Unknwon | 2015-08-10 | |
| | | ||||
* | | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | |
| | | ||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | |
|\| | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | |||
| * | finish transforming to v2 | Unknwon | 2015-08-10 | |
| | | ||||
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 | |
| | | ||||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 | |
| | | ||||
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | |
|/ | ||||
* | fix css rule | Unknwon | 2015-08-08 | |
| | ||||
* | improve fork process | Unknwon | 2015-08-08 | |
| | ||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | |
| | ||||
* | finish new milestone page | Unknwon | 2015-08-05 | |
| | ||||
* | milestone: create page | Unknwon | 2015-08-05 | |
| | ||||
* | milestone: pagination | Unknwon | 2015-08-04 | |
| | ||||
* | milestone: list view | Unknwon | 2015-08-03 | |
| | ||||
* | new markdown styles | Fernando San Julián | 2015-08-01 | |
| | ||||
* | better paging | Unknwon | 2015-07-28 | |
| | ||||
* | new issue and label page | Unknwon | 2015-07-25 | |
| | ||||
* | UI: CURD labels | Unknwon | 2015-07-24 | |
| | | | | - fix update lable break connection with repository | |||
* | fix css compression | Unknwon | 2015-07-24 | |
| | ||||
* | UI: basic label list | Unknwon | 2015-07-24 | |
| | | | | - create new label | |||
* | UI: basci issue list without filters | Unknwon | 2015-07-24 | |
| | | | | | - fix isRead check - fix paging | |||
* | UI: issues - finish basic frame | Unknwon | 2015-07-24 | |
| | ||||
* | UI: install - new version | Unknwon | 2015-07-08 | |
| | ||||
* | UI: install - database settings | Unknwon | 2015-07-08 | |
| | ||||
* | update UI framework | Unknwon | 2015-07-07 | |
| | ||||
* | #1073 #1162 issue ID constraint failed | Unknwon | 2015-03-27 | |
| | ||||
* | add sr-only class, change to new tag line | Unknwon | 2015-03-20 | |
| | ||||
* | home: new UI | Unknwon | 2015-03-07 | |
| | ||||
* | add commit compare functionality | Christopher Brickley | 2014-09-01 | |
| | ||||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | |
| | | | | | | | | | | 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. | |||
* | 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 | |
| | | ||||
* | | Merge pull request #332 from acusti/dev | 无闻 | 2014-07-26 | |
|\ \ | | | | | | | Styling plus a couple small fixes for issue attachments (& misc cleanup) | |||
| * | | 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 | |
|/ / | ||||
* | | Fix IE bug and show errors. | Justin Nuß | 2014-07-25 | |
| | | ||||
* | | 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 | |
| | | ||||
* | | Update template and style, only close commit if commit is in same repository | Justin Nuß | 2014-07-24 | |
|/ | ||||
* | 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 | |
| | ||||
* | 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 | |
| |