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
AgeCommit message (Collapse)Author
2017-02-03Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz
Remove Turbolinks Closes #25624 See merge request !8570
2017-02-03Merge branch 'Add-a-shash-command-for-target-merge-request-branch' into 'master'Sean McGivern
Adds /target_branch slash command functionality for merge requests Closes #23619 See merge request !7216
2017-02-03Merge branch ↵Sean McGivern
'27267-unnecessary-queries-from-projects-dashboard-atom-and-json' into 'master' Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index Closes #27267 See merge request !8956
2017-02-03Merge branch '25460-replace-word-users-with-members' into 'master' Clement Ho
replace words user(s) with member(s) Closes #25460 See merge request !8872
2017-02-03Remove unnecessary queries for .atom and .json in ↵Oswaldo Ferreira
Dashboard::ProjectsController#index
2017-02-03Merge branch ↵Annabel Dunstone Gray
'27332-mini-pipeline-graph-with-many-stages-has-no-line-spacing-in-firefox-and-safari' into 'master' Resolve "Mini pipeline graph with many stages has no line spacing in Firefox and Safari" Closes #27332 See merge request !8886
2017-02-03Merge branch '17662-rename-builds' into 'master' Kamil Trzciński
Resolve "Rename "Builds" to "Pipelines", "CI/CD Pipelines", or "Jobs" everywhere" Closes #17662 See merge request !8787
2017-02-03Merge branch 'markdown-plantuml' into 'master' Sean McGivern
PlantUML support for Markdown Closes #4048 See merge request !8588
2017-02-03Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets
replace `find_with_namespace` with `find_by_full_path` See merge request !8949
2017-02-03Adds /target_branch slash command functionality for merge requestsYarNayar
Allows to use slash command /target_branch <target_branch_name> in merge requests notes and description. Command allows to specify target branch for current merge request. Proposed in #23619
2017-02-03Merge branch '24606-force-password-reset-on-next-login' into 'master'Sean McGivern
Force new password after password reset via API Closes #24606 See merge request !8933
2017-02-03Adds changelog entryFilipa Lacerda
Replace "builds" in project settings Replace "builds" in admin area
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
add complete changelog for !8949
2017-02-03PlantUML support for MarkdownHoracio Sanson
Allow rendering of PlantUML diagrams in Markdown documents using fenced blocks: ```plantuml Bob -> Sara : Hello Sara -> Bob : Go away ``` Closes: #4048
2017-02-03Merge branch '20452-remove-require-from-request_profiler-initializer' into ↵Robert Speicher
'master' Don't require lib/gitlab/request_profiler/middleware.rb in config/initializers/request_profiler.rb Closes #20452 See merge request !8927
2017-02-02Only render hr when user can't archive project.Bryce Johnson
2017-02-02Remove turbolinks.Bryce Johnson
2017-02-02Merge branch '27516-fix-wrong-call-to-project_cache_worker-method' into ↵Robert Speicher
'master' Fix wrong call to ProjectCacheWorker.perform, and call ProjectCacheWorker.perform_async instead Closes #27516 See merge request !8910
2017-02-02Merge branch 'group-label-sidebar-link' into 'master' Sean McGivern
Fixed group label in issuable sidebar Closes #27253 See merge request !8924
2017-02-02Merge branch '27291-unify-mr-diff-file-buttons' into 'master' Annabel Dunstone Gray
unifies mr diff file button style Closes #27291 See merge request !8874
2017-02-02Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan
Add ability to define a coverage regex in the .gitlab-ci.yml Closes #20428 See merge request !7447
2017-02-02Merge branch ↵Alfredo Sumaran
'25811-pipeline-number-and-url-do-not-update-when-new-pipeline-is-triggered' into 'master' Update pipeline and commit URL and text on CI status change Closes #25811 See merge request !8351
2017-02-02Merge branch 'snippet-spam' into 'master' Rémy Coutable
Snippet spam Closes #26276 See merge request !8911
2017-02-02Don't require lib/gitlab/request_profiler/middleware.rb in ↵Rémy Coutable
config/initializers/request_profiler.rb Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-02-02Merge branch 'fix-depr-warn' into 'master' Rémy Coutable
resolve deprecation warnings Closes #27423 See merge request !8855
2017-02-02Fixed group label in issuable sidebarPhil Hughes
Group label link was pointing to group#issues rather than the projects issues. This fixes that by sending the correct subject to the link_to_label helper method. Closes #27253
2017-02-02Merge branch ↵Filipa Lacerda
'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
2017-02-02Force new password after password reset via APIGeorge Andrinopoulos
2017-02-02Check public snippets for spamSean McGivern
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.
2017-02-02Update pipeline and commit URL and text on CI status changeSam Rose
2017-02-02Adjust pipeline graph height so they don't touchsamrose3
2017-02-02Support non-ASCII characters in GFM autocompletesamrose3
2017-02-02Merge branch 'empty-selection-reply-shortcut' into 'master' Clement Ho
Change the reply shortcut to focus the field even without a selection. See merge request !8873
2017-02-02Merge branch '24462-reduce_ldap_queries_for_lfs' into 'master' Robert Speicher
Reduce hits to LDAP on Git HTTP auth by reordering auth mechanisms Closes #24462 See merge request !8752
2017-02-02Merge branch '27089-26860-27151-fix-discussion-note-permalink-collapsed' ↵Filipa Lacerda
into 'master' Fix permalink discussion note being collapsed Closes #26860, #27089, and #27151 See merge request !8773
2017-02-01Merge branch 'fix-filtering-username-with-multiple-words' into 'master' Filipa Lacerda
Fix filtering usernames with multiple words Closes #27404 See merge request !8851
2017-02-01Merge branch '27494-environment-list-column-headers' into 'master' Annabel Dunstone Gray
Edited the column header for the environments list from created to updated and a… Closes #27494 See merge request !8904
2017-02-01Merge branch 'zj-format-chat-messages' into 'master' Kamil Trzciński
Format chat messages Closes #24917 and #25746 See merge request !8528
2017-02-01Merge branch 'fix/import-user-validation-error' into 'master' Rémy Coutable
Fix user validation error in Import/Export Closes #23833 See merge request !8909
2017-02-01Merge branch '27484-environment-show-name' into 'master' Fatih Acet
Don't capitalize environment name in show page Closes #27484 See merge request !8902
2017-02-01Merge branch '19164-mobile-settings' into 'master' Annabel Dunstone Gray
19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
2017-01-31Merge branch '26982-improve-pipeline-status-icon-linking-in-widgets' into ↵Annabel Dunstone Gray
'master' Improve pipeline status icon linking in widgets Closes #26982 See merge request !8705
2017-01-31Merge remote-tracking branch 'dev/master'DJ Mountney
2017-01-31Change the reply shortcut to focus the field even without a selection.Brian Hall
2017-01-31Merge branch 'cop-gem-fetcher' into 'master' Robert Speicher
Cop for gem fetched from a git source Closes #27311 See merge request !8856
2017-01-31Fix wrong call to ProjectCacheWorker.performRémy Coutable
It's either ProjectCacheWorker#perform or ProjectCacheWorker.perform_async! Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-01-31add changelogJames Lopez
2017-01-31Merge branch '23767-disable-storing-of-sensitive-information' into 'master' Filipa Lacerda
Fix disable storing of sensitive information when importing a new repo Closes #23767 See merge request !8885
2017-01-31Merge branch '395-fix-notification-when-group-set-to-watch' into 'master'Sean McGivern
Fix notification when group set to watch Closes #395 See merge request !8883
2017-01-31Merge branch 'fix/27479' into 'master' Sean McGivern
Remove new branch button for confidential issues Closes #27479 See merge request !8894