Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve markdown parsing | Dmitriy Zaporozhets | 2014-06-26 | 2 | -6/+29 |
* | Merge branch 'version-file' into 'master' | Dmitriy Zaporozhets | 2014-06-25 | 4 | -0/+36 |
|\ | |||||
| * | Show VERSION information on project sidebar | Dmitriy Zaporozhets | 2014-06-25 | 4 | -0/+36 |
* | | Merge branch 'remove-ruby-update-guide' into 'master' | Sytse Sijbrandij | 2014-06-25 | 2 | -60/+0 |
|\ \ | |||||
| * | | remove ruby upgrade guide | Job van der Voort | 2014-06-25 | 2 | -60/+0 |
|/ / | |||||
* | | Merge branch 'ruby-update-in-guide' into 'master' | Sytse Sijbrandij | 2014-06-25 | 1 | -6/+38 |
|\ \ | |/ |/| | |||||
| * | update ruby in update guide | Job van der Voort | 2014-06-25 | 1 | -6/+38 |
|/ | |||||
* | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-06-25 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #7195 from cirosantilli/patch-1 | Sytse Sijbrandij | 2014-06-25 | 1 | -1/+1 |
| |\ | |||||
| | * | Typo. | Ciro Santilli | 2014-06-25 | 1 | -1/+1 |
* | | | Fix diff comments toggle button | Dmitriy Zaporozhets | 2014-06-25 | 8 | -12/+20 |
|/ / | |||||
* | | dont render discussion diff unless note is for diff | Dmitriy Zaporozhets | 2014-06-25 | 2 | -0/+4 |
|/ | |||||
* | 7.1.0 started | Dmitriy Zaporozhets | 2014-06-24 | 2 | -1/+11 |
* | More noticable filter icons | Dmitriy Zaporozhets | 2014-06-24 | 1 | -1/+2 |
* | Fix some MR commenting tests | Dmitriy Zaporozhets | 2014-06-24 | 1 | -2/+2 |
* | Merge branch 'improve-discussions' into 'master' | Dmitriy Zaporozhets | 2014-06-24 | 10 | -87/+115 |
|\ | |||||
| * | Cleanup | Dmitriy Zaporozhets | 2014-06-24 | 2 | -39/+0 |
| * | Improve discussions | Dmitriy Zaporozhets | 2014-06-24 | 11 | -52/+119 |
|/ | |||||
* | Dont render difscussion for commit diffs | Dmitriy Zaporozhets | 2014-06-24 | 2 | -26/+28 |
* | Merge branch 'oauth_errors' into 'master' | Dmitriy Zaporozhets | 2014-06-24 | 11 | -24/+62 |
|\ | |||||
| * | Improve error page layout | Dmitriy Zaporozhets | 2014-06-24 | 8 | -27/+33 |
| * | Error page. | Marin Jankovski | 2014-06-24 | 1 | -0/+12 |
| * | Use an error page when oauth fails. | Marin Jankovski | 2014-06-24 | 2 | -1/+10 |
| * | Return better error when account exists when attempting oauth account create. | Marin Jankovski | 2014-06-24 | 2 | -5/+16 |
* | | Merge branch 'fix-namespace-select' into 'master' | Dmitriy Zaporozhets | 2014-06-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix namespace selector on Projects#new page | Dmitriy Zaporozhets | 2014-06-24 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'mr-improve-comments' into 'master' | Dmitriy Zaporozhets | 2014-06-24 | 2 | -3/+20 |
|\ \ | |||||
| * | | Improve merge request comments | Dmitriy Zaporozhets | 2014-06-24 | 2 | -3/+20 |
* | | | Show README link only if repository exists and not empty | Dmitriy Zaporozhets | 2014-06-24 | 1 | -1/+1 |
* | | | Merge branch 'fix-reply-button' into 'master' | Dmitriy Zaporozhets | 2014-06-24 | 5 | -15/+23 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Dont show reply button if user is not signed in | Dmitriy Zaporozhets | 2014-06-24 | 1 | -0/+2 |
| * | Move reply button to helper from view | Dmitriy Zaporozhets | 2014-06-24 | 5 | -15/+21 |
|/ | |||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-06-24 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch 'link-to-readme-from-description' into 'master' | Dmitriy Zaporozhets | 2014-06-24 | 1 | -0/+4 |
| |\ | |||||
| | * | Remove button code from readme link.link-to-readme-from-description | Sytse Sijbrandij | 2014-06-24 | 1 | -1/+1 |
| | * | Allow for the readme not to exist. | Sytse Sijbrandij | 2014-06-23 | 1 | -1/+1 |
| | * | Link to readme from description if you don't have edit rights on the repository. | Sytse Sijbrandij | 2014-06-23 | 1 | -0/+4 |
* | | | Merge branch 'add-redis-requirements' into 'master' | Jacob Vosmaer | 2014-06-24 | 1 | -1/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Change Redis to 25k. | Sytse Sijbrandij | 2014-06-24 | 1 | -1/+1 |
| * | | Some background on Redis and Sidekiq requirements. | Sytse Sijbrandij | 2014-06-24 | 1 | -1/+9 |
|/ / | |||||
* | | Merge pull request #7162 from olivierlambert/patch-1 | Dmitriy Zaporozhets | 2014-06-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | Missing quote in the install doc | Olivier Lambert | 2014-06-20 | 1 | -1/+1 |
* | | | Merge pull request #6992 from skv-headless/project_commits_sql_optimization | Dmitriy Zaporozhets | 2014-06-24 | 3 | -4/+15 |
|\ \ \ | |||||
| * | | | notes count in 1 query for mr and commits | skv | 2014-06-10 | 3 | -4/+15 |
* | | | | Merge pull request #7013 from jvanbaarsen/better-webhook-information | Dmitriy Zaporozhets | 2014-06-24 | 7 | -6/+45 |
|\ \ \ \ | |||||
| * | | | | Fixed the spec | Jeroen van Baarsen | 2014-06-14 | 1 | -1/+1 |
| * | | | | Added an UrlBuilder for building rails named routes | Jeroen van Baarsen | 2014-06-13 | 3 | -4/+37 |
| * | | | | Return a little more information in Issue webhook | Jeroen van Baarsen | 2014-06-13 | 5 | -6/+12 |
* | | | | | Merge pull request #5531 from NotSqrt/add-search | Dmitriy Zaporozhets | 2014-06-24 | 4 | -2/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Update ability to search in issue descriptions and comments | NotSqrt | 2014-05-15 | 4 | -2/+15 |