Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Fix panic when view profile without signin | Unknwon | 2016-02-19 | |
| | | | | | | | | | | | | | | | | Also fix that no matter who, still able to see organizations with private membership. | |||
* | | | | Remove border-bottom for tabs header divider | Unknwon | 2016-02-19 | |
| | | | | ||||
* | | | | Fix inappropriate markdown post process end tag check | Unknwon | 2016-02-19 | |
| | | | | | | | | | | | | | | | | | | | | 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 | |
|\ \ \ \ | | | | | | | | | | | Update contributing guidlines link | |||
| * | | | | Update README.md | jwdeitch | 2016-02-19 | |
| | | | | | ||||
| * | | | | Update contributing guidlines link | jwdeitch | 2016-02-19 | |
| | | | | | | | | | | | | | | | previously displays 404 | |||
* | | | | | Merge pull request #2663 from Download-Fritz/MirrorForks | Unknwon | 2016-02-19 | |
|\ \ \ \ \ | | | | | | | | | | | | | #2505 Allow to fork and disallow to create PRs for mirrors. | |||
| * | | | | | Rename MustEnablePulls() to MustAllowPulls() and simplify the contained ↵ | Download-Fritz | 2016-02-19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | check to AllowsPulls(). | |||
| * | | | | | #2505 Allow to fork and disallow to create PRs for mirrors. | Download-Fritz | 2016-02-19 | |
| |/ / / / | ||||
* | | | | | Merge pull request #2659 from joshfng/fix-issue-email-format | Unknwon | 2016-02-18 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix issue email formatting. Addresses #2331 | |||
| * | | | | | Fix issue email formatting. Addresses #2331 | Josh Frye | 2016-02-18 | |
| |/ / / / | ||||
* | | | | | Merge pull request #2658 from fnkr/fix-chmod | Unknwon | 2016-02-18 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix chmod for several files in conf/locale/ and public/ | |||
| * | | | | | Fix chmod for several files in conf/locale/ and public/ | Florian Kaiser | 2016-02-18 | |
|/ / / / / | ||||
* / / / / | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||
* | | | | Add issue and pull request template | Unknwon | 2016-02-17 | |
| | | | | ||||
* | | | | Merge pull request #2649 from andreynering/gh-issue-template | Unknwon | 2016-02-17 | |
|\ \ \ \ | |_|/ / |/| | | | Add GitHub's issue and pull request templates. | |||
| * | | | Add GitHub's issue and pull request templates. | Andrey Nering | 2016-02-17 | |
|/ / / | ||||
* | | | #2646 fix panic on pushing repositor | Unknwon | 2016-02-17 | |
| | | | ||||
* | | | #2639 add branch prefix for test webhook | Unknwon | 2016-02-17 | |
| |/ |/| | ||||
* | | #2633 fix removed config option | Unknwon | 2016-02-16 | |
| | | ||||
* | | Merge pull request #2635 from lunny/develop | Unknwon | 2016-02-16 | |
|\ \ | | | | | | | fix dependency broken because xorm's API changed | |||
| * | | fix dependency broken because xorm's API changed | Lunny Xiao | 2016-02-16 | |
|/ / | ||||
* | | Add env var check for update | Unknwon | 2016-02-15 | |
| | | ||||
* | | #2630 fix wrong user avatar link in webhook | Unknwon | 2016-02-15 | |
| | | | | | | | | | | Was using the wrong method and now uses the method which checks if the avatar link is relative or not. | |||
* | | Minor fix for #2624 | Unknwon | 2016-02-15 | |
| | | ||||
* | | Merge pull request #2624 from mhartkorn/convert-mirror-to-repo | Unknwon | 2016-02-15 | |
|\ \ | | | | | | | Convert mirrors to regular repositories | |||
| * | | Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ↵ | Martin Hartkorn | 2016-02-15 | |
| | | | | | | | | | | | | from database | |||
| * | | Refactored according to suggestions | Martin Hartkorn | 2016-02-14 | |
| | | | ||||
| * | | Add missing safety check | Martin Hartkorn | 2016-02-14 | |
| | | | ||||
| * | | Convert mirrors to regular repositories. | Martin Hartkorn | 2016-02-14 | |
| | | | ||||
* | | | Setup CI with testing | Unknwon | 2016-02-14 | |
| | | | ||||
* | | | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | |
| | | | ||||
* | | | Minor fix for #2578 | Unknwon | 2016-02-14 | |
| | | | ||||
* | | | Merge pull request #2578 from exmex/develop | Unknwon | 2016-02-14 | |
|\ \ \ | | | | | | | | | Admins and user itself sees private org relations on profile | |||
| * | | | Reverted showing (private) on private org relations | ExMex | 2016-02-07 | |
| | | | | ||||
| * | | | Admins and user itself sees private org relations on profile | ExMex | 2016-02-07 | |
| | | | | ||||
* | | | | fix #2454 | Unknwon | 2016-02-14 | |
| | | | | ||||
* | | | | Hijack #2388 | Unknwon | 2016-02-14 | |
| | | | | ||||
* | | | | Minor fix for #2567 | Unknwon | 2016-02-14 | |
| | | | | ||||
* | | | | Merge pull request #2567 from fnkr/hide-other-teams-activity-from-dashboard | Unknwon | 2016-02-14 | |
|\ \ \ \ | | | | | | | | | | | Only show activities and repositories on the dashboard, that the user has access to | |||
| * | | | | Only show activities for repositories on dashboard, that the user has access to | Florian Kaiser | 2016-02-06 | |
| | | | | | ||||
| * | | | | Only show repositories on organization dashboard, that the user has access to | Florian Kaiser | 2016-02-05 | |
| | | | | | ||||
* | | | | | #2569 delete repo local copy when transfer | Unknwon | 2016-02-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remote repository path is renamed but does not delete outdated local copy which still has old repository path as remote. | |||
* | | | | | Merge pull request #2617 from chriswatt/bgcolor | Unknwon | 2016-02-14 | |
|\ \ \ \ \ | | | | | | | | | | | | | Change main content area bg to white, keep area above tabs grey | |||
| * | | | | | Fix when repo is empty | chriswatt | 2016-02-14 | |
| | | | | | | ||||
| * | | | | | Add grey bg to tabs on repo page | chriswatt | 2016-02-14 | |
|/ / / / / | ||||
* | | | | | Remove unused tests | Unknwon | 2016-02-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Module httplib will be replaced a well done third-party package soon, so remove its unused tests | |||
* | | | | | Merge pull request #2614 from joshfng/add-default-branch-to-repo-payload | Unknwon | 2016-02-12 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Add default branch to repo payload | |||
| * | | | | Add default branch to repo payload | Josh Frye | 2016-02-12 | |
| | | | | | ||||
* | | | | | Merge pull request #2612 from Eriner/master | Unknwon | 2016-02-12 | |
|\ \ \ \ \ | | | | | | | | | | | | | update .gopmfile to reflect git-module update |