| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: reduce sql query in retrieveFeeds (#3547) | Bo-Yi Wu | 2018-02-21 | 1 | -31/+8 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -28/+28 |
* | Remove useless fmt.Errorf("%v", err) (#3337) | Antoine GIRARD | 2018-01-09 | 1 | -1/+1 |
* | Fix bugs in issue dashboard stats (#3073) | Ethan Koenig | 2017-12-26 | 1 | -6/+27 |
* | Remove unnecessary function call (#3109) | Ethan Koenig | 2017-12-08 | 1 | -8/+3 |
* | Sort repos in issues dashboard sidebar (#3072) | Ethan Koenig | 2017-12-04 | 1 | -0/+2 |
* | fix duplicated feed (#2370) | Lunny Xiao | 2017-08-28 | 1 | -1/+0 |
* | Add collaborative repositories to the dashboard (#2205) | Bwko | 2017-08-23 | 1 | -40/+10 |
* | Fix variable name typo (#2327) | Morlinest | 2017-08-18 | 1 | -2/+2 |
* | Fix and improve dashboard repo UI (#2285) | Morlinest | 2017-08-17 | 1 | -0/+1 |
* | Fix counts on issues dashboard (#2215) | Ethan Koenig | 2017-08-03 | 1 | -57/+41 |
* | Fix "Dashboard shows deleted comments" (#1995) | Jonas Franz | 2017-06-25 | 1 | -2/+3 |
* | Fix 500 in public activity page (#1901) | Ethan Koenig | 2017-06-08 | 1 | -1/+5 |
* | Cache ctx.User in retrieveFeeds (#1902) | Ethan Koenig | 2017-06-08 | 1 | -0/+3 |
* | Fix user profile activity feed (#1848) | Ethan Koenig | 2017-06-02 | 1 | -12/+11 |
* | Fix activity feed (#1779) | Ethan Koenig | 2017-05-26 | 1 | -8/+33 |
* | Orgs: fix org page title when full name is not defined (#1495) | silverwind | 2017-04-15 | 1 | -1/+1 |
* | Fix all the bugs in issues and pulls on dashboard (#943) | Lunny Xiao | 2017-02-17 | 1 | -66/+32 |
* | bug fixed on issues and pulls | Lunny Xiao | 2017-02-15 | 1 | -8/+21 |
* | Fix assigned issues dashboard (#920) | Lunny Xiao | 2017-02-14 | 1 | -63/+109 |
* | Add units concept for modulable functions of a repository (#742) | Lunny Xiao | 2017-02-04 | 1 | -1/+1 |
* | feat: Add search bar on user profile page. (#787) | Bo-Yi Wu | 2017-02-04 | 1 | -1/+1 |
* | Cache ctxUser in retrieveFeeds(..) (#826) | Ethan Koenig | 2017-02-03 | 1 | -1/+3 |
* | Fix FIXME and remove superfluous queries in models/org (#749) | Ethan Koenig | 2017-01-25 | 1 | -7/+27 |
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 1 | -2/+3 |
* | Bug fixes for Issues filters (#413) | Ethan Koenig | 2016-12-24 | 1 | -1/+0 |
* | resolved #394 (#396) | Lunny Xiao | 2016-12-23 | 1 | -0/+3 |
* | Fixes typos | Bwko | 2016-11-27 | 1 | -1/+1 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 1 | -7/+11 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -4/+4 |
* | More MixedCase consts | Sandro Santilli | 2016-11-07 | 1 | -4/+4 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -4/+4 |
* | Fix for #3410 overall issues for organisations is limited to num_repos from t... | lstahlman | 2016-08-09 | 1 | -1/+1 |
* | Ignore repository with issue disabled or use external tracker in dashboard is... | Unknwon | 2016-08-05 | 1 | -1/+2 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -1/+1 |
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | 1 | -46/+55 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -16/+21 |
* | Use struct for UI settings | Unknwon | 2016-07-24 | 1 | -1/+1 |
* | Fix XORM IN condition table name parse | Unknwon | 2016-03-27 | 1 | -1/+1 |
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 | 1 | -5/+0 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -9/+9 |
* | readd 'dashboard' to title | Alec S | 2016-03-10 | 1 | -1/+1 |
* | Merge branch 'develop' of github.com:gogits/gogs into develop | Alec S | 2016-03-09 | 1 | -4/+13 |
|\ |
|
| * | Allowing site admins to view private repositories in org/home | Jan Christophersen | 2016-03-08 | 1 | -4/+13 |
* | | fix indentation | Alec S | 2016-03-09 | 1 | -1/+1 |
* | | Remove dashboard keyword from title | Alec S | 2016-03-09 | 1 | -1/+1 |
* | | change page titles for user and org dashes | Alec S | 2016-03-09 | 1 | -2/+2 |
|/ |
|
* | Minor fix for #2567 | Unknwon | 2016-02-14 | 1 | -1/+1 |
* | Only show activities for repositories on dashboard, that the user has access to | Florian Kaiser | 2016-02-06 | 1 | -3/+3 |