Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fix for #2660 | Unknwon | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | Test mailer button. Addresses #1531 | Josh Frye | 2016-02-24 | 1 | -0/+1 |
| | |||||
* | #2682 fix missing slash for go-get meta | Unknwon | 2016-02-23 | 1 | -1/+1 |
| | |||||
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | 1 | -1/+1 |
| | |||||
* | Fix wrong place to check disable SSH | Unknwon | 2016-02-21 | 2 | -6/+7 |
| | |||||
* | Replace uuid module with original package | Unknwon | 2016-02-20 | 1 | -2/+2 |
| | |||||
* | Fix #857 | Unknwon | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2663 from Download-Fritz/MirrorForks | Unknwon | 2016-02-19 | 1 | -2/+2 |
|\ | | | | | #2505 Allow to fork and disallow to create PRs for mirrors. | ||||
| * | Rename MustEnablePulls() to MustAllowPulls() and simplify the contained ↵ | Download-Fritz | 2016-02-19 | 1 | -2/+2 |
| | | | | | | | | check to AllowsPulls(). | ||||
* | | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 | 1 | -2/+9 |
|/ | | | | | | | | | | Remove the possibility of using email as user name when user actually push through combination of email and password with HTTP. Also refactor update action function to replcae tons of arguments with single PushUpdateOptions struct. And define the user who pushes code as pusher, therefore variable names shouldn't be confusing any more. | ||||
* | #2646 fix panic on pushing repositor | Unknwon | 2016-02-17 | 1 | -2/+2 |
| | |||||
* | Add env var check for update | Unknwon | 2016-02-15 | 1 | -5/+6 |
| | |||||
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | 1 | -6/+0 |
| | |||||
* | #2569 delete repo local copy when transfer | Unknwon | 2016-02-14 | 1 | -1/+1 |
| | | | | | | Remote repository path is renamed but does not delete outdated local copy which still has old repository path as remote. | ||||
* | Add default branch to repo payload | Josh Frye | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | Bump git-module. Fixes #2589 | Josh Frye | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page | Unknwon | 2016-02-04 | 1 | -1/+4 |
|\ | | | | | Hide other teams & repos from organization page | ||||
| * | Only show teams the user has access to | Florian Kaiser | 2016-01-31 | 1 | -1/+4 |
| | | |||||
* | | Escape unescaped periods in route regular expression | Florian Kaiser | 2016-02-02 | 1 | -1/+1 |
|/ | |||||
* | #2491 minor fix for sr on dashboard | Unknwon | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | stop compile bindata for TRANSLATORS | Unknwon | 2016-01-11 | 1 | -1/+1 |
| | | | | - update required version of git-module for #2373 | ||||
* | #2345 disallow access of some pages for empty repo | Unknwon | 2016-01-07 | 1 | -6/+7 |
| | |||||
* | update dep lib version requirement | Unknwon | 2016-01-06 | 1 | -0/+2 |
| | |||||
* | #2311 improve HTTP auth error message | Unknwon | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 1 | -1/+11 |
| | | | | | - User profile un/follow - List user's followers/following | ||||
* | #2251 show commits count in PR tabs | Unknwon | 2015-12-19 | 1 | -2/+2 |
| | |||||
* | #1692 add organization APIs | Unknwon | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | fix #2204 | Unknwon | 2015-12-15 | 1 | -5/+4 |
| | |||||
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | fix possible disclosure | Unknwon | 2015-12-14 | 1 | -6/+7 |
| | |||||
* | fix huge diff hangs | Unknwon | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | improve get commits performance | Unknwon | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | #2167 able to identify git version on Windows | Unknwon | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | 1 | -6/+3 |
| | |||||
* | #2154 fix form submit error | Unknwon | 2015-12-11 | 1 | -1/+1 |
| | |||||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 1 | -1/+1 |
| | |||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -2/+5 |
| | |||||
* | Make serv/update use LOCAL_ROOT_URL instead public | Adam Strzelecki | 2015-12-09 | 1 | -1/+1 |
| | | | | The reasoning for that is in the previous commit. | ||||
* | force new INI version | Unknwon | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | #2063 Ability to delete repo from admin panel | Unknwon | 2015-12-05 | 1 | -1/+2 |
| | |||||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 | 1 | -0/+1 |
| | |||||
* | Set default language for i18n | Unknwon | 2015-12-05 | 1 | -1/+2 |
| | |||||
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 | 1 | -1/+1 |
| | |||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -4/+4 |
| | |||||
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 | 1 | -74/+2 |
| | |||||
* | fix #2095 | Unknwon | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | fix #976 | Unknwon | 2015-12-03 | 1 | -5/+20 |
| | |||||
* | more UI minor fixes | Unknwon | 2015-12-02 | 1 | -11/+8 |
| | |||||
* | UI: Always show menu on repo pages | Adam Strzelecki | 2015-12-03 | 1 | -2/+2 |
| | | | | | Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu. |