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-04-08Merge branch 'master' into new-resolvable-discussionDouwe Maan
2017-04-08Merge branch 'dm-wait-for-pipeline' into 'master' Stan Hu
Wait for AJAX requests to complete so they don't blow up if they are only handle… Closes #30633 See merge request !10559
2017-04-08Actually include WaitForAjax!Douwe Maan
2017-04-07Put back usernames in activity and profile feedAnnabel Dunstone Gray
2017-04-07Wait for AJAX requests to complete so they don't blow up if they are only ↵Douwe Maan
handled after DatabaseCleaner has already run
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Update project build status cache when transitioningBob Van Landuyt
2017-04-07Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Merge branch 'menu-shortcut' into 'master' Jacob Schatz
Add keyboard shortcuts to main menu. Closes #30036 See merge request !10243
2017-04-07Fix broken spinach testFilipa Lacerda
2017-04-07Fix shortcut specsAnnabel Dunstone Gray
2017-04-06Merge branch 'master' into new-resolvable-discussionDouwe Maan
# Conflicts: # app/assets/javascripts/filtered_search/dropdown_hint.js # app/views/shared/issuable/_search_bar.html.haml
2017-04-06Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez
2017-04-06Fix rspec and spinach testsJose Ivan Vargas
2017-04-06Groups section capitalization fixJose Ivan Vargas Lopez
2017-04-06Dashboard section capitalization fixJose Ivan Vargas Lopez
2017-04-06Merge branch '29128-profile-page-icons' into 'master' Filipa Lacerda
Resolve "Add system note icons to profile page" Closes #29128 See merge request !10387
2017-04-06Linking to edit file directlyEric Eastwood
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-05Fix some specsDouwe Maan
2017-04-05Merge branch 'sh-fix-award-emoji-transient-spec' into 'master' Rémy Coutable
Potential fix for intermittent spec failure in award emoji specs Closes #30399 See merge request !10476
2017-04-05MR empty stateLuke "Jared" Bennett
2017-04-05Potential fix for intermittent spec failure in award emoji specsStan Hu
Hover and then click seems to make this work more reliably. Closes #30399
2017-04-04Merge branch 'rc/fix-spinach-plus-knapsack-properly' into 'master' Robert Speicher
Fix a Knapsack issue that would load support/capybara.rb before support/env.rb See merge request !10430
2017-04-04Fix a Knapsack issue that would load support/capybara.rb before support/env.rbRémy Coutable
Once https://github.com/ArturT/knapsack/issues/57 is solved and released in a new gem version, we can remove the KNAPSACK_TEST_DIR in .gitlab-ci.yml. Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
FFaker can generate data that randomly break our test suite. This simplifies our factories and use sequences which are more predictive. Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-03Update commit icon; fix specsAnnabel Dunstone Gray
2017-04-02Add a wait_for_ajax call to ensure Todos page cleans up properlyStan Hu
Potentially fixes intermittent failures such as https://gitlab.com/gitlab-org/gitlab-ce/builds/13484375
2017-04-02Fix Spinach and Capybara dependenciesStan Hu
Closes #30347
2017-03-31Properly eagerly-load the Capybara server for JS feature specs onlyRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-31Eager-load the Capybara server to prevent timeoutsRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-31Increase Capybara's timeoutRémy Coutable
Also disabled assets warming for Capybara/RSpec and remove a check to skip assets warming when ./tmp/cache/assets/test exists because assets are now served by webpack-dev-server. Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-30Merge branch 'rs-spinach-reporter' into 'master' Rémy Coutable
Monkey patch the Spinach StdoutReporter to show scenario locations See merge request !10321
2017-03-30Merge branch '23674-simplify-milestone-summary' into 'master' Jacob Schatz
Resolve "Simplify milestone summary" Closes #23674 See merge request !10096
2017-03-30Add shortcuts and counters to MRs and issues in navbarAnnabel Dunstone Gray
2017-03-30Monkey patch the Spinach StdoutReporter to show scenario locationsRobert Speicher
Before: Scenario: Viewing invitation when signed out ✔ Given "John Doe" is owner of group "Owned" # features/steps/shared/group.rb:8 After: Scenario: Viewing invitation when signed out # features/invites.feature:6 ✔ Given "John Doe" is owner of group "Owned" # features/steps/shared/group.rb:8 Now if a scenario fails we can easily rerun it with a specific line number.
2017-03-28Fix link togglers jumping to topEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29414
2017-03-25update milestone page testsMike Greiling
2017-03-25Fix up emoji tests that should have failed :/Eric Eastwood
Some discussion, https://gitlab.slack.com/archives/C0GQHHPGW/p1490398531185144 -> MR to fix failing emoji test: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10230
2017-03-17Merge branch 'add-blob-copy-button' into 'master' Robert Speicher
Add copy button to blob header and use icon for Raw button See merge request !9878
2017-03-16Merge branch 'pages-multiple-ips-doc' into 'master' Kamil Trzciński
The GitLab Pages external-http and external-https arguments can be specified multiple times See merge request !9812
2017-03-16Fix specDouwe Maan
2017-03-16Fix specDouwe Maan
2017-03-16Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda
Add 'Undo mark all as done' to Todos Closes #27114 See merge request !9890
2017-03-16Add 'Undo mark all as done' to TodosJacopo
Added the ability to 'Undo mark all as done' todos marked as complete with 'Mark all as done' in the 'Todo' tab of the Todo dashboard. The operation undos only the todo previously marked as done with the 'Mark al as done' button.
2017-03-16Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda
2017-03-14Merge branch 'rs-capybara-screenshot-artifacts' into 'master' Kamil Trzciński
Store capybara screenshots as build artifacts Closes #13971 See merge request !7985
2017-03-13Do not show LFS object when LFS is disabledChristopher Bartz
Do not display a 404, when a user tries to retrieve the raw content of an LFS file (pointer) if the config option "lfs_enabled" is set to false. Instead, display the LFS pointer file directly.
2017-03-13New file from interface on existing branchJacopo
Now you can create a new file and select a target_branch != source_branch. If the file that you want to create already exists on the target branch an error message is shown A glDropdown is used to select and create a new branch instead of a text field.
2017-03-08Decrease Capybara timeout for CI environmentRobert Speicher