summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump GITLAB_SHELL_VERSION to 3.6.0 for SSH support for LFS.bump-shell-to-3-6-0Patricio Cano2016-09-201-1/+1
* Merge branch 'issue_20078' into 'master' Yorick Peterse2016-09-202-0/+14
|\
| * Test if issue authors can access private projectsFelipe Artur2016-09-202-0/+14
* | Merge branch 'doc/cycle-analytics' into 'master' Achilleas Pipinellis2016-09-203-0/+113
|\ \
| * | Add docs on Cycle AnalyticsAchilleas Pipinellis2016-09-203-0/+113
* | | Merge branch 'slash-commands-load-fix' into 'master' Robert Speicher2016-09-204-3/+26
|\ \ \
| * | | Moved loading GFM source into zen.html.hamlslash-commands-load-fixPhil Hughes2016-09-162-2/+3
| * | | Use admin user in testsPhil Hughes2016-09-161-3/+1
| * | | Fixed group milestone errorPhil Hughes2016-09-161-1/+1
| * | | Correctly loads gfm autocomplete source on pages where it is requiredPhil Hughes2016-09-166-7/+27
| * | | Fixed slash commands not loadingPhil Hughes2016-09-161-0/+4
* | | | Merge branch 'update_issues_mr_counter' into 'master' Rémy Coutable2016-09-2019-60/+132
|\ \ \ \ | |_|/ / |/| | |
| * | | fix issues mr counterbarthc2016-09-2019-60/+132
* | | | Merge branch 'JonTheNiceGuy/gitlab-ce-Ubuntu-16.04-Package'Rémy Coutable2016-09-202-0/+13
|\ \ \ \
| * | | | Update .pkgr.yml with Ubuntu 16.04 dependenciesJon "The Nice Guy" Spriggs2016-09-202-0/+13
* | | | | Merge branch 'add_optional_author_for_commits' into 'master' Rémy Coutable2016-09-2012-68/+298
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add optional 'author' param when making commitsDan Dunckel2016-09-1912-68/+298
* | | | | Merge branch '22218-fix-note-form-footer' into 'master' Robert Speicher2016-09-206-11/+126
|\ \ \ \ \
| * | | | | Add a view spec for projects/notes/_formRémy Coutable2016-09-202-16/+36
| * | | | | Ensure we have a user before checking for their permission in Notes::SlashCom...Rémy Coutable2016-09-202-0/+70
| * | | | | Fix note form hint showing slash commands supported for commitsRémy Coutable2016-09-205-11/+36
* | | | | | Merge branch 'fix-regression-in-handling-build-updated' into 'master' Rémy Coutable2016-09-202-11/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix build_updatedfix-regression-in-handling-build-updatedKamil Trzcinski2016-09-191-1/+2
| * | | | | Fix processing of events when build finished.Kamil Trzcinski2016-09-192-11/+13
* | | | | | Merge branch 'order-stages-by-pipeline' into 'master' Rémy Coutable2016-09-202-2/+3
|\ \ \ \ \ \
| * | | | | | Render stages in valid orderKamil Trzcinski2016-09-202-2/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'feature/github-edit-path' into 'master' Rémy Coutable2016-09-2011-29/+82
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add missing spacefeature/github-edit-pathJames Lopez2016-09-201-1/+1
| * | | | | fix CSSJames Lopez2016-09-201-1/+1
| * | | | | fix indent in JS fileJames Lopez2016-09-201-1/+1
| * | | | | updated example img in docsJames Lopez2016-09-201-0/+0
| * | | | | fixes CSS issues and namespace path issue. Also tested in different browsers.James Lopez2016-09-202-6/+16
| * | | | | some UI changesJames Lopez2016-09-202-15/+8
| * | | | | few fixes based on MR feedbackJames Lopez2016-09-203-20/+11
| * | | | | Fix namespace helper - use pluck instead of slower map version.James Lopez2016-09-201-1/+1
| * | | | | modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-2011-28/+87
* | | | | | Merge branch '22364-rails-cache-redis-connection-pool' into 'master' Yorick Peterse2016-09-202-0/+5
|\ \ \ \ \ \
| * | | | | | Use a ConnectionPool for Rails.cache on Sidekiq servers22364-rails-cache-redis-connection-poolPaco Guzman2016-09-202-0/+5
* | | | | | | Merge branch 'merge-request-push-compare-ui' into 'master' Jacob Schatz2016-09-206-48/+99
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into merge-request-push-compare-uiBryce Johnson2016-09-2039-78/+443
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch 'merge-request-push-compare-ui' of gitlab.com:gitlab-org/gitlab-...Bryce Johnson2016-09-2088-545/+2159
| |\ \ \ \ \ \ \
| | * | | | | | | Fix newlines added to README.Bryce Johnson2016-09-191-4/+1
| | * | | | | | | Switch out comments_disabled for diff_notes_disabled.Bryce Johnson2016-09-191-3/+2
| | * | | | | | | style updatestauriedavis2016-09-191-6/+20
| | * | | | | | | Shush rubocop.Bryce Johnson2016-09-191-1/+0
| | * | | | | | | Add 'Show latest version' button.Bryce Johnson2016-09-191-0/+1
| | * | | | | | | Style merge request diff dropdowns & disable comments.Bryce Johnson2016-09-196-47/+87
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'master' into merge-request-push-compare-uiBryce Johnson2016-09-17132-1035/+1151
| |\ \ \ \ \ \ \
| * | | | | | | | Fix newlines added to README.Bryce Johnson2016-09-151-4/+1
| * | | | | | | | Merge branch 'master' into merge-request-push-compare-uiBryce Johnson2016-09-155-62/+84
| |\ \ \ \ \ \ \ \