summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update VERSION to 9.2.7v9.2.7Timothy Andrew2017-06-211-1/+1
|
* Update CHANGELOG.md for 9.2.7Timothy Andrew2017-06-212-4/+4
| | | [ci skip]
* Merge branch '32653-fix-gemfile-lock' into 'master'Grzegorz Bizon2017-06-211-4/+3
| | | | | | | Fix omniauth-google-oauth2 dependencies in Gemfile.lock Closes #32653 See merge request !11787
* Merge branch '32861-fix-milestone-drag-and-drop-assignees' into 'master'Phil Hughes2017-06-212-11/+23
| | | | | | | Fix milestone page assignees when dropped in ongoing list Closes #32861 See merge request !12076
* Merge branch '33260-allow-admins-to-list-admins' into 'master'Rémy Coutable2017-06-216-4/+53
| | | | | | | Re-instate is_admin flag in users API is current user is an admin Closes #33260 See merge request !12211
* Update VERSION to 9.2.6v9.2.6Timothy Andrew2017-06-161-1/+1
|
* Update CHANGELOG.md for 9.2.6Timothy Andrew2017-06-1613-48/+15
| | | [ci skip]
* Merge branch 'patch-23' into '9-2-stable'Sean McGivern2017-06-151-1/+2
|\ | | | | | | | | Port _merge_params.html.haml conflict message See merge request !12140
| * Improve conflict message in _merge_params.html.hamlLuke "Jared" Bennett2017-06-141-1/+2
| |
| * Port _merge_params.html.haml conflict messagepatch-23Luke "Jared" Bennett2017-06-131-1/+1
|/
* Merge remote-tracking branch 'origin/fix-9-2-stable-conflicts-for-mr-11706' ↵Timothy Andrew2017-06-135-6/+48
|\ | | | | | | into 9-2-stable
| * Fix merge conflicts on pipeline schedulesfix-9-2-stable-conflicts-for-mr-11706Z.J. van de Weg2017-06-132-10/+2
| |
| * Merge branch '32790-pipeline_schedules-pages-throwing-error-500' into 'master'Kamil Trzciński2017-06-135-3/+53
| | | | | | | | | | | | | | | | | | | | | | Resolve "pipeline_schedules pages throwing error 500" Closes #32790 See merge request !11706 Conflicts: app/models/ci/pipeline_schedule.rb app/views/projects/pipeline_schedules/_pipeline_schedule.html.haml
* | Merge remote-tracking branch 'origin/fix-9-2-stable-conflicts-for-mr-11744' ↵Timothy Andrew2017-06-137-7/+123
|\ \ | | | | | | | | | into 9-2-stable
| * | Use wait_for_ajax instead of wait_for_requestsfix-9-2-stable-conflicts-for-mr-11744Clement Ho2017-06-122-2/+2
| | |
| * | Merge branch '9-2-stable' into fix-9-2-stable-conflicts-for-mr-11744Clement Ho2017-06-12109-280/+1049
| |\ \ | | |/
| * | Fix conflictsClement Ho2017-06-081-256/+32
| | |
| * | Merge branch '2472-assignee-dropdown-does-not-display-selected-assignee-ce' ↵Phil Hughes2017-06-087-5/+345
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Assignee dropdown does not display selected assignee Closes #2472 See merge request !11744 Conflicts: app/assets/javascripts/users_select.js
* | | Ignore CVE-2017-5029 in Nokogiriwinh2017-06-131-1/+1
| |/ |/|
* | Merge remote-tracking branch 'origin/fix-9-2-stable-conflicts-for-mr-11700' ↵Timothy Andrew2017-06-123-2/+61
|\ \ | | | | | | | | | into 9-2-stable
| * | Fix up merge_reqest_tabs import/require conflictsfix-9-2-stable-conflicts-for-mr-11700Eric Eastwood2017-06-122-12/+17
| | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12011
| * | Merge branch '32888-fix-error-after-missing-note-hash-fragment-in-dom' into ↵Clement Ho2017-06-122-2/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix error thrown with missing note fragment in DOM Closes #32888 See merge request !11700 Conflicts: spec/javascripts/merge_request_tabs_spec.js
* | | Merge remote-tracking branch 'origin/fix-9-2-stable-conflicts-for-mr-11964' ↵Timothy Andrew2017-06-125-24/+48
|\ \ \ | | | | | | | | | | | | into 9-2-stable
| * | | Merge branch ↵fix-9-2-stable-conflicts-for-mr-11964Adam Niedzielski2017-06-125-24/+48
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | '32995-issue-contents-dynamically-replaced-with-stale-version-after-saving-or-refreshing-relative-external_url-only' into 'master' Fix incorrect ETag cache key when relative instance URL is used Closes #32995 See merge request !11964
* | | Merge branch 'sh-recaptcha-fix-try2' into 'master'Sean McGivern2017-06-123-1/+14
|/ / | | | | | | | | | | | | Make sure reCAPTCHA configuration is loaded when spam checks are initiated Closes #33532 See merge request !12080
* | Merge branch 'counters_cache_invalidation' into 'master' Rémy Coutable2017-06-124-2/+49
| | | | | | | | | | Invalidate cache for issue and MR counters separately See merge request !11394
* | Merge branch 'fix-filtered-search-issuable-empty-state-exception' into 'master'Phil Hughes2017-06-122-1/+33
| | | | | | | | | | | | | | Fix filtered search issuable empty state exception Closes #31455 See merge request !11347
* | Merge branch 'backport_fix_slash_commands_for_multiple_assignee' into 'master'Douwe Maan2017-06-125-15/+27
| | | | | | | | | | Backport from EE: Fix '/unassign' slash command See merge request !11926
* | Merge branch 'fix/backup-restore-resume' into 'master'James Lopez2017-06-123-38/+104
| | | | | | | | | | | | | | Fix backup task to continue on corrupt repositories Closes #31767 See merge request !11962
* | Merge branch '33377-fix-null-ref-in-repo-is-ancestor' into 'master'Douwe Maan2017-06-122-8/+34
| | | | | | | | | | | | | | nil-check Repository::is_ancestor? Closes #33377 See merge request !11976
* | Merge branch 'fix-9-2-stable-conflicts-for-mr-11702' into '9-2-stable'Annabel Dunstone Gray2017-06-092-3/+8
|\ \ | | | | | | | | | | | | Fix 9.2 conflicts for "Fix note header author and time ago wrapping in parallel diff" See merge request !12004
| * | Fix conflicts in notes.scssfix-9-2-stable-conflicts-for-mr-11702Eric Eastwood2017-06-081-7/+0
| | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11702
| * | Merge branch '32801-fix-discussion-header-wrapping-in-parallel-diff' into ↵Annabel Dunstone Gray2017-06-082-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix note header author and time ago wrapping in parallel diff Closes #32801 See merge request !11702 Conflicts: app/assets/stylesheets/pages/notes.scss
* | | Merge remote-tracking branch 'origin/fix-9-2-stable-conflicts-for-mr-11793' ↵Timothy Andrew2017-06-082-1/+5
|\ \ \ | | | | | | | | | | | | into 9-2-stable
| * | | Fix conflict in app/assets/javascripts/blob/viewer/index.jsfix-9-2-stable-conflicts-for-mr-11793Sean McGivern2017-06-081-40/+1
| | | |
| * | | Merge branch ↵Douwe Maan2017-06-082-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '33048-markdown-rendering-of-md-files-has-ceased-to-display-latex-equations' into 'master' Fix math rendering on blob pages Closes #33048 See merge request !11793 Conflicts: app/assets/javascripts/blob/viewer/index.js
* | | | Merge branch 'issue-boards-label-filtering' into 'master' Filipa Lacerda2017-06-082-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue boards not filtering when URL params are encoded Closes #32084 See merge request !11320
* | | | Merge branch ↵Rémy Coutable2017-06-085-23/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'feature/gb/qa/switch-to-headless-chrome-via-selenium-webdriver' into 'master' Use headless Google Chrome browser in GitLab QA Closes gitlab-qa#45 and gitlab-qa#48 See merge request !11680
* | | | Merge branch '32850-award-emoji-off' into 'master'Phil Hughes2017-06-081-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix alignment of hover state on emoji button Closes #32850 See merge request !11691
* | | | Merge branch 'add-back-margin-to-note-text' into 'master'Annabel Dunstone Gray2017-06-081-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | Remove 0 margin bottom for last paragraph on note text See merge request !11699
* | | | Merge branch 'zj-drop-fk-if-exists' into 'master'Yorick Peterse2017-06-082-1/+15
| | | | | | | | | | | | | | | | | | | | Only remove FK if it exists See merge request !11828
* | | | Merge branch 'issue-title-fade-fix' into '9-2-stable'Filipa Lacerda2017-06-081-1/+1
| | | | | | | | | | | | | | | | | | | | Fix issue realtime title/description change CSS transition See merge request !11731
* | | | Merge branch '32977-user-autocomplete-per_page-does-not-work' into 'master'Douwe Maan2017-06-082-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "User autocomplete per_page does not work" Closes #32977 See merge request !11742
* | | | Merge branch 'winh-merge-request-tree-symbols' into 'master'Annabel Dunstone Gray2017-06-081-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix alignment of tree symbols in merge requests Closes #29590 See merge request !11761
* | | | Merge branch 'sh-fix-lfs-from-moving-across-filesystems' into 'master'Kamil Trzciński2017-06-083-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix LFS timeouts when trying to save large files Closes #33218 See merge request !11866
* | | | Merge branch '31556-ci-coverage-paralel-rspec' into 'master'Kamil Trzciński2017-06-083-24/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Return the last coverage in trace stream Closes #31556 See merge request !11128
* | | | Merge branch ↵Fatih Acet2017-06-0811-12/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-actually-delete-the-source-branch-from-a-forked-project' into 'master' Disable "Remove source branch" in MR Widget for users who can't remove, and re-add checkbox to MR form Closes #32447 and #32907 See merge request !11558
* | | | Merge branch 'fix/gb/use-merge-ability-for-protected-manual-actions' into ↵Kamil Trzciński2017-06-0816-41/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Check only a merge ability for protected actions Closes #32618 See merge request !11648
* | | | Merge branch 'fix-kubernetes-namespace' into 'master'Grzegorz Bizon2017-06-085-15/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix terminals support for Kubernetes service Closes #31754 See merge request !11653
* | | | Merge branch '32509-next-run-in-pipeline-schedules-shows-past-time' into ↵Kamil Trzciński2017-06-082-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Use #real_next_run in pipelines table Closes #32509 See merge request !11660