Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 1 | -1/+11 | |
|\ | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | |||||
| * | new top menu | Fernando San Julián | 2015-08-10 | 1 | -1/+11 | |
| | | ||||||
* | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 1 | -19/+32 | |
| | | ||||||
* | | finish create issue with milestone | Unknwon | 2015-08-10 | 1 | -60/+89 | |
| | | ||||||
* | | finish create issue with labels | Unknwon | 2015-08-10 | 1 | -17/+58 | |
| | | ||||||
* | | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | 1 | -2/+4 | |
| | | ||||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 2 | -10/+19 | |
|\| | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | |||||
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 | 2 | -10/+19 | |
| | | ||||||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 | 1 | -0/+20 | |
| | | ||||||
* | | auto-redirect when finish filter branch | Unknwon | 2015-08-08 | 1 | -3/+2 | |
| | | ||||||
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -0/+11 | |
|/ | ||||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 1 | -0/+7 | |
| | ||||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 1 | -26/+52 | |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION | |||||
| * | #1299 force downcase e-mail | Unknwon | 2015-08-05 | 1 | -1/+1 | |
| | | ||||||
| * | add clipboard API support | Fernando San Julián | 2015-08-03 | 1 | -26/+52 | |
| | | ||||||
* | | finish new milestone page | Unknwon | 2015-08-05 | 1 | -15/+20 | |
| | | ||||||
* | | milestone: edit | Unknwon | 2015-08-05 | 1 | -2/+2 | |
| | | ||||||
* | | milestone: create page | Unknwon | 2015-08-05 | 55 | -2477/+2129 | |
| | | ||||||
* | | milestone: list view | Unknwon | 2015-08-03 | 1 | -0/+3 | |
|/ | ||||||
* | autofocus for new and edit issue forms | Fernando San Julián | 2015-07-31 | 1 | -0/+1 | |
| | ||||||
* | UI: CURD labels | Unknwon | 2015-07-24 | 2 | -5/+36 | |
| | | | | - fix update lable break connection with repository | |||||
* | UI: basic label list | Unknwon | 2015-07-24 | 4 | -1/+30 | |
| | | | | - create new label | |||||
* | UI: basci issue list without filters | Unknwon | 2015-07-24 | 1 | -1/+1 | |
| | | | | | - fix isRead check - fix paging | |||||
* | UI: issues - finish basic frame | Unknwon | 2015-07-24 | 1 | -0/+3 | |
| | ||||||
* | UI: install - done | Unknwon | 2015-07-09 | 1 | -0/+1 | |
| | ||||||
* | UI: install - new version | Unknwon | 2015-07-08 | 1 | -0/+2 | |
| | ||||||
* | UI: install - database settings | Unknwon | 2015-07-08 | 1 | -2/+39 | |
| | ||||||
* | update UI framework | Unknwon | 2015-07-07 | 5 | -19/+14 | |
| | ||||||
* | home: new UI | Unknwon | 2015-03-07 | 4 | -0/+28 | |
| | ||||||
* | public/ng: fix auto-completion #832 | Unknwon | 2015-02-01 | 1 | -16/+0 | |
| | ||||||
* | add full name to found users' list | Deiwin Sarjas | 2014-12-02 | 1 | -1/+8 | |
| | ||||||
* | take params for milestone and assignee from query instead of path args | Vyacheslav Bakhmutov | 2014-09-03 | 1 | -1/+1 | |
| | ||||||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 1 | -13/+13 | |
| | | | | | | | | | | 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. | |||||
* | Fix wrong selector for AJAX issue creation. | Justin Nuß | 2014-08-04 | 1 | -2/+2 | |
| | ||||||
* | Merge pull request #311 from nuss-justin/issue/281 | 无闻 | 2014-08-01 | 1 | -0/+14 | |
|\ | | | | | Fix #281. Add mouse-over precise time and on-click switch listener. | |||||
| * | Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281 | Justin Nuß | 2014-07-26 | 1 | -6/+168 | |
| |\ | | | | | | | | | | | | | Conflicts: modules/base/tool.go | |||||
| * | | Fix #281. Add mouse-over precise time and on-click switch listener. | Justin Nuß | 2014-07-24 | 1 | -0/+14 | |
| | | | ||||||
* | | | Merge pull request #332 from acusti/dev | 无闻 | 2014-07-26 | 1 | -20/+18 | |
|\ \ \ | |_|/ |/| | | Styling plus a couple small fixes for issue attachments (& misc cleanup) | |||||
| * | | Semicolons for consistency ;); | Andrew Patton | 2014-07-25 | 1 | -3/+3 | |
| | | | ||||||
| * | | Trivial cleanup | Andrew Patton | 2014-07-25 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | using `event.preventDefault` instead of `return false` for being more explicit | |||||
| * | | Use console.log instead of breakpoint | Andrew Patton | 2014-07-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix typos | Andrew Patton | 2014-07-25 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fix “Submitting” state of Close issue input | Andrew Patton | 2014-07-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | If .btn-default isn’t removed, .btn-default and .btn-warning styles conflict | |||||
| * | | Small whitespace cleanup | Andrew Patton | 2014-07-25 | 1 | -9/+7 | |
| | | | ||||||
| * | | Fix for erroneous Submitting mode on button | Andrew Patton | 2014-07-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Click handler was also attaching to “Select Attachments” button, so modified selector to grab #issue-reply-btn by ID and submit button | |||||
* | | | Merge pull request #325 from nuss-justin/dev | 无闻 | 2014-07-25 | 1 | -0/+6 | |
|\ \ \ | |/ / |/| | | 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 | 1 | -0/+6 | |
| | | | ||||||
* | | | Save comment/issue drafts in sessionStorage. | Justin Nuß | 2014-07-25 | 1 | -1/+59 | |
|/ / | ||||||
* | | Remove debug comment. | Justin Nuß | 2014-07-25 | 1 | -1/+1 | |
| | | ||||||
* | | Fix IE bug and show errors. | Justin Nuß | 2014-07-25 | 1 | -6/+30 | |
| | |