summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Update commentsBob Van Landuyt2017-05-021-5/+18
* Update path validation & specsBob Van Landuyt2017-05-021-13/+18
* Reuse Gitlab::Regex.full_namespace_regex in the DynamicPathValidatorBob Van Landuyt2017-05-021-25/+18
* Reject group-routes as names of child namespacesBob Van Landuyt2017-05-011-18/+71
* Reject paths following namespace for paths including 2 `*`Bob Van Landuyt2017-05-011-2/+2
* Allow `graphs` & `refs` project namesBob Van Landuyt2017-05-011-2/+0
* Minor style adjustmentsBob Van Landuyt2017-05-011-21/+39
* Use `%r{}` regexes to avoid having to escape `/`Bob Van Landuyt2017-05-011-1/+1
* The dynamic path validator can block out partial pathsBob Van Landuyt2017-05-011-33/+24
* Make path validation case-insensitiveBob Van Landuyt2017-05-011-0/+1
* Reject `-` as a pathBob Van Landuyt2017-05-011-0/+1
* Rename `NamespaceValidator` to `DynamicPathValidator`Bob Van Landuyt2017-05-014-6/+9
* Use the namespace validator for validating all pathsBob Van Landuyt2017-05-012-28/+1
* Check `has_parent?` for determining validation typeBob Van Landuyt2017-05-012-3/+7
* Split off validating full pathsBob Van Landuyt2017-05-011-6/+8
* Improve detection of reserved words from routesBob Van Landuyt2017-05-011-13/+2
* Streamline the path validation in groups & projectsBob Van Landuyt2017-05-013-44/+76
* Add forbidden paths to the namespace validatorBob Van Landuyt2017-05-011-1/+13
* Disallow some more namespacesBob Van Landuyt2017-05-011-0/+16
* Revert "Merge branch 'tc-no-todo-service-select' into 'master'"revert-c3c465acStan Hu2017-04-293-13/+9
* Fix emoji alignment31595-emoji-btnAnnabel Dunstone Gray2017-04-281-2/+2
* Merge branch 'tc-no-todo-service-select' into 'master' Robert Speicher2017-04-283-9/+13
|\
| * Avoid plucking Todo ids and use sub-queries insteadtc-no-todo-service-selectToon Claes2017-04-273-9/+13
* | Merge branch 'dm-pull-preserve-into-render-helpers' into 'master' Sean McGivern2017-04-2815-36/+23
|\ \
| * | Pull preserve into render helpersDouwe Maan2017-04-2815-36/+23
* | | Merge branch 'dm-video-viewer' into 'master' Sean McGivern2017-04-284-2/+20
|\ \ \
| * | | Display video blobs in-line like imagesdm-video-viewerDouwe Maan2017-04-284-2/+20
| |/ /
* | | Merge branch 'dz-improve-add-users-method' into 'master' Douwe Maan2017-04-281-0/+5
|\ \ \
| * | | Collect all users by single query when using Member#add_usersdz-improve-add-users-methodDmitriy Zaporozhets2017-04-281-0/+5
* | | | Merge branch '28020-improve-todo-list-when-comes-from-yourself' into 'master' Sean McGivern2017-04-284-7/+28
|\ \ \ \
| * | | | Improve text on todo list when the todo action comes from yourselfJacopo2017-04-284-7/+28
* | | | | Accept default branch param on notifaction servicesZeger-Jan van de Weg2017-04-282-1/+2
* | | | | Merge branch 'fix-sidebar-block-ref-test' into 'master' Sean McGivern2017-04-281-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add issues and merge-requests classes and use to find in rspecfix-sidebar-block-ref-testLuke "Jared" Bennett2017-04-281-2/+2
* | | | | Merge branch 'grpc-fork-tests' into 'master' 24339-job-page-step-2Sean McGivern2017-04-281-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add test that asserts unicorns terminateJacob Vosmaer2017-04-261-0/+12
* | | | | Add board_move slash commandAlex Sanford2017-04-283-1/+24
* | | | | Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya2017-04-282-5/+14
* | | | | Merge branch 'make_markdown_tables_thinner' into 'master' Sean McGivern2017-04-284-0/+21
|\ \ \ \ \
| * | | | | Make markdown tables thinnerblackst0ne2017-04-274-0/+21
| | |/ / / | |/| | |
* | | | | Merge branch 'project-list-alignment' into 'master' Phil Hughes2017-04-281-1/+1
|\ \ \ \ \
| * | | | | Remove top padding on project list rowproject-list-alignmentAnnabel Dunstone Gray2017-04-271-1/+1
* | | | | | Merge branch 'dm-blob-viewers' into 'master' Tim Zallmann2017-04-2854-138/+674
|\ \ \ \ \ \
| * | | | | | Use new renamed markup methoddm-blob-viewersDouwe Maan2017-04-271-1/+1
| * | | | | | Add variable to save us a double lookupDouwe Maan2017-04-271-2/+3
| * | | | | | Fix typoDouwe Maan2017-04-271-1/+1
| * | | | | | Address feedbackDouwe Maan2017-04-274-16/+19
| * | | | | | Explain BlobViewer::Base#render_errorDouwe Maan2017-04-272-0/+16
| * | | | | | Explain how viewers are selected from RICH_VIEWERSDouwe Maan2017-04-272-13/+28
| * | | | | | Fixed failing JS testsPhil Hughes2017-04-271-1/+1