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
2016-04-11Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-11Merge branch 'mr-ui-update' into 'master' Jacob Schatz
Updated UI for new merge request Closes #2540 ![Screen_Shot_2016-03-29_at_12.53.18](/uploads/426e603675171f0dc4e0af83c7762eba/Screen_Shot_2016-03-29_at_12.53.18.png) ![Screen_Shot_2016-03-29_at_12.53.13](/uploads/645ad7955acfb9f7693245fcc048ee49/Screen_Shot_2016-03-29_at_12.53.13.png) See merge request !3228
2016-04-11Addressed feedbackPhil Hughes
Removed important from css
2016-04-10Merge branch 'redesign_labels_page' into 'master' Jacob Schatz
Redesign labels page closes #14227 ## Desktop ![Screen_Shot_2016-04-05_at_7.19.37_PM](/uploads/a52b764565b6e2739fb6932178f8bde5/Screen_Shot_2016-04-05_at_7.19.37_PM.png) ## Mobile ![Screen_Shot_2016-04-04_at_6.40.57_PM](/uploads/9804b074126fcdb6755918e9f4c472a7/Screen_Shot_2016-04-04_at_6.40.57_PM.png) See merge request !3507
2016-04-08Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-08Diff touch upsAnnabel Dunstone
2016-04-08Diff design updatesAnnabel Dunstone
2016-04-08Update diff_comments testsAnnabel Dunstone
2016-04-08Revert "Merge branch 'new-navigation-prototype' into 'master'"Jacob Schatz
This reverts merge request !3494
2016-04-07Update number of Todos in the sidebar when it's marked as "Done"Douglas Barbosa Alexandre
2016-04-07Fixed testsPhil Hughes
2016-04-06fix the failing tests and some changesArinde Eniola
2016-04-06Fixed buildsPhil Hughes
2016-04-06Use new dropdowns for MR comparePhil Hughes
2016-04-06Fixed failing testsPhil Hughes
2016-04-05Merge branch 'note-form-design' into 'master' Jacob Schatz
Notes form design update Part of #3401 See merge request !3442
2016-04-05Wrap images in discussions and wikis with a link to the image source using ↵connorshea
ImageLinkFilter. Resolves #14411. See merge request !3464
2016-04-04Updated testsPhil Hughes
2016-04-04Commits comment test updatePhil Hughes
2016-04-04Tests updatePhil Hughes
2016-04-04Merge branch 'issue_14853' into 'master' Yorick Peterse
Fix bug related to filtering Issues by Label/Milestone. See merge request !3499
2016-04-02 Fix bug related to filtering Issues by Label/Milestone.Rubén Dávila
This problem only was affecting the dev env.
2016-04-02Merge branch 'new-navigation-prototype' into 'master' Dmitriy Zaporozhets
Two level hierarchy in navigation sidebar Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !3494
2016-04-02Fix milestones tab active state and testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-01Fix some active tab tests that are broken because of 2 level sidebarDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-01Remove tests with back buttonDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-31Tests updatePhil Hughes
2016-03-31Merge branch 'issue_3400_port' into 'master' Jacob Schatz
Location aware search Closes #3400 #14217 Introduces suggestion grouping on the search box and adds the ability to the user to remove the location to search on. **Notes** - Suggestions are now grouped by category. - Suggestions are displayed when no location is set. - Would be great to provide suggestions for the specified location which could be a project or group. - A location is set from the server for projects/groups related urls. **Default Apparence** ![](/uploads/9fad1a354fb0e4b13cfd36698c061ab4/default.gif) **When location badge is present** ![](/uploads/ddc6379f407061e188f9f4a7a9a8c9b8/location-badge.gif) **Suggestions** ![suggestions](/uploads/2df288e00ad496b31a1a2efc2a4a9f6d/suggestions.gif) **Suggestions when location badge is present** ![](/uploads/f6ef09d3aed124179ab4e228b848486e/location-present-suggestions.gif) Closes #3400 See merge request !3212
2016-03-30Clear .todo listenerAnnabel Dunstone
2016-03-30Make entire todo row clickableAnnabel Dunstone
2016-03-30Test changing notification settings per project fron notificaitons pageDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-27Fix broken specAlfredo Sumaran
2016-03-23Fixed failing testsPhil Hughes
2016-03-21Merge branch 'issues-show-performance' into 'master' Robert Speicher
Improve performance of viewing individual issues This MR does two things: 1. `Issue#related_branches` no longer performs Git operations that aren't needed 2. The output of `Repository#exists?` is now cached and flushed properly Combined these two changes should further cut down the amount of Git operations performed when viewing individual issues (and possibly other pages). See merge request !3296
2016-03-21Create SSH keys for SSH clone Spinach testsYorick Peterse
These tests would check if the "This project is empty" banner would contain SSH clone URLs. Oddly enough this should have never passed (as far as I can tell) as SSH clone URLs in this banner are _only_ displayed if the current user has at least 1 SSH key attached. Since the tests never seem to create any they never should have passed, yet somehow they did. To solve this the Spinach tests in question now ensure at least 1 SSH key is present.
2016-03-20Fix specs and remove unnecessary console.logStan Hu
2016-03-19Create repositories in Spinach issues testsYorick Peterse
Similar to ad90dba5185e30883d5ad6008c166b0df0108ebf we always have a repository in the real world, so let's also create one in our Spinach tests.
2016-03-18Merge branch 'fix-mr-close-button' into 'master' Jacob Schatz
Fixes issue with close button not working on MR Closes #14383 See merge request !3295
2016-03-18Added testPhil Hughes
2016-03-18Merge branch 'confidential-issues' into 'master' Douwe Maan
Add confidential issues Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/3678 More information: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/227 See merge request !3282
2016-03-18Merge branch 'optimistic-todos' into 'master' Jacob Schatz
Adds small AJAX optimistic functionality to todos. Fixes #13656 <br/> A good first step and boring solution. <br/> Will make ajax call to remove each issue. <br/> If issue is last in group of issues will refresh page. <br/> If issues remain in group will remove row with JS. <br/> Adds loading spinner to button and disables. <br/> ![todos-optimistic](/uploads/c6aec4a688e5125d4df55a2a3a55d4d7/todos-optimistic.gif) <br/> cc @dzaporozhets @JobV @dbalexandre See merge request !2946
2016-03-18Improve award emoji test reliability by checking that the emoji is displayedStan Hu
before the search field is focused
2016-03-18Restrict access to confidential issues on activity feedDouglas Barbosa Alexandre
2016-03-17Fixed failing testsPhil Hughes
2016-03-17Reuse `no_cache_headers` method in badges controllerGrzegorz Bizon
2016-03-17Fix wiki search results point to raw sourceHiroyuki Sato
2016-03-16Merge branch 'fix-capybara-deprecation-warnings' into 'master' Robert Speicher
Fix Capybara 2.6.2 deprecation warnings See merge request !3236
2016-03-15Fix Capybara 2.6.2 deprecation warningsStan Hu
2016-03-15Improving the original label-subscribing implementationRémy Coutable
1. Make the "subscribed" text in Issuable sidebar reflect the labels subscription status 2. Current user mut be logged-in to toggle issue/MR/label subscription
2016-03-15Original implementation to allow users to subscribe to labelsTimothy Andrew
1. Allow subscribing (the current user) to a label - Refactor the `Subscription` coffeescript class - The main change is that it accepts a container, and conducts all DOM queries within its scope. We need this because the labels page has multiple instances of `Subscription` on the same page. 2. Creating an issue or MR with labels notifies users subscribed to those labels - Label `has_many` subscribers through subscriptions. 3. Adding a label to an issue or MR notifies users subscribed to those labels - This only applies to subscribers of the label that has just been added, not all labels for the issue.