summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-1417-18/+46
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-1313-14/+41
* Merge branch 'api-simple-group-project' into 'master' Rémy Coutable2016-12-131-2/+13
|\
| * API: Ability to get group's project in simple representationapi-simple-group-projectRobert Schilling2016-12-131-2/+13
* | Merge branch 'allow-more-filenames' into 'master' Rémy Coutable2016-12-131-0/+44
|\ \
| * | Add failing test for #20190winniehell2016-12-131-0/+44
* | | Merge branch 'dz-nested-group-improvements-2' into 'master' Sean McGivern2016-12-133-5/+20
|\ \ \
| * | | Rename Routable.where_paths_in to Routable.where_full_path_indz-nested-group-improvements-2Dmitriy Zaporozhets2016-12-111-5/+5
| * | | Create nested group factoryDmitriy Zaporozhets2016-12-112-0/+11
| * | | Validate presence of route by Routable concernDmitriy Zaporozhets2016-12-111-0/+4
* | | | Merge branch '3478-copy-commit-hash-to-clipboard' into 'master' Sean McGivern2016-12-131-1/+1
|\ \ \ \
| * | | | Fix test3478-copy-commit-hash-to-clipboardVictor Wu2016-12-121-1/+1
| | |/ / | |/| |
* | | | Merge branch 'issue_13270' into 'master' Sean McGivern2016-12-131-0/+55
|\ \ \ \
| * | | | Allow to delete tag release noteissue_13270Felipe Artur2016-12-121-0/+55
* | | | | Merge branch 'api-dont-allow-blank-mr-titles' into 'master' Sean McGivern2016-12-131-0/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Don't allow blank MR titles in APIapi-dont-allow-blank-mr-titlesRobert Schilling2016-12-131-0/+16
* | | | | Merge branch 'awards_handler-fixture' into 'master' Alfredo Sumaran2016-12-132-57/+5
|\ \ \ \ \
| * | | | | Replace static fixture for awards_handler_spec (!7661)winniehell2016-12-122-57/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix-eslint-warnings' into 'master' Alfredo Sumaran2016-12-131-7/+9
|\ \ \ \ \
| * | | | | Fixed lint warning and propose fail or warningfix-eslint-warningsLuke "Jared" Bennett2016-12-101-7/+9
| | |_|_|/ | |/| | |
* | | | | Merge branch '25286-customer-label-doesn-t-autocomplete-correctly' into 'mast...Alfredo Sumaran2016-12-121-9/+58
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Added special char test to the default beforeInsert callback. I removed the q...25286-customer-label-doesn-t-autocomplete-correctlyLuke "Jared" Bennett2016-12-081-9/+58
* | | | | Merge branch '19990-update-snippets-page-design' into 'master' Fatih Acet2016-12-122-2/+25
|\ \ \ \ \
| * | | | | add new tests for snippets_finder.rbMike Greiling2016-12-101-1/+24
| * | | | | fix failing testsMike Greiling2016-12-101-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'grapify-service-api' into 'master' Rémy Coutable2016-12-122-2/+9
|\ \ \ \ \
| * | | | | Grapify the service APIgrapify-service-apiRobert Schilling2016-12-121-1/+1
| * | | | | Grapify the service APIRobert Schilling2016-12-093-3/+10
* | | | | | Merge branch '25483-broken-tabs' into 'master' Fatih Acet2016-12-123-1/+41
|\ \ \ \ \ \
| * | | | | | Fix tests25483-broken-tabsFilipa Lacerda2016-12-122-2/+2
| * | | | | | Adds tests to prevent future errors.Filipa Lacerda2016-12-122-0/+40
* | | | | | | 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