Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #2639 add branch prefix for test webhook | Unknwon | 2016-02-17 |
| | |||
* | #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 |
| | | |||
* | | Merge pull request #2578 from exmex/develop | Unknwon | 2016-02-14 |
|\ \ | | | | | | | Admins and user itself sees private org relations on profile | ||
| * | | Admins and user itself sees private org relations on profile | ExMex | 2016-02-07 |
| | | | |||
* | | | 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 |
| | | | |||
* | | | Remove redundant nil check. | Josh Frye | 2016-02-12 |
| | | | |||
* | | | Set default log path if empty during install | Josh Frye | 2016-02-12 |
| | | | |||
* | | | Add install option for log path | Josh Frye | 2016-02-12 |
| | | | |||
* | | | Merge pull request #2599 from mhartkorn/fix-release-error-deleted-user | Unknwon | 2016-02-10 |
|\ \ \ | | | | | | | | | Fix for server error on release page when a user deleted their account | ||
| * | | | Removed HTTP 500 error on the release page when a user deleted their account | Martin Hartkorn | 2016-02-10 |
| | | | | |||
* | | | | Merge pull request #2528 from andreynering/diff-sintax-highlight-733 | Unknwon | 2016-02-07 |
|\ \ \ \ | |_|_|/ |/| | | | Enable syntax highlighting on diff view | ||
| * | | | Enable sintax highlighting on diff view. Close #733 | Andrey Nering | 2016-02-04 |
| | |/ | |/| | |||
* | | | parse milestone.deadline as local time | Tobias Kunicke | 2016-02-06 |
| |/ |/| | |||
* | | Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme | Unknwon | 2016-02-05 |
|\ \ | |/ |/| | Feature/markdown custom url scheme | ||
| * | Not working, but slightly better... | Kim "BKC" Carlbäcker | 2016-01-27 |
| | | |||
* | | Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page | Unknwon | 2016-02-04 |
|\ \ | | | | | | | Hide other teams & repos from organization page | ||
| * | | Remove unnecessary else-block | Florian Kaiser | 2016-02-04 |
| | | | |||
| * | | Evaulate org/team permissions when using the issue/PR view | Florian Kaiser | 2016-01-31 |
| | | | |||
| * | | Remove unnecessary comments | Florian Kaiser | 2016-01-31 |
| | | | |||
| * | | Everyone can see public repos | Florian Kaiser | 2016-01-31 |
| | | | |||
| * | | Only show teams the user has access to | Florian Kaiser | 2016-01-31 |
| | | | |||
| * | | Only show repositories the user has access to, on the organization home | Florian Kaiser | 2016-01-31 |
| | | | |||
* | | | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 |
| | | | | | | | | | | | | - Update locales | ||
* | | | Minor fix for #2506 | Unknwon | 2016-02-02 |
| | | | |||
* | | | Merge pull request #2506 from sapk/add-branche-api-support | Unknwon | 2016-02-02 |
|\ \ \ | | | | | | | | | Implement API for branches listing | ||
| * | | | Corrections following recommendations | Antoine GIRARD | 2016-01-28 |
| | | | | |||
| * | | | Handling error for the API request and add commments | Antoine GIRARD | 2016-01-28 |
| | | | | | | | | | | | | | | | | [ci skip] | ||
| * | | | Update link for documentation (Temporary ↵ | Antoine GIRARD | 2016-01-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip] | ||
| * | | | Near ready | Antoine GIRARD | 2016-01-28 |
| | | | | |||
* | | | | Use pretty 404 pages in repo.HTTPBackend | Florian Kaiser | 2016-02-02 |
| | | | | |||
* | | | | Minor fix for #2444 | Unknwon | 2016-02-01 |
| | | | | |||
* | | | | Merge pull request #2444 from bkcsoft/feature/participants | Unknwon | 2016-02-01 |
|\ \ \ \ | | | | | | | | | | | Implemented participant-listing for issue-pages (Fixes #2377) | ||
| * | | | | Go-ism :D | Kim "BKC" Carlbäcker | 2016-01-27 |
| | | | | | |||
| * | | | | Fixed Poster/Commenter-bug and clean-up | Kim "BKC" Carlbäcker | 2016-01-26 |
| | | | | | |||
| * | | | | Fix OP not 'participating' until commented | Kim "BKC" Carlbäcker | 2016-01-26 |
| | | | | | |||
| * | | | | Optimize participant-fetching | Kim Carlbäcker | 2016-01-26 |
| | | | | | |||
| * | | | | Implemented participant-listing for issue-pages | Kim "BKC" Carlbäcker | 2016-01-26 |
| | |_|/ | |/| | | |||
* | | | | Make highlighted markdown code blocks work on issue pages | Florian Kaiser | 2016-02-01 |
| | | | | |||
* | | | | fix #2529 | Unknwon | 2016-01-31 |
| | | | | |||
* | | | | Show all orgs on user profile, except the private one's | Florian Kaiser | 2016-01-30 |
| |_|/ |/| | | |||
* | | | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 |
| |/ |/| |