summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge CSSFilipa Lacerda2016-12-12103-420/+2756
|\
| * Merge branch 'unescape-relative-path' into 'master' Gabriel Mazetto2016-12-121-1/+1
| |\
| | * Add failing test for #25191winniehell2016-12-051-1/+1
| * | Merge branch '24807-stop-ddosing-ourselves' into 'master' Fatih Acet2016-12-121-7/+28
| |\ \
| | * | Added hiddenInterval and immediateExecution settings, fixed visibilitychange ...24807-stop-ddosing-ourselvesLuke "Jared" Bennett2016-12-121-7/+28
| * | | Merge branch 'api-fix-group-projects-filter' into 'master' Rémy Coutable2016-12-121-0/+11
| |\ \ \
| | * | | API: Fix groups filterRobert Schilling2016-12-121-0/+11
| * | | | Merge branch 'issue_25030' into 'master' Sean McGivern2016-12-121-0/+31
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Allow branch names with dots on API endpointissue_25030Felipe Artur2016-12-081-0/+31
| * | | | fix: removed signed_out notificationjnoortheen2016-12-121-1/+2
| * | | | Merge branch 'features/api-snippets' into 'master' Sean McGivern2016-12-122-25/+191
| |\ \ \ \
| | * | | | API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-012-25/+191
| * | | | | Merge branch 'issue_24020' into 'master' Alfredo Sumaran2016-12-091-0/+12
| |\ \ \ \ \
| | * | | | | fix display hook error messagebasyura2016-12-051-0/+12
| * | | | | | Merge branch 'remove-your_email-gsub-in-help-page' into 'master' Sean McGivern2016-12-091-10/+0
| |\ \ \ \ \ \
| | * | | | | | Stop replacing `$your_email` with the user's emailremove-your_email-gsub-in-help-pageRémy Coutable2016-12-091-10/+0
| * | | | | | | Merge branch '23305-leave-project-and-leave-group-should-be-buttons' into 'ma...Jacob Schatz2016-12-097-9/+9
| |\ \ \ \ \ \ \
| | * | | | | | | Removed leave buttons from settings dropdowns23305-leave-project-and-leave-group-should-be-buttonsLuke "Jared" Bennett2016-11-267-9/+9
| * | | | | | | | Merge branch 'members-dropdowns' into 'master' Fatih Acet2016-12-091-2/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Group links spec updatePhil Hughes2016-12-091-2/+7
| * | | | | | | | | Merge branch '25374-svg-as-prop' into 'master' Fatih Acet2016-12-096-31/+66
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Fix broken testFilipa Lacerda2016-12-091-2/+2
| | * | | | | | | | Adds testsFilipa Lacerda2016-12-094-21/+56
| | * | | | | | | | Uniformize props name formatFilipa Lacerda2016-12-093-8/+8
| * | | | | | | | | Merge branch 'do-not-refresh-main-when-fork-target-branch-updated' into 'mast...Sean McGivern2016-12-091-9/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Do not reload diff for merge request made from fork when target branch in for...do-not-refresh-main-when-fork-target-branch-updatedAdam Niedzielski2016-12-091-9/+19
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable2016-12-091-1/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | API: Ability to remove source branchapi-remove-source-branchRobert Schilling2016-12-041-1/+11
| * | | | | | | | | | Merge branch '25272_fix_comments_tab_disappearing' into 'master' Sean McGivern2016-12-091-0/+38
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | remove unnecessary issues event filter on comments tabRydkin Maxim2016-12-081-0/+38
| * | | | | | | | | | Merge branch '15081-wrong-login-tab-ldap-frontend' into 'master' Fatih Acet2016-12-092-0/+58
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs ExistsJacopo2016-12-022-0/+58
| * | | | | | | | | | | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-096-62/+112
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-086-62/+112
| * | | | | | | | | | | | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-084-14/+43
| * | | | | | | | | | | | Merge branch 'html-safe-diff-line-content' into 'security' Robert Speicher2016-12-081-9/+52
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-088-54/+279
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Code reviewKamil Trzcinski2016-12-072-7/+3
| | * | | | | | | | | | | Add Ci::Status::FactoryKamil Trzcinski2016-12-071-0/+26
| | * | | | | | | | | | | Added Ci::Stage specsKamil Trzcinski2016-12-066-8/+160
| | * | | | | | | | | | | Fix handling of allowed to failure jobsKamil Trzcinski2016-12-063-54/+44
| | * | | | | | | | | | | Fix test failuresKamil Trzcinski2016-12-062-4/+6
| | * | | | | | | | | | | Added Stage testsKamil Trzcinski2016-12-062-0/+59
| * | | | | | | | | | | | Merge branch '25171-fix-mr-features-settings-hidden-when-builds-are-disabled'...Sean McGivern2016-12-081-0/+70
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Remove wrong '.builds-feature' class from the MR settings fieldset25171-fix-mr-features-settings-hidden-when-builds-are-disabledRémy Coutable2016-12-071-0/+70
| * | | | | | | | | | | | | Merge branch '24982-ux-improvement-sign-in-success-message' into 'master' Sean McGivern2016-12-082-6/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | fix: 24982- Remove'Signed in successfully' messagejnoortheen2016-12-072-6/+4
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'fix-all-dashboard' into 'master' Sean McGivern2016-12-082-3/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Add issue events filter and make sure "All" really shows everythingOxan van Leeuwen2016-12-042-3/+16
| * | | | | | | | | | | | | | Merge branch '24507_remove_deleted_branch_link_in_merge_request' into 'master' Sean McGivern2016-12-081-0/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \