Commit Graph
22224 Commits
Author SHA1 Message Date
Douglas Barbosa Alexandre bf0af030b6 Merge branch 'master' into fix-admin-should-be-able-to-add-himself-to-group 2015-12-08 10:34:51 -02:00
Douwe Maan 0c3f70acf4 Add API group projects specs 2015-12-08 13:34:09 +01:00
Marin Jankovski ea5b462a14 Stub the calls to disk and check what send_file returns. 2015-12-08 13:33:12 +01:00
Douwe Maan af6b543742 Make commit and MR ref filters aware of /builds path 2015-12-08 13:22:20 +01:00
Douwe Maan c767d0e6bd Change text of MR widget heading 2015-12-08 13:22:17 +01:00
Douwe Maan 14969ac87f Add '#' to build page title 2015-12-08 13:17:05 +01:00
Douwe Maan 1567572e79 Add Builds tab to MR detail page 2015-12-08 13:11:41 +01:00
Douwe Maan a17ba43bfd Move commit builds to partial 2015-12-08 13:10:33 +01:00
Douwe Maan 9907a7e6ed Get ci_commit in MR controller 2015-12-08 13:06:55 +01:00
Douwe Maan 35fd7112bf Link builds list status to build details 2015-12-08 13:06:55 +01:00
Douwe Maan 526e64e0c4 Show "#123" instead of "Builds #123" to make column smaller 2015-12-08 13:06:54 +01:00
Douwe Maan b53769aedc Change "Cancel all" to "Cancel running" 2015-12-08 13:06:54 +01:00
Douwe Maan 1b5302f8e7 Reduce MR/issue duplication 2015-12-08 13:06:54 +01:00
Douwe Maan 90a4653593 Remove top border from build page 2015-12-08 13:06:54 +01:00
Douwe Maan 3f1e72a0cc Memoize ci_yaml_file. 2015-12-08 13:06:54 +01:00
Douwe Maan f523c3c685 Use gray content block for network graph header 2015-12-08 13:06:54 +01:00
Douwe Maan f8fdec687f Fix padding around protected branches well 2015-12-08 13:06:53 +01:00
Douwe Maan 53a6f0b194 Fix profile private token form actions 2015-12-08 13:06:53 +01:00
Douwe Maan 86a09cfaf1 builds_enabled rather than ci_enabled 2015-12-08 13:06:53 +01:00
Douwe Maan 3eb209123d Render monospace text at 90% of the parent font-size 2015-12-08 13:06:53 +01:00
Douwe Maan badeb82f63 Use consistent padding for .gitlab-ci.yml info callouts 2015-12-08 13:06:53 +01:00
Douwe Maan 507fdb4b2b Use consistent padding in panel heading 2015-12-08 13:06:52 +01:00
Douwe Maan c64a881a40 Allow center top menu to span multiple lines 2015-12-08 13:06:52 +01:00
Douwe Maan 3c80a54315 Merge branch 'master' into ui/misc 2015-12-08 12:50:25 +01:00
Douwe Maan 048605bd33 Merge branch 'master' into issue-closing-docs 2015-12-08 12:47:09 +01:00
Jacob Vosmaer 6d2be0212c Merge branch 'master' into sync-all-repos 2015-12-08 12:35:54 +01:00
Douwe Maan 13f44822d9 Move CombinedPipeline methods around 2015-12-08 12:29:48 +01:00
Marin Jankovski 9bf51ae47d Fix specs caused by update of gitlab-test repo. 2015-12-08 10:58:15 +01:00
Douwe Maan f5430e48b4 Merge branch 'rs-validators' into 'master'
Add more custom validators

These custom validators allow us to DRY up our models a bit.

See merge request !1944
2015-12-08 08:42:17 +00:00
Douwe Maan 1d605f6365 Merge branch 'fix-merge-request-that-removes-submodule' into 'master'
Fix 500 error when creating a merge request that removes a submodule

Fixes #3476 

See merge request !1989
2015-12-08 08:36:23 +00:00
Valery Sizov 7f90c8efcc Merge branch 'gemfile_fix' into 'master'
Add explicit reference to rouge 1.10.1

We are relying on rouge 1.10.1 but nothing is referencing to this version and it is easy to lose this dependence. Previously, it was updated directly in Gemfile.lock which is not reliable way :)

https://gitlab.com/gitlab-org/gitlab-ce/commit/e20529cec4f6de0c2c1589da99abb8714ea1c1c1

`gollum-lib` has a dependence `rouge 1.9` which is old for us.

See merge request !1937
2015-12-08 07:49:07 +00:00
Grzegorz Bizon 6ffe8a06fd Bump cyclomatic and perceived complexity threshold by one 2015-12-08 08:43:09 +01:00
Grzegorz Bizon 652de0b820 Refactor CI YAML processor's validators 2015-12-08 08:43:09 +01:00
Grzegorz Bizon 66f658a9b5 Check if commits are available in RepositoryPush 2015-12-08 08:43:09 +01:00
Grzegorz Bizon 591035968d Duplicate options in RepositoryPush 2015-12-08 08:43:09 +01:00
Grzegorz Bizon 7e9109c43b Move common_mentionable_setup to shared context in specs 2015-12-08 08:43:09 +01:00
Grzegorz Bizon 75c6b29f6b Add RepositoryPush specs 2015-12-08 08:43:09 +01:00
Grzegorz Bizon 360a96a299 Fix specs by adding forgotten instance variable 2015-12-08 08:43:09 +01:00
Grzegorz Bizon d835fbc79f Fix url helpers in RepositoryPush 2015-12-08 08:43:09 +01:00
Grzegorz Bizon 9f2752e5dc Remove obsolete variables in repository_push_email 2015-12-08 08:43:08 +01:00
Grzegorz Bizon 4beba7494b Improve Messagee::RepositoryPush 2015-12-08 08:43:08 +01:00
Grzegorz Bizon e2f937ce22 Refactor RepositoryPush, move to Message namespace 2015-12-08 08:43:08 +01:00
Grzegorz Bizon 45f7f01f19 Make can_send_from_user_email? public in Notify 2015-12-08 08:43:08 +01:00
Grzegorz Bizon 8c6db54e12 Extract repository_push_email to separate class 2015-12-08 08:43:08 +01:00
Grzegorz Bizon 79fb993a65 Enable rubocop metrics
This enables rubocop metrics like CyclomaticComplexity and ABCSize.
Initial threshold values are high, should be probably decreased.
2015-12-08 08:43:08 +01:00
Valery Sizov 2e270c0705 add explicit reference to rouge 1.10.1 2015-12-08 09:05:02 +02:00
Dmitriy Zaporozhets 9b20731d4a Add tests and changelog item for language graphs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-08 02:38:59 +01:00
Dmitriy Zaporozhets 9b561e7e15 Implement languages graph page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-08 02:35:34 +01:00
Douglas Barbosa Alexandre f7aafd8fc8 Merge branch 'master' into fix-merge-request-that-removes-submodule 2015-12-07 22:41:18 -02:00
Robert Speicher 611912fe68 Store the demodulized reference filter name in data attribute 2015-12-07 19:40:46 -05:00