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
2017-07-19Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'Sean McGivern
[9.3 security fix] Renders 404 if given project is not readable by the user on Todos dashboard See merge request !2118
2017-07-19Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern
Use uploads/system directory for personal snippets See merge request !2123
2017-07-14Merge branch ↵Robert Speicher
'34780-restricted-visibility-levels-in-admin-application-settings-looks-off' into 'master' Fix wrong helper used for adding context for translations. Closes #34780 See merge request !12731
2017-07-14Merge branch '34835-environment-truncate-job' into 'master'Filipa Lacerda
Truncate job on environment view Closes #34835 See merge request !12818
2017-07-14Merge branch 'sh-add-simple-mode-mr-api-9-4-stable' into ↵James Edwards-Jones
'9-4-stable-preparing-rc3' Cherry pick performance improvements and simple merge request API changes to 9-4-stable See merge request !12799
2017-07-14Merge branch 'backport-mr-create-service-changes' into 'master'Grzegorz Bizon
Backport MR create service changes from EE See merge request !12808
2017-07-14Merge branch 'sh-fix-nil-broadcast-message' into 'master'Sean McGivern
Handle case when BroadcastMessage.current is nil Closes #35094 See merge request !12860
2017-07-14Merge branch 'dm-merge-request-creation-error' into 'master'Stan Hu
Make sure MergeRequest commit methods work when either compare_commits or merge_request_diff is set Closes #35077 See merge request !12856
2017-07-14Merge branch 'revert-73579e66' into 'master'Grzegorz Bizon
Revert "Merge branch 'revert-2c879643' into 'master'" See merge request !12870
2017-07-14Merge branch '34598-more-metrics-info-should-go-to-gitlab-docs' into 'master'Filipa Lacerda
Fix links to documentation describing the Prometheus service and its specifics. Closes #34598 See merge request !12714
2017-07-14Merge branch 'breadcrumbs-limit-width' into 'master'Annabel Dunstone Gray
Added limit-container-width to breadcrumbs container Closes #34573 See merge request !12776
2017-07-14Merge branch 'new-nav-preferences-image' into 'master'Filipa Lacerda
Updated new navigation image in preferences Closes #34970 See merge request !12806
2017-07-14Merge branch 'navigation-toggle' into 'master'Phil Hughes
Fix wording of nav toggle See merge request !12796
2017-07-14Merge branch '35036-commit-page-dropdown' into 'master'Phil Hughes
Fix i18n string in commit page options dropdown Closes #35036 See merge request !12831
2017-07-14Merge branch 'reload-new-navigation-option-change' into 'master'Filipa Lacerda
Reload page after changing navigation preference Closes #34968 See merge request !12833
2017-07-14Merge branch '35035-sidebar-job-spaces' into 'master'Phil Hughes
Fix spacing in sidebar Closes #35035 See merge request !12844
2017-07-11Merge branch 'sh-optimize-mr-api-emojis-and-labels' into 'master'Sean McGivern
Remove remaining N+1 queries in merge requests API with emojis and labels Closes #34159 See merge request !12732
2017-07-11Merge branch '33949-remove-healthcheck-access-token' into 'master'Sean McGivern
Remove the need to use health check token by adding ability to whitelist hosts Closes #33949 See merge request !12612
2017-07-11Merge branch '34907-dont-show-pipeline-schedule-button-for-non-member' into ↵Kamil Trzciński
'master' Do not show pipeline schedule button for non-member Closes #34907 See merge request !12757
2017-07-11Merge branch 'fix_milestone_destroy_service' into 'master'Mike Greiling
Fix milestones destroy service See merge request !12762
2017-07-11Merge branch 'sidebar-badge-fix-firefox' into 'master'Filipa Lacerda
Fixed badge alignment in new project sidebar in FireFox See merge request !12777
2017-07-11Merge branch '34933-fix-welcome-page-actions-alignment' into 'master'Phil Hughes
Fix welcome page action items alignment Closes #34933 See merge request !12778
2017-07-11Merge branch 'backport-exceptions-argument' into 'master'Rémy Coutable
Allow passing exceptions when creating project services See merge request !12745
2017-07-11Merge branch 'fix/offline_runner_detection' into 'master'Rémy Coutable
Fix offline runner detection See merge request !11751
2017-07-11Merge branch '34728-fix-application-setting-created-when-redis-down' into ↵Stan Hu
'master' Prevent bad data being added to application settings when Redis is unavailable Closes #34728 See merge request !12750
2017-07-09Merge branch 'dm-routing-helpers-fix' into 'master'Marin Jankovski
Also inject new route helpers into includers of GitlabRoutingHelper Closes #34859 See merge request !12735
2017-07-09Also inject new route helpers into includers of GitlabRoutingHelperDouwe Maan
2017-07-08Merge branch 'fix/gb/stage-id-reference-background-migration' into 'master'Grzegorz Bizon
Add build stage_id reference background migration Closes #34151 See merge request !12513
2017-07-08Merge branch 'sh-optimize-mr-api' into 'master'Stan Hu
Remove many N+1 queries with merge requests API See merge request !12726
2017-07-08Remove many N+1 queries with merge requests APIStan Hu
Identified via `ENABLE_BULLET=1 bundle exec rspec spec/requests/api/merge_requests_spec.rb:34` Improves speed of #34159
2017-07-08Merge branch 'username-password-stripped-from-import-url-fix' into 'master'Douwe Maan
Username and password are no longer stripped from import url on import See merge request !12725
2017-07-08fix milestones finder failing specFelipe Artur
2017-07-08Remove double border on last group rowAnnabel Dunstone Gray
2017-07-08Merge branch '2501-ce-port-update-welcome-page' into 'master'Jacob Schatz
CE port of updated welcome page See merge request !12662
2017-07-08Username and password are no longer stripped from import url on importTiago Botelho
2017-07-07Merge branch '25103-mobile-members-page-user-avatar-is-misaligned' into 'master'Filipa Lacerda
Improve members view on mobile Closes #25103 See merge request !12619
2017-07-07Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan
Add creation time filters to user search API for admins Closes #29507 See merge request !12682
2017-07-07Merge branch '34402-navigation-color-palette-for-new-navigation' into 'master'Annabel Dunstone Gray
Resolve "Navigation - Color palette for new navigation" Closes #34402 See merge request !12684
2017-07-07Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' ↵Jacob Schatz
into 'master' Resolve "Report abusive content from an issue or merge request" Closes #30281 See merge request !11786
2017-07-07Merge branch 'issue-description-gfm' into 'master'Filipa Lacerda
Fixed GFM references not being included when update issue inline Closes gitlab-ee#2878 See merge request !12720
2017-07-07Resolve "Liberation Mono weird font rendering on Fedora/openSUSE/other Linux ↵Annabel Dunstone Gray
distros"
2017-07-07Force mobile view for admin projectsClement Ho
2017-07-07fix specJames Lopez
2017-07-07Merge branch 'dm-fix-project-path-helpers-production' into 'master'Douwe Maan
Include new URL helpers retroactively into includers of Gitlab::Routing Closes #34821 See merge request !12716
2017-07-07Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern
Allow to enable the performance bar per user or Feature group Closes #33929 and #34528 See merge request !12362
2017-07-07Add members-list class to admin projects pageClement Ho
2017-07-07Merge branch 'new-admin-sidebar-jobs-fix' into 'master'Annabel Dunstone Gray
Fixed jobs page not being in new admin sidebar See merge request !12710
2017-07-07Merge branch 'master' into 'fix/gb/stage-id-reference-background-migration'Grzegorz Bizon
# Conflicts: # app/models/concerns/each_batch.rb # spec/models/concerns/each_batch_spec.rb
2017-07-07Fix SVG scaling issuekushalpandya
2017-07-07Fix missing `row` & `container` classeskushalpandya