summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Update milestone specupdate-issues-testsPhil Hughes2016-03-231-11/+41
| * Assignee testsPhil Hughes2016-03-231-0/+40
| * Added tests for setting multiple status on issuesPhil Hughes2016-03-231-0/+47
* | Merge branch 'fix/issue-move-preserve-update-time' into 'master' Douwe Maan2016-03-231-2/+19
|\ \
| * | Preserve time notes has been updated at when moving issueGrzegorz Bizon2016-03-231-2/+19
| |/
* | Test dependencies defined as symbolsKamil Trzcinski2016-03-231-0/+6
* | Fix build dependencies, when the dependency is a stringKamil Trzcinski2016-03-231-3/+3
* | Add missing Dashboard::LabelsControllerRémy Coutable2016-03-231-0/+29
|/
* Merge branch 'fix-sorting-by-votes-on-groups-page' into 'master' Douwe Maan2016-03-231-2/+57
|\
| * Fix sorting issues/mrs by votes on the groups pagefix-sorting-by-votes-on-groups-pageDouglas Barbosa Alexandre2016-03-211-2/+57
* | Merge branch 'notifications-for-subscribers-confidential-issue-labels' into '...Douwe Maan2016-03-232-1/+94
|\ \
| * | Restrict notifications for confidential issuesDouglas Barbosa Alexandre2016-03-222-1/+94
* | | Do not allow to move issue if it has not been persistedmove-issue-section-should-not-be-displayed-in-the-new-issue-form-14489Grzegorz Bizon2016-03-232-0/+11
* | | Merge branch 'drop_db_before_restore' into 'master' Robert Speicher2016-03-221-18/+22
|\ \ \ | |/ / |/| |
| * | Reload the schema before restoring a database backupDrew Blessing2016-03-211-18/+22
* | | Merge branch 'feature-ci-only-except-trigger' into 'master' Kamil Trzciński2016-03-221-0/+44
|\ \ \
| * | | add tests for only/except 'triggers' keywordJason Roehm2016-03-151-0/+44
* | | | Fix specsissue_12658Douwe Maan2016-03-221-10/+11
* | | | Address feedbackDouwe Maan2016-03-228-59/+65
* | | | Merge branch 'master' into issue_12658Douwe Maan2016-03-2119-30/+781
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'change_css_class_has_tooltip_to_has-tooltip' into 'master' Jacob Schatz2016-03-212-4/+4
| |\ \ \ | | |_|/ | |/| |