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-06-27Merge branch 'sh-revert-annotate-for-blame' into 'master'Rémy Coutable
Revert "Annotate" to "Blame" See merge request !12401
2017-06-15Revert 'New file from interface on existing branch'Douwe Maan
2017-06-15Merge branch 'rc/load-images-in-phantomjs' into 'master'Robert Speicher
Let PhantomJS load local images See merge request !12003
2017-06-10Resolve inconsistenciesClement Ho
2017-06-09Merge commit 'b1bf6d88fceb24663bfe4be2d9cc111710d9126b' into 9-3-stableClement Ho
2017-06-09Merge commit 'abc61f260074663e5711d3814d9b7d301d07a259' into 9-3-stableClement Ho
2017-06-08Merge branch 'master-security-update' into 'master'Regis Boudinot
Master security update See merge request !12025
2017-06-08fixes project_group_links spec by adding click tab eventtauriedavis
2017-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney
Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
2017-06-08Merge branch '23603-add-extra-functionality-for-the-top-right-plus-button' ↵Douwe Maan
into 'master' Resolve "Add extra functionality for the top right Plus Button" Closes #23603 See merge request !11632
2017-06-08Enhancing Spec's with negative casesTim Zallmann
2017-06-07Added more actions and report as abuse to all notesLuke "Jared" Bennett
2017-06-07Fix for Login Test ProblemTim Zallmann
2017-06-07Use data attributes instead of classClement Ho
2017-06-07Added additional classes for easier identifaction during testsTim Zallmann
Greenfield Tests for Dropdown Menu finished
2017-06-07New ... Menu Feature TestsTim Zallmann
2017-06-07Fixed New Project Top Menu TestTim Zallmann
2017-06-07Added First Test for top right menuTim Zallmann
2017-06-07Check for Merge Request fixedTim Zallmann
Fixed couple of spinach test
2017-06-07Externalised DropdownTim Zallmann
Checks for creating new issue Styling of .dropdown-bold-header Fixed Spinach Tests to limit them to the main content area for clicking 'New Project' etc. so that they don't click the dropdown menu
2017-06-07Seperated Dropdown in new partialTim Zallmann
Fixed different issues from discussion Fixed a Spinach Test which had now 2 New buttons
2017-06-07Fix spinach testClement Ho
2017-06-06Fix missing tooltip and ARIA labels for accessibilityKushal Pandya
2017-06-02Merge branch 'blameless' into 'master'Rémy Coutable
Promote blameless culture by using "annotate" instead See merge request !10378
2017-06-02Promote blameless culture by using "annotate" insteadIlya Vassilevsky
User-facing changes (fast & easy win)
2017-06-01simplify test&save actions when setting a service integrationJarka Kadlecova
2017-06-01Merge branch 'master' into 'trigger-source'Grzegorz Bizon
# Conflicts: # db/schema.rb
2017-05-31Merge branch 'rename-builds-controller' into 'master'Kamil Trzciński
Rename BuildsController to JobsController Closes #30699 See merge request !11407
2017-05-31Merge branch 'issue-edit-inline' into 'master'Filipa Lacerda
Issue inline editing Closes #24873 See merge request !11322
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-31Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
* upstream/master: (116 commits) Revert "Merge branch 'grpc-1.3.4' into 'master'" Return nil when looking up config for unknown LDAP provider Avoid crash when trying to parse string with invalid UTF-8 sequence Enable Gitaly by default in GitLab 9.3 Don’t create comment on JIRA if link already exists Disable sub_group_issuables_spec.rb for mysql Fix math rendering on blob pages Add changelog Don't allow to pass a user to ProjectWiki#http_url_to_repo Revert "Merge branch '1937-https-clone-url-username' into 'master' " Fix bottom padding for build page Fix /unsubscribe slash command creating extra todos Fix omniauth-google-oauth2 dependencies in Gemfile.lock Update looks job log 'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled Fix spec for Members::AuthorizedDestroyService 31616-add-uptime-of-gitlab-instance-in-admin-area Set head pipeline when creating merge requests Create a separate helper to check if we show particular tab on a search page Add performance deltas between app deployments on Merge Request widget ...
2017-05-31Merge branch 'bvl-security-9-2-28917-contain-uploads-in-system-dir' into ↵Douwe Maan
'security-9-2' (security-9-2) Upload files into `public/upload/system` instead of `public/upload` See merge request !2104 Conflicts: app/validators/dynamic_path_validator.rb Fixed conflicts based on 3c7c859c359bf5d3955dd300d6861ff33af21ca7
2017-05-30Revert "Merge branch '1937-https-clone-url-username' into 'master' "Rémy Coutable
This reverts commit c425f366bfa84efab92b5d5e1d0721f16a2890bc, reversing changes made to 82f6c0f5ac4ed29390ed90592d2c431f3494d93f. Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-30Merge branch 'master' into issue-edit-inlinePhil Hughes
2017-05-28Replace 'starred_projects.feature' spinach test with an rspec analogblackst0ne
2017-05-26Merge branch ↵Fatih Acet
'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
2017-05-26Merge branch 'dm-consistent-last-push-event' into 'master'Robert Speicher
Consistently display last push event widget See merge request !11585
2017-05-26Fix specDouwe Maan
2017-05-26Add API URL to JIRA settingsJarka Kadlecova
2017-05-26Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
* upstream/master: (307 commits) Address feedback Add small update for the i18n guide. update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" error update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPlugin name all webpack chunks to improve long term cacheability add NameAllModulesPlugin to cover shortcomings of NamedModulesPlugin upgrade to latest webpack version Only use DROP INDEX CONCURRENTLY on postgreql 9.2+ Provide default for calculating label text color (!11681) Add failing test for #32728 Bugfix: Always use the default language when generating emails. Remove unecessary commit pattern check Add regexp_for_value helper method Remove shared example and improve sub_group_issuables_spec.rb Remove 'should' from scenario in has_subgroup_title_spec.rb Cartfile git and binary methods cannot take a GitHub repo Fix terminals support for Kubernetes service Add review comments to compare_spec.rb Fix transient error clicking dropdown items in compare_spec.rb Use non-global jQuery reference within raven bundle ...
2017-05-25Consistently display last push event widgetDouwe Maan
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets
Implement Web Hooks calls logging Closes #17848 See merge request !11027
2017-05-25Merge branch 'master' into issue-edit-inlinePhil Hughes
2017-05-25fixed spinach testsPhil Hughes
2017-05-25Implement web hooks loggingAlexander Randa
* implemented logging of project and system web hooks * implemented UI for user area (project hooks) * implemented UI for admin area (system hooks) * implemented retry of logged webhook * NOT imeplemented log remover
2017-05-24Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan
Use wait_for_requests for checking Vue resource and $.ajax requests [CE] Closes #31946 and #31555 See merge request !11451
2017-05-23Merge branch 'issue_32225' into 'master'Robert Speicher
Add transient head_pipeline_of to pipeline factories See merge request !11566
2017-05-23Update spinach specs to explicitly check Remove Source Branch.Bryce Johnson
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-22Merge branch '32418-make-link-to-self-less-obvious' into 'master'Fatih Acet
Change links to issuable meta to black Closes #32418 See merge request !11505