Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2019-07-16Fix broken vue i18n stringsAndré Luís
2019-07-16Updating wording as per desgn guidelinesNick Kipling
Shortened descriptive text Added copy button to code snippets
2019-07-16Add setCurrentBoard to boardsStoreWinnie Hellmann
(cherry picked from commit 9cd745c65bcb51d615399e82d8b26ef5cce972e1)
2019-07-16Migrate null values for users.private_profileAdam Hegyi
- Background migration for changing null values to false - Set false as default value for private_profile DB column
2019-07-15Hide restricted and disallowed visibility radiosLuke Bennett
Show a message if many levels are restricted and a different message if all levels are restricted.
2019-07-15Merge branch 'georgekoltsov/63955-fix-import-with-source-branch-deleted' ↵Robert Speicher
into 'master' Always return MR diff_refs if importing See merge request gitlab-org/gitlab-ce!30630
2019-07-15Merge branch 'fix-comment-race-condition' into 'master'Mike Greiling
Fix race condition with polling when saving notes Closes gitlab-ee#12472 See merge request gitlab-org/gitlab-ce!30724
2019-07-15Ensure all quick help links have the same colorPrashanth Chandra
2019-07-15(CE Port) Set max width for onboarding popoverMartin Wortschack
2019-07-15Add commit_id to AttributeCleaner::ALLOWED_REFERENCESGeorge Koltsov
2019-07-15Display boards filter bar on mobileMartin Hanzel
2019-07-15Move document to new location, split in 3Marcia Ramos
- Move steps to new doc - Move all concepts to different docs
2019-07-15Merge branch 'rs-namespace-feature' into 'master'Sean McGivern
Add Namespace#feature_available no-op Closes #60908 See merge request gitlab-org/gitlab-ce!30641
2019-07-15Merge branch '64499-add-size-96-to-avatar-sizes-in-avatar-scss' into 'master'Kushal Pandya
Resolve "Add size 96 to avatar sizes in avatar.scss" Closes #64499 See merge request gitlab-org/gitlab-ce!30671
2019-07-15Fix race condition with polling when saving notesHeinrich Lee Yu
eTagPoll may not be initialized yet when we save a note. Polling is initialized only after discussions are loaded
2019-07-15Add more file extentions to file type icon classPeter Dave Hello
2019-07-13Fix typo "beetween" in timeout validation messageDaniel Danner
2019-07-13Merge branch '11470-snowplow-tracking-for-notes-does-not-work-in-firefox' ↵Clement Ho
into 'master' CE backport of reply button tracker refactor See merge request gitlab-org/gitlab-ce!28298
2019-07-12Add functions for multiple boards to BoardServiceWinnie Hellmann
(cherry picked from commit 9dbefac95a8b60b93ba7b05fd7bf69b80b395f54)
2019-07-12Merge branch 'button-bug-fixes' into 'master'Annabel Dunstone Gray
Fix Project Badge Buttons See merge request gitlab-org/gitlab-ce!30678
2019-07-12z-index fixed for diff file dropdownFaruk Can
2019-07-12Fix Project ButtonsAndrew Fontaine
Correct the border colour of the count badge buttons.
2019-07-12Remove auto ssl feature flagsVladimir Shushlin
* remove feature flag for admin settings * remove feature flag for domain settings
2019-07-12Merge branch 'fix-only-https-pages-domains' into 'master'Nick Thomas
Fix saving domain without certificate for auto_ssl See merge request gitlab-org/gitlab-ce!30673
2019-07-12Merge branch '51952-redirect-to-webide-in-fork' into 'master'Sean McGivern
Open WebIDE in fork when user doesn't have access See merge request gitlab-org/gitlab-ce!30642
2019-07-12Add Namespace#feature_available no-opRobert Speicher
This gets overridden in `EE::Namespace` and allows us to do things like always treat Epics as "disabled" in Core using the same checks we'd use elsewhere.
2019-07-12Backports of "Remove feature flag behind MR's multiple assignees"Igor
2019-07-12Open WebIDE in fork when user doesn't have accessMarkus Koller
When opening the IDE on a project where the user doesn't have push access, we create a fork and then redirect back to the IDE. To make sure the user can actually commit, we need to open the IDE in the forked project rather than the upstream project.
2019-07-12Fix saving domain without certificate for auto_sslVladimir Shushlin
2019-07-12Add size 96 to avatar sizes in avatar.scssAmmar Alakkad
2019-07-12Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik
Set the name of a user-namespace to the user name See merge request gitlab-org/gitlab-ce!23272
2019-07-12Merge branch 'upgrade-rails-5-2-ce' into 'master'Bob Van Landuyt
[CE] Upgrade to Rails 5.2 See merge request gitlab-org/gitlab-ce!30052
2019-07-12change the use of boardService in favor of boardsStore on footer for the ↵Eduardo Mejía
board component
2019-07-12Prevent errors when CA has no dataBrandon Labuschagne
2019-07-12Merge branch '11445-fix-promoted-epic-inherited-discussions-ce' into 'master'Jan Provaznik
Port EE: Fix reply to discussion on promoted epic See merge request gitlab-org/gitlab-ce!30411
2019-07-12Merge branch '60798-follow-up-simplify-sort-direction-logic' into 'master'Sean McGivern
Resolve "Follow up: Simplify sort direction logic" Closes #60798 See merge request gitlab-org/gitlab-ce!30443
2019-07-12Fix reply to discussion on promoted epicAlexandru Croitor
Regenerate discussion_id for notes that are being copied over to the epic when issue is promoted to epic. https://gitlab.com/gitlab-org/gitlab-ee/issues/11445
2019-07-12Merge branch '55623-group-cluster-apis' into 'master'Grzegorz Bizon
Resolve "API support for group-level clusters" Closes #55623 See merge request gitlab-org/gitlab-ce!30213
2019-07-12Merge branch 'issue-63298-asciidoc-sanitization' into 'master'Douwe Maan
Prevent excessive sanitization of AsciiDoc ouptut Closes #63298 See merge request gitlab-org/gitlab-ce!30290
2019-07-12Merge branch 'graphql-include-authorization-for-mutations' into 'master'Jan Provaznik
Include AuthorizeResource module for all mutations See merge request gitlab-org/gitlab-ce!30243
2019-07-12Prevent excessive sanitization of AsciiDoc ouptutGuillaume Grossetie
2019-07-12Split and prepend CurrentBoardEntityWinnie Hellmann
(cherry picked from commit 1e8bdd01bff96122fe80c51fa8f024f18675b58b)
2019-07-12Merge branch 'sh-audit-event-json-log-format-from-and-to' into 'master'James Lopez
Format `from` and `to` fields in JSON audit log See merge request gitlab-org/gitlab-ce!30333
2019-07-12Merge branch 'qa-dd-data-qa-selector-replacement' into 'master'Mark Lapierre
Introduce data-qa-selector to supplant .qa-class See merge request gitlab-org/gitlab-ce!28906
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
Updates changed method names and fixes spec failures
2019-07-12Add modal close button styles to match design specMiranda Fluharty
Standard font weight and line height, darker color, full opacity Change `button.close` to `.close` Some existing modal buttons are links rather than buttons
2019-07-12Minor review cleanupEzekiel Kigbo
Minor refactor specs
2019-07-12Added tests for sort icon currentEzekiel Kigbo
Refactor sort direction icon
2019-07-12Added test for admin/projectsEzekiel Kigbo
Added tests with project_list_filter_bar set to off Added tests for projects_sort_option_titles Refactor project sort options hash
2019-07-12Added tests for current behaviourEzekiel Kigbo