summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix mysterious rubocop failuregitaly-0.45.1Jacob Vosmaer2017-10-101-2/+2
* Run bundleJacob Vosmaer2017-10-101-2/+2
* Use gitaly-proto 0.41.0Jacob Vosmaer2017-10-101-1/+1
* Use Gitaly 0.45.1Jacob Vosmaer2017-10-101-1/+1
* Merge branch 'feature/migrate-workhorse-send-git-diff-patch-to-gitaly' into '...Robert Speicher2017-10-103-22/+92
|\
| * Migrate Workhorse Send{Diff,Patch} to Gitalyfeature/migrate-workhorse-send-git-diff-patch-to-gitalyAhmad Sherif2017-10-093-22/+92
* | Merge branch 'ee-38771-ce-backport' into 'master'Douwe Maan2017-10-105-2/+52
|\ \
| * | Backports EE 38771 changes to CE.Tiago Botelho2017-10-105-2/+52
* | | Merge branch '38869-api' into 'master'Phil Hughes2017-10-101-1/+0
|\ \ \
| * | | Remove Api from main.js38869-apiFilipa Lacerda2017-10-091-1/+0
* | | | Merge branch 'winh-clarify-naming-imports-docs' into 'master'Filipa Lacerda2017-10-101-4/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | Make naming imports more clearwinh-clarify-naming-imports-docswinh-clarify-naming-importsWinnie Hellmann2017-10-091-4/+26
* | | | Merge branch '38574-superfluous-export-in-advanced-settings-of-project-settin...Tim Zallmann2017-10-101-1/+1
|\ \ \ \
| * | | | fix incorrect description for advanced settings section of project settings38574-superfluous-export-in-advanced-settings-of-project-settingsMike Greiling2017-10-091-1/+1
| | |/ / | |/| |
* | | | Merge branch '34841-todos' into 'master'Phil Hughes2017-10-105-52/+69
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bad type checking to prevent 0 count badge to be shownFilipa Lacerda2017-10-105-52/+69
|/ / /
* | | Merge branch 'wiki-empty-page-heading' into 'master'Filipa Lacerda2017-10-091-1/+1
|\ \ \
| * | | Fix wiki empty page translation namespace not being removedwiki-empty-page-headingPhil Hughes2017-10-091-1/+1
| |/ /
* | | Merge branch 'rc/rename-codeclimate-to-codequality' into 'master'Kamil Trzciński2017-10-091-1/+1
|\ \ \
| * | | Rename the `codeclimate` job to `codequality`rc/rename-codeclimate-to-codequalityRémy Coutable2017-10-091-1/+1
* | | | Merge branch '34284-add-changes-to-issuable-webhook-data' into 'master'Douwe Maan2017-10-0922-137/+659
|\ \ \ \
| * | | | Introduce new hook data builders for Issue and MergeRequest34284-add-changes-to-issuable-webhook-dataRémy Coutable2017-10-0913-224/+423
| * | | | Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-0913-150/+369
| * | | | Include the changes in issuable webhook payloadsRémy Coutable2017-10-0914-53/+157
| |/ / /
* | | | Merge branch '38534-minigraph' into 'master'Phil Hughes2017-10-093-4/+14
|\ \ \ \
| * | | | Fixes mini graph in commit view38534-minigraphFilipa Lacerda2017-10-093-4/+14
* | | | | Merge branch 'jk-assignees-todos-fix' into 'master'Sean McGivern2017-10-093-5/+30
|\ \ \ \ \
| * | | | | Don't create todos for old issue assigneesJarka Kadlecova2017-10-093-5/+30
| | |/ / / | |/| | |
* | | | | Merge branch '23888-fix-unsubscription-link-for-snippet-notification' into 'm...Sean McGivern2017-10-094-234/+390
|\ \ \ \ \
| * | | | | Don't show an "Unsubscribe" link in snippet comment notificationsRémy Coutable2017-10-094-234/+390
| |/ / / /
* | | | | Merge branch 'rs-qa-sandbox-group' into 'master'Grzegorz Bizon2017-10-098-14/+138
|\ \ \ \ \
| * | | | | Add QA::Scenario::Gitlab::Group::CreateRobert Speicher2017-10-097-59/+87
| * | | | | Add QA::Page::Group::New to fill in the "Create group" formrs-qa-sandbox-groupRobert Speicher2017-10-063-13/+28
| * | | | | Clean up QA::Page::Dashboard::Groups a bitRobert Speicher2017-10-061-11/+16
| * | | | | Use autoloading instead of an explicit requireRobert Speicher2017-10-062-1/+4
| * | | | | Implement Scenario::Gitlab::Sandbox::PrepareRobert Speicher2017-10-054-34/+69
| * | | | | Make use of a `gitlab-qa-sandbox` group if availableRobert Speicher2017-10-043-7/+45
* | | | | | Merge branch 'group-sort-dropdown-blank' into 'master'Robert Speicher2017-10-093-1/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 'group-sort-dropdown-blank'Robert Speicher2017-10-09694-3668/+15494
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Fixed default group sort optiongroup-sort-dropdown-blankPhil Hughes2017-10-063-1/+12
* | | | | | | Merge branch '37483-activity-log-show-wrong-number-of-commits-per-push' into ...Rémy Coutable2017-10-092-2/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix the number representing the amount of commits related to a push eventMark Fletcher2017-10-062-2/+6
* | | | | | | Merge branch 'bvl-fork-network-migrations' into 'master'Yorick Peterse2017-10-093-0/+18
|\ \ \ \ \ \ \
| * | | | | | | Don't create fork networks for root projects that are deletedbvl-fork-network-migrationsBob Van Landuyt2017-10-093-0/+18
* | | | | | | | Merge branch '37552-replace-js-true-with-js' into 'master'Rémy Coutable2017-10-09182-328/+461
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Replaces `tag: true` into `:tag` in the specsJacopo2017-10-07182-328/+461
* | | | | | | | Merge branch 'rc/do-not-retry-ee_compat_check' into 'master'Sean McGivern2017-10-091-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Do not retry jobs that are allowed to failrc/do-not-retry-ee_compat_checkRémy Coutable2017-10-041-0/+2
* | | | | | | | | Merge branch 'icons-update-fix-regression-on-groups' into 'master'Phil Hughes2017-10-094-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Updated Icons + Fix for Collapsed Groups Angleicons-update-fix-regression-on-groupsTim Zallmann2017-10-094-5/+5
| | |_|/ / / / / / | |/| | | | | | |