aboutsummaryrefslogtreecommitdiff
path: root/public/js
Commit message (Expand)AuthorAge
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\
| * new top menuFernando San Julián2015-08-10
* | finish create issue with milestone and assigneeUnknwon2015-08-10
* | finish create issue with milestoneUnknwon2015-08-10
* | finish create issue with labelsUnknwon2015-08-10
* | upgrade new issue to SUI v2Unknwon2015-08-10
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\|
| * list view: issue, label, milestoneUnknwon2015-08-09
* | UI: create issue with title and contentUnknwon2015-08-09
* | auto-redirect when finish filter branchUnknwon2015-08-08
* | WIP: create PR - choose branchUnknwon2015-08-08
|/
* #334: Add Deployment Key SupportUnknwon2015-08-06
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-05
|\
| * #1299 force downcase e-mailUnknwon2015-08-05
| * add clipboard API supportFernando San Julián2015-08-03
* | finish new milestone pageUnknwon2015-08-05
* | milestone: editUnknwon2015-08-05
* | milestone: create pageUnknwon2015-08-05
* | milestone: list viewUnknwon2015-08-03
|/
* autofocus for new and edit issue formsFernando San Julián2015-07-31
* UI: CURD labelsUnknwon2015-07-24
* UI: basic label listUnknwon2015-07-24
* UI: basci issue list without filtersUnknwon2015-07-24
* UI: issues - finish basic frameUnknwon2015-07-24
* UI: install - doneUnknwon2015-07-09
* UI: install - new versionUnknwon2015-07-08
* UI: install - database settingsUnknwon2015-07-08
* update UI frameworkUnknwon2015-07-07
* home: new UIUnknwon2015-03-07
* public/ng: fix auto-completion #832Unknwon2015-02-01
* add full name to found users' listDeiwin Sarjas2014-12-02
* take params for milestone and assignee from query instead of path argsVyacheslav Bakhmutov2014-09-03
* Removed trailing white spacesTristan Storch2014-08-30
* Fix wrong selector for AJAX issue creation.Justin Nuß2014-08-04
* Merge pull request #311 from nuss-justin/issue/281无闻2014-08-01
|\
| * Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281Justin Nuß2014-07-26
| |\
| * | Fix #281. Add mouse-over precise time and on-click switch listener.Justin Nuß2014-07-24
* | | Merge pull request #332 from acusti/dev无闻2014-07-26
|\ \ \ | |_|/ |/| |
| * | Semicolons for consistency ;);Andrew Patton2014-07-25
| * | Trivial cleanupAndrew Patton2014-07-25
| * | Use console.log instead of breakpointAndrew Patton2014-07-25
| * | Fix typosAndrew Patton2014-07-25
| * | Fix “Submitting” state of Close issue inputAndrew Patton2014-07-25
| * | Small whitespace cleanupAndrew Patton2014-07-25
| * | Fix for erroneous Submitting mode on buttonAndrew Patton2014-07-25
* | | Merge pull request #325 from nuss-justin/dev无闻2014-07-25
|\ \ \ | |/ / |/| |
| * | 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