| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix 500 when change user setting email to an exist email (#1039) | Lunny Xiao | 2017-02-25 | 1 | -0/+5 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 2 | -9/+395 |
* | Fix all the bugs in issues and pulls on dashboard (#943) | Lunny Xiao | 2017-02-17 | 1 | -66/+32 |
* | fix: 500 error on /explore/repos page. (#946) | Bo-Yi Wu | 2017-02-15 | 1 | -6/+7 |
* | 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 |
* | feat: support search bar on star tab of user profile. (#917) | Bo-Yi Wu | 2017-02-14 | 1 | -55/+66 |
* | fix: trim the whitespaces for the search keyword (#893) | Bo-Yi Wu | 2017-02-11 | 2 | -2/+2 |
* | fix: Admin can also search private user repository. (#869) | Bo-Yi Wu | 2017-02-08 | 1 | -10/+10 |
* | feat: support paginater on star tab of user profile. (#845) | Bo-Yi Wu | 2017-02-07 | 1 | -2/+17 |
* | fix: wrong pages number which includes private repository count. (#844) | Bo-Yi Wu | 2017-02-06 | 1 | -2/+15 |
* | 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 | 2 | -6/+60 |
* | Cache ctxUser in retrieveFeeds(..) (#826) | Ethan Koenig | 2017-02-03 | 1 | -1/+3 |
* | fix: User can see the private activity on public activity history. (#818) | Bo-Yi Wu | 2017-02-02 | 1 | -5/+5 |
* | Unit tests and remove unused functions in models/notification (#796) | Ethan Koenig | 2017-01-30 | 1 | -1/+1 |
* | 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 |
* | Notifications: trying to get a better layout (#660) | Andrey Nering | 2017-01-18 | 1 | -2/+2 |
* | Two factor authentication support (#630) | Andrew | 2017-01-16 | 2 | -8/+363 |
* | docs: update translation on notification page for zh-CN (#649) | xgitea | 2017-01-13 | 1 | -1/+1 |
* | Notifications: mark as read/unread and pin (#629) | Andrey Nering | 2017-01-12 | 1 | -1/+34 |
* | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 1 | -0/+1 |
* | Add pagination for notifications | Andrey Nering | 2017-01-03 | 1 | -3/+25 |
* | Do not get count on /api routers | Andrey Nering | 2017-01-02 | 1 | -0/+5 |
* | Notifications - Step 2 | Andrey Nering | 2016-12-30 | 2 | -1/+54 |
* | Tab on user profile to show starred repos (#519) | Andrey Nering | 2016-12-29 | 1 | -5/+8 |
* | Added minimum password length to app.ini (#223) | Bwko | 2016-12-24 | 1 | -3/+8 |
* | 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 |
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 2 | -4/+19 |
* | fixed vulnerabilities (#392) | Lunny Xiao | 2016-12-15 | 1 | -2/+2 |
* | Fixes typos | Bwko | 2016-11-27 | 2 | -2/+2 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 3 | -39/+39 |
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 4 | -71/+113 |
* | Normalize files with gofmt | Thibault Meyer | 2016-11-11 | 1 | -2/+2 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 4 | -21/+21 |
* | Support to last login feature | Joubert RedRat | 2016-11-09 | 1 | -0/+7 |
* | more | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | 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 | 4 | -21/+21 |
* | Prevented user enumeration of valid users through HTTP status codes of login ... | LefsFlare | 2016-10-16 | 1 | -2/+4 |
* | router/repo: code refactoring | Unknwon | 2016-08-30 | 1 | -1/+1 |
* | #3448 redirect if any after sign in | Unknwon | 2016-08-27 | 1 | -1/+8 |
* | Fix for #3410 overall issues for organisations is limited to num_repos from t... | lstahlman | 2016-08-09 | 1 | -1/+1 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -10/+17 |
* | 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 | 2 | -55/+71 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 4 | -36/+41 |