Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | Merge pull request #2603 from joshfng/bump-git-module-version | Unknwon | 2016-02-11 | |
|\ \ \ | | | | | | | | | Bump git-module. Fixes #2589 | |||
| * | | | Bump git-module. Fixes #2589 | Josh Frye | 2016-02-11 | |
|/ / / | ||||
* | | | Update locales and update sponsor | Unknwon | 2016-02-11 | |
| | | | ||||
* | | | #1577 fix missing SQL query placeholder | Unknwon | 2016-02-10 | |
| | | | ||||
* | | | 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 | |
| | | | | ||||
* | | | | #2485 fix payloads mixed up for webhook | Unknwon | 2016-02-10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||
* | | | | Merge pull request #2585 from andreynering/theme-color-meta-tag | Unknwon | 2016-02-08 | |
|\ \ \ \ | | | | | | | | | | | Implementing the "theme-color" meta tag. | |||
| * | | | | Implementing the "theme-color" meta tag. | Andrey Nering | 2016-02-08 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | Used by Android >= 5.0 to make the top bar colored. Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android | |||
* | | | | Merge pull request #2582 from chriswatt/tabindex | Unknwon | 2016-02-07 | |
|\ \ \ \ | | | | | | | | | | | Fix tab index on new issue/comment form | |||
| * | | | | Fix tab index on new issue/comment form | chriswatt | 2016-02-07 | |
|/ / / / | ||||
* | | | | Merge pull request #2581 from chriswatt/committab | Unknwon | 2016-02-07 | |
|\ \ \ \ | | | | | | | | | | | Make commits tab active when on diff page | |||
| * | | | | Make commits tab active when on diff page | chriswatt | 2016-02-07 | |
| | | | | | ||||
* | | | | | Merge pull request #2580 from fnkr/smaller-issue-title | Unknwon | 2016-02-07 | |
|\ \ \ \ \ | | | | | | | | | | | | | Make issue title smaller | |||
| * | | | | | Make issue title smaller | Florian Kaiser | 2016-02-07 | |
|/ / / / / | ||||
* | | | | | Merge pull request #2579 from nanoant/patch/fix-ldap-username | Unknwon | 2016-02-07 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix #2221 LDAP username attribute must be fetched | |||
| * | | | | | Fix #2221 LDAP username attribute must be fetched | Adam Strzelecki | 2016-02-07 | |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | This is fix-up for 573305f. Forgot to fetch AttributeUsername value from the LDAP server, so the setting was effectively not working as intended. | |||
* | | | | | Improve db path prompt when install | Unknwon | 2016-02-07 | |
| | | | | | ||||
* | | | | | 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 | |
| | | | | | | ||||
| * | | | | | go fmt models/git_diff_test.go | Andrey Nering | 2016-02-04 | |
| | | | | | | ||||
* | | | | | | Merge pull request #2576 from chriswatt/commentarrows | Unknwon | 2016-02-07 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | Add avatar arrows to both pull request and issue forms | |||
| * | | | | | Rename #avatararrow to #avatar-arrow | chriswatt | 2016-02-07 | |
| | | | | | | ||||
| * | | | | | Add avatar arrow to pull request form | chriswatt | 2016-02-07 | |
| | | | | | | ||||
| * | | | | | Add avatar arrows to new both new issue comment forms | chriswatt | 2016-02-07 | |
| | | | | | | ||||
* | | | | | | Merge pull request #2570 from andreynering/fix-1738 | Unknwon | 2016-02-07 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Workaround delete folder on Windows. | |||
| * | | | | | Workaroud delete folder on Windows. Fix #1738 | Andrey Nering | 2016-02-07 | |
| |/ / / / | ||||
* | | | | | Merge pull request #2573 from prologic/add-note-wrt-ssh-on-docker#2409 | Unknwon | 2016-02-06 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Add an important note about mapping the ssh port on the container to the host | |||
| * | | | | Add an important note about mapping the ssh port on the container to the host | James Mills | 2016-01-19 | |
| | | | | | ||||
* | | | | | Merge pull request #2565 from tkausl/issue2563 | Unknwon | 2016-02-05 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | fixes #2563 | |||
| * | | | | parse milestone.deadline as local time | Tobias Kunicke | 2016-02-06 | |
| | | | | | ||||
| * | | | | regulate timezone for milestone.deadline | Tobias Kunicke | 2016-02-06 | |
|/ / / / | ||||
* | | | | Fix #2564 file ignored by git | Unknwon | 2016-02-05 | |
| | | | | ||||
* | | | | Merge pull request #2562 from Eriner/master | Unknwon | 2016-02-05 | |
|\ \ \ \ | | | | | | | | | | | optipng | |||
| * | | | | optipng | Matt Hamilton | 2016-02-05 | |
| | | | | | ||||
* | | | | | Generate CSS for #2561 | Unknwon | 2016-02-05 | |
| | | | | | ||||
* | | | | | Merge pull request #2561 from chriswatt/develop | Unknwon | 2016-02-05 | |
|\ \ \ \ \ | | | | | | | | | | | | | Add small arrows on issue comments pointing to users avatar | |||
| * | | | | | Add small user arrows on issue comments pointing to users avatar | chriswatt | 2016-02-05 | |
|/ / / / / | ||||
* / / / / | #2558 delete local wiki copy when rename repo and user | Unknwon | 2016-02-05 | |
|/ / / / | ||||
* | | | | 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 | |
| | | | | ||||
| * | | | Added example to conf/app.ini | Kim "BKC" Carlbäcker | 2016-01-27 | |
| | | | | ||||
| * | | | Custom URL-Schemas for Markdown | Kim "BKC" Carlbäcker | 2016-01-27 | |
| | | | | ||||
* | | | | Add YunoHost link to README | Unknwon | 2016-02-05 | |
| | | | | ||||
* | | | | Merge pull request #2559 from Techwolf12/develop | Unknwon | 2016-02-05 | |
|\ \ \ \ | | | | | | | | | | | Fixes small typo | |||
| * | | | | Fixes small typo | techwolf12 | 2016-02-05 | |
|/ / / / | ||||
* | | / | #2556 handle space in image URL | Unknwon | 2016-02-04 | |
| |_|/ |/| | | ||||
* | | | Minor fix for #2530 | Unknwon | 2016-02-04 | |
| | | | ||||
* | | | 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 | |
| | | | |