summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use `add_$role` helper in snippets specssnippet-spam-stableSean McGivern2017-02-022-6/+6
|
* Check public snippets for spamSean McGivern2017-02-0219-12/+277
| | | | | | Apply the same spam checks to public snippets (either personal snippets that are public, or public snippets on public projects) as to issues on public projects.
* Keep snippet visibility on errorSean McGivern2017-02-027-11/+6
| | | | | | | When a snippet is submitted, but there's an error, we didn't keep the visibility level. As the default is private, this means that submitting a public snippet that failed would then fall back to being a private snippet.
* Merge branch ↵Filipa Lacerda2017-02-023-3/+20
| | | | | | | | | | '27067-mention-user-dropdown-does-not-suggest-by-non-ascii-characters-in-name' into 'master' Resolve "Mention @user dropdown does not suggest by non-ASCII characters in name" Closes #27067 See merge request !8729
* Merge branch 'fix-broken-buil-9724713' into 'master' Fatih Acet2017-02-021-3/+2
| | | | | Fixes broken build: Use jquery to get the element position in the page See merge request !8926
* Merge branch 'fix-filtering-username-with-multiple-words' into 'master' Filipa Lacerda2017-02-023-1/+52
| | | | | | | Fix filtering usernames with multiple words Closes #27404 See merge request !8851
* Merge branch '27089-26860-27151-fix-discussion-note-permalink-collapsed' ↵Filipa Lacerda2017-02-023-10/+49
| | | | | | | | | | into 'master' Fix permalink discussion note being collapsed Closes #26860, #27089, and #27151 See merge request !8773
* Merge branch '19164-mobile-settings' into 'master' Annabel Dunstone Gray2017-02-023-5/+12
| | | | | | | 19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
* Merge branch 'fix/import-user-validation-error' into 'master' Rémy Coutable2017-02-023-0/+30
| | | | | | | Fix user validation error in Import/Export Closes #23833 See merge request !8909
* Merge branch 'sh-add-project-id-index-project-authorizations' into 'master' Yorick Peterse2017-01-313-1/+17
| | | | | | | Add project ID index to `project_authorizations` table to optimize queries Closes #27443 See merge request !8890
* Merge branch 'zj-slow-service-fetch' into 'master' Yorick Peterse2017-01-312-3/+14
| | | | | Improve performance of triggered chat commands See merge request !8876
* Merge branch 'rs-issue-27350' into 'master'Rémy Coutable2017-01-311-14/+11
| | | | | | | Fix a transient failure in the `Explore::ProjectsController` spec Closes #27350 See merge request !8847
* Merge branch 'fix-cancel-integration-settings' into 'master' Clement Ho2017-01-312-1/+5
| | | | | | | Fixed cancel button in the services form not redirecting back to the integrations settings view Closes #27301 See merge request !8843
* Merge branch ↵Filipa Lacerda2017-01-313-2/+168
| | | | | | | | | | '27248-filtered-search-does-not-allow-filtering-labels-with-multiple-words' into 'master' Fix filtering label and milestone with multiple words Closes #27248 and #27334 See merge request !8830
* Merge branch '27220-jqxhr-responsejson-message-is-undefined-in-safari' into ↵Fatih Acet2017-01-311-0/+1
| | | | | | | | | | 'master' Prevent form to be submitted twice Closes #27220 See merge request !8825
* Merge branch '27259-label-for-references-the-wrong-associated-text-input' ↵Annabel Dunstone Gray2017-01-313-3/+7
| | | | | | | | | | into 'master' Fix project name label's for reference in project settings Closes #27259 See merge request !8795
* Merge branch 'fix-search-bar-search-param' into 'master' Filipa Lacerda2017-01-313-1/+74
| | | | | | | Fix search bar search param encoding Closes #27398 See merge request !8753
* Merge branch '27047-8-16-cannot-login-with-2fa' into 'master' Fatih Acet2017-01-311-12/+12
| | | | | | | Resolve "Cannot login with 2fa" Closes #27047 See merge request !8730
* Merge branch 'patch-12' into 'master' James Lopez2017-01-311-1/+1
| | | | | Services changed to Integrations See merge request !8686
* Update VERSION to 8.16.3v8.16.3Robert Speicher2017-01-271-1/+1
|
* Update CHANGELOG.md for 8.16.3Robert Speicher2017-01-279-32/+11
| | | [ci skip]
* Merge branch 'sh-fix-annotated-tags-pointing-to-blob' into 'master' Douwe Maan2017-01-273-1/+40
| | | | | | | Fix Error 500 when repositories contain annotated tags pointing to blobs Closes #27228 See merge request !8800
* Merge branch '27044-fix-explore-sorting-on-trending' into 'master' Fatih Acet2017-01-274-0/+41
| | | | | | | Fix /explore sorting (trending) Closes #27044 See merge request !8792
* Merge branch ↵Fatih Acet2017-01-272-4/+7
| | | | | | | | | | '27254-clicking-line-anchor-multiple-times-causes-scroll-position-to-over-correct' into 'master' Resolve "Clicking line anchor multiple times causes scroll position to over-correct" Closes #27254 See merge request !8791
* Merge branch 'revert-filter-assigned-to-me' into 'master' Filipa Lacerda2017-01-273-20/+4
| | | | | | | Revert filter-assigned-to-me Closes #27176 See merge request !8785
* Merge branch 'speed-up-members-dropdown' into 'master' Douwe Maan2017-01-271-3/+2
| | | | | Don't call `#uniq` on a relation See merge request !8784
* Merge branch 'fix/26518' into 'master' Douwe Maan2017-01-274-6/+38
| | | | | | | Fix access to the wiki code via HTTP when repository feature disabled Closes #26518 See merge request !8758
* Merge branch ↵Fatih Acet2017-01-272-1/+20
| | | | | | | | | | '27124-search-bar-does-not-load-discussion-notes-selected-labels' into 'master' Fix filtered search so that labels selected from discussion notes display correctly Closes #27124 See merge request !8756
* Merge branch 'add-existence-checks-in-backported-migrations-ce' into 'master' Robert Speicher2017-01-272-2/+16
| | | | | Make the time estimate migrations reversible See merge request !8749
* Merge branch 'correct-issue-filter-dropdown-user-avatar-stretch' into 'master' Annabel Dunstone Gray2017-01-273-5/+9
| | | | | Fixed flexbox and wrap issues See merge request !8745
* Merge branch '26844-new-search-bar-performs-a-new-request-for-each-tag' into ↵Alfredo Sumaran2017-01-277-39/+137
| | | | | | | | | | 'master' Add caching of droplab ajax requests Closes #26844 See merge request !8725
* Merge branch 'refresh-authorizations-fork-join' into 'master' Douwe Maan2017-01-2735-29/+325
| | | | | | | Fix race conditions for AuthorizedProjectsWorker Closes #26194 and #26310 See merge request !8701
* Merge branch ↵Jacob Schatz2017-01-271-1/+9
| | | | | | | | | | '26618-search-bar-dropdown-offset-should-not-go-past-search-bar-input' into 'master' Introduced an offset limit to prevent the dropdown from going far right Closes #26618 and #27023 See merge request !8679
* Merge branch '26775-fix-auto-complete-initial-loading' into 'master' Fatih Acet2017-01-273-3/+38
| | | | | | | Fix autocomplete initial undefined state (loading) Closes #26775 See merge request !8667
* Merge branch 'label-select-toggle' into 'master' Fatih Acet2017-01-273-1/+25
| | | | | | | Fixed label select toggle not updating correctly Closes #26119 See merge request !8601
* Update VERSION to 8.16.2v8.16.2DJ Mountney2017-01-251-1/+1
|
* Update CHANGELOG.md for 8.16.2DJ Mountney2017-01-256-19/+8
| | | [ci skip]
* Merge branch '8-16-stable' of gitlab.com:gitlab-org/gitlab-ce into 8-16-stableJames Lopez2017-01-2512-58/+177
|\
| * Merge branch 'fix-ci-requests-concurrency' into 'master' Grzegorz Bizon2017-01-255-12/+38
| | | | | | | | | | Fix CI requests concurrency See merge request !8760
| * Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon2017-01-2510-48/+141
| | | | | | | | | | Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1078 See merge request !8657
* | Merge branch 'fix/cycle-analytics-spec-failure' into 'master' Rémy Coutable2017-01-251-1/+6
| | | | | | | | | | | | | | Fix spec failure due to timestamp ordering issue in mySQL Closes #26622 See merge request !8778
* | Merge branch 'issue-fiter-test-failure' into 'master' Rémy Coutable2017-01-251-1/+1
| | | | | | | | | | Fixed error with filter keyboard tests See merge request !8777
* | Merge branch '26622-fix-transient-failure-in-cycle_analytics_events_spec' ↵Robert Speicher2017-01-251-21/+14
|/ | | | | | | | | | into 'master' Make cycle_analytics_events_spec.rb side-effect free Closes #26622 See merge request !8594
* Merge branch '27066-textarea-border' into 'master' Fatih Acet2017-01-252-1/+4
| | | | | | | Resolve "Comment/Description textarea shows a blue border on the left" Closes #27066 See merge request !8720
* Merge branch 'filtered-search-hidden-dont-render' into 'master'Jacob Schatz2017-01-251-3/+11
| | | | | Only render the list if it is visible See merge request !8710
* Merge branch 'filtered-search-keyboard-navigation' into 'master'Jacob Schatz2017-01-258-32/+127
| | | | | | | Fixed keyboard navigation not working in filtered search bar Closes #26840 See merge request !8656
* Merge branch '25780-reveal-variables-button-may-overrun-width-of-screen' ↵Fatih Acet2017-01-251-1/+25
| | | | | | | | | | into 'master' Resolve "Reveal Variables button may overrun width of screen" Closes #25780 See merge request !8221
* Merge branch 'patch-12' into 'master' Achilleas Pipinellis2017-01-241-1/+1
| | | | | correct the prometheus feature configuration according to https://gitlab.com/git… See merge request !8703
* Merge branch 'docs/prometheus' into 'master' Achilleas Pipinellis2017-01-243-1/+109
| | | | | Add Prometheus docs See merge request !8699
* Merge branch 'merge-dropdown-this-context' into 'master' Jacob Schatz2017-01-243-1/+46
| | | | | Fixed bug with merge immediately button not working See merge request !8696