Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 1 | -1/+1 |
| | | | | Both are possible on explore and admin panel | ||||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -1/+1 |
| | |||||
* | Fix ref comment from commit create empty feed | Unknwon | 2016-03-11 | 1 | -1/+1 |
| | |||||
* | #2727 fix incompatible SQL in PostgreSQL | Unknwon | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | #2302 Replace time.Time with Unix Timestamp (int64) | Unknwon | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | Fix pull request availability check | Unknwon | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | Prepare release | Unknwon | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | Remove duplicated of code | Unknwon | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | Minor fixes for #2766 | Unknwon | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | Add Finnish support | Unknwon | 2016-03-05 | 1 | -1/+1 |
| | |||||
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 1 | -1/+1 |
| | |||||
* | Fix grammar in README | Romain Beaumont | 2016-03-05 | 1 | -1/+1 |
| | |||||
* | Update README notes | Unknwon | 2016-03-05 | 1 | -5/+6 |
| | |||||
* | #1597 fix activitity feeds for pull requests | Unknwon | 2016-03-05 | 1 | -1/+1 |
| | |||||
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 | 1 | -1/+1 |
| | |||||
* | Minor fixes for #2746 | Unknwon | 2016-03-04 | 1 | -1/+1 |
| | |||||
* | #2743 and #2751 fix bad SQL generated by XORM | Unknwon | 2016-03-04 | 1 | -1/+1 |
| | | | | Use hand-written SQL to do complex query | ||||
* | #2748 fix redirect loop with auto-signin | Unknwon | 2016-03-04 | 1 | -1/+1 |
| | |||||
* | Minor fixes for #2745 | Unknwon | 2016-03-03 | 1 | -1/+1 |
| | |||||
* | #1891 attempt to fix expected invalid CSRF token | Unknwon | 2016-03-03 | 1 | -1/+1 |
| | | | | - Remove unused config settings `[picture] service` | ||||
* | #2743 workaround to fix XORM problem | Unknwon | 2016-03-03 | 1 | -1/+1 |
| | |||||
* | #2727 make IN clause compatible with Postgres | Unknwon | 2016-03-01 | 1 | -1/+1 |
| | |||||
* | Allow setting git operations timeouts | Unknwon | 2016-02-29 | 1 | -1/+1 |
| | | | | | | - Migrate: #2704 #2653 - Clone: #2701 - Mirror, Pull | ||||
* | #2700 fix sqlite3 can't create issue with more than one label | Unknwon | 2016-02-29 | 1 | -1/+1 |
| | |||||
* | Post work for #2637 | Unknwon | 2016-02-27 | 1 | -1/+1 |
| | | | | Improve test cases, config settings, also show SSH config settings on admin config panel. | ||||
* | Minor fix for #2710 | Unknwon | 2016-02-27 | 1 | -11/+9 |
| | |||||
* | #2697 fix panic when close issue via commit message | Unknwon | 2016-02-25 | 1 | -1/+1 |
| | |||||
* | Minor fix for #2660 | Unknwon | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | Prepare to release | Unknwon | 2016-02-24 | 1 | -7/+7 |
| | |||||
* | #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 |
| | |||||
* | Minor fix for #2634 | Unknwon | 2016-02-20 | 1 | -1/+1 |
| | | | | Add AttributesInBind option in new auth source form. | ||||
* | Minor fix for #2524 | Unknwon | 2016-02-19 | 1 | -1/+1 |
| | |||||
* | Fix inappropriate markdown post process end tag check | Unknwon | 2016-02-19 | 1 | -1/+1 |
| | | | | | When <code> is nested inside <pre>, the next end tag token would not able to be the same as outer-most start tag. So we only check outer-most start and end tag token to be the same. | ||||
* | Merge pull request #2664 from jwdeitch/patch-1 | Unknwon | 2016-02-19 | 1 | -1/+1 |
|\ | | | | | Update contributing guidlines link | ||||
| * | Update README.md | jwdeitch | 2016-02-19 | 1 | -1/+1 |
| | | |||||
| * | Update contributing guidlines link | jwdeitch | 2016-02-19 | 1 | -1/+1 |
| | | | | | | previously displays 404 | ||||
* | | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 | 1 | -1/+1 |
|/ | | | | | | | | | | 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. | ||||
* | Minor fix for #2624 | Unknwon | 2016-02-15 | 1 | -1/+1 |
| | |||||
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | Minor fix for #2567 | Unknwon | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | #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. | ||||
* | Remove unused tests | Unknwon | 2016-02-13 | 1 | -1/+0 |
| | | | | | Module httplib will be replaced a well done third-party package soon, so remove its unused tests | ||||
* | Update locales and update sponsor | Unknwon | 2016-02-11 | 1 | -0/+1 |
| | |||||
* | #2485 fix payloads mixed up for webhook | Unknwon | 2016-02-10 | 1 | -1/+1 |
| | | | | | | | | | When repository contains a Slack type hook, it changes original payload content. This patch fixes it by using a local object to store newly created Slack payload instead of assigning back to the same variable. | ||||
* | Improve db path prompt when install | Unknwon | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | #2558 delete local wiki copy when rename repo and user | Unknwon | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Add YunoHost link to README | Unknwon | 2016-02-05 | 1 | -0/+1 |
| | |||||
* | #2556 handle space in image URL | Unknwon | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | 1 | -1/+1 |
| | | | | - Update locales |