summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Mentions on confidential issues doesn't create todos for non-membersfix-mentions-on-confidential-issues-for-non-membersDouglas Barbosa Alexandre2016-03-301-21/+56
* Merge branch 'cleanup-system-hook-spec' into 'master' Robert Speicher2016-03-301-27/+27
|\
| * minor cleanup in system_hook_specZeger-Jan van de Weg2016-03-301-27/+27
* | Merge branch 'precompile-emoji-urls' into 'master' Dmitriy Zaporozhets2016-03-301-0/+19
|\ \ | |/ |/|
| * Pre-calculate Emoji digestsprecompile-emoji-urlsYorick Peterse2016-03-301-0/+19
* | Merge branch 'tests/isolate-carrierwave-uploads' into 'master' Robert Speicher2016-03-302-0/+11
|\ \
| * | Ensure uploads dir exists when running backup specstests/isolate-carrierwave-uploadsGrzegorz Bizon2016-03-301-0/+4
| * | Move CarrierWave test env config to separate fileGrzegorz Bizon2016-03-302-5/+7
| * | Isolate CarrierWave uploads in test enviromentGrzegorz Bizon2016-03-291-0/+5
* | | Merge branch '2364-fallback-to-in-reply-to-header' into 'master' Douwe Maan2016-03-306-50/+187
|\ \ \
| * | | Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-256-66/+141
| * | | Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla2016-03-255-3/+65
* | | | Merge branch 'patch/fix-mergerequest-diff' into 'master' Robert Speicher2016-03-301-1/+1
|\ \ \ \
| * | | | Fixed MergeRequestController specpatch/fix-mergerequest-diffGabriel Mazetto2016-03-301-1/+1
* | | | | Merge branch 'refactor/project-badges-interface' into 'master' Robert Speicher2016-03-301-0/+72
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Extend specs for build badgerefactor/project-badges-interfaceGrzegorz Bizon2016-03-291-9/+48
| * | | | Refactor builds badge, encapsulate inside a classGrzegorz Bizon2016-03-291-0/+33
| | |/ / | |/| |
* | | | Merge branch 'added-milestone-upcoming' into 'master' Rémy Coutable2016-03-302-6/+72
|\ \ \ \ | |_|/ / |/| | |
| * | | Spec updatesadded-milestone-upcomingPhil Hughes2016-03-292-8/+6
| * | | Updated based on Ruby feedbackPhil Hughes2016-03-292-4/+4
| * | | Added tests for upcoming milestone filterPhil Hughes2016-03-292-0/+68
* | | | Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description'...Robert Speicher2016-03-291-3/+26
|\ \ \ \
| * | | | api - expose label descriptionMariusz Jachimowicz2016-03-241-3/+26
* | | | | Merge branch 'fix_wip_in_mr_api' into 'master' Robert Speicher2016-03-292-4/+15
|\ \ \ \ \
| * | | | | Ensuring Merge Request API returns boolean values for work_in_progressAbhi Rao2016-03-282-4/+15
* | | | | | Merge branch 'handle-nil-description-slack-message' into 'master' Robert Speicher2016-03-291-0/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Handle nil descriptions in Slack issue messagesStan Hu2016-03-281-0/+10
* | | | | | Merge branch 'fix/nomethod-error-on-ci' into 'master' Rémy Coutable2016-03-291-0/+21
|\ \ \ \ \ \
| * | | | | | Redirect to root path when visiting `/ci`fix/nomethod-error-on-ciGrzegorz Bizon2016-03-291-5/+16
| * | | | | | Add definition of before action that has been movedGrzegorz Bizon2016-03-251-0/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-14607' into 'master' Douwe Maan2016-03-294-0/+341
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Ensure project snippets have their own access levelRémy Coutable2016-03-253-0/+234
| * | | | | Ensure private project snippets are not viewable by unauthorized peopleRémy Coutable2016-03-251-0/+107
| |/ / / /
* | | | | Merge branch 'functional-sidebar' into 'master' Dmitriy Zaporozhets2016-03-282-52/+27
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix minor code style issuesJacob Schatz2016-03-251-13/+0
| * | | | Fix features until tests pass.Jacob Schatz2016-03-251-47/+35
| * | | | Fix specsAlfredo Sumaran2016-03-251-1/+1
| |/ / /
* | | | Merge branch 'api-ability-to-backdate-newly-created-issues-12628' into 'master' Robert Speicher2016-03-281-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Back dating of issues when creating throught the APIZeger-Jan van de Weg2016-03-281-0/+11
| |/ /
* | | Merge branch 'handle-avatar-in-empty-repo' into 'master' Stan Hu2016-03-272-0/+12
|\ \ \
| * | | Don't attempt to look up an avatar in repo if repo directory does not existStan Hu2016-03-252-0/+12
| |/ /
* | | Merge branch 'feature--preferences-dashboard-groups' of https://gitlab.com/el...Dmitriy Zaporozhets2016-03-262-1/+25
|\ \ \
| * | | Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich2016-03-242-1/+25
| |/ /
* | | Merge branch 'ci-setup-info' into 'master' Dmitriy Zaporozhets2016-03-261-1/+20
|\ \ \ | |/ / |/| |
| * | Small refactoring and rewordingDmitriy Zaporozhets2016-03-251-5/+1
| * | Use head tree (cached) for file search. Also add some testsDmitriy Zaporozhets2016-03-241-0/+23
| |/
* | Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre2016-03-241-22/+22
* | Comments on confidential issues doesn't show in activity feed to non-membersDouglas Barbosa Alexandre2016-03-241-14/+40
|/
* Fix specs broken by !3270 and !3337.fix-frontend-specsRémy Coutable2016-03-241-1/+1
* Merge branch 'update-issues-tests' into 'master' Robert Speicher2016-03-231-0/+117
|\