Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the "x of y" displayed at the top of Issuables' sidebarfix/13356-issuable-index-of-total-in-sidebar | Rémy Coutable | 2016-02-15 | 1 | -0/+24 |
| | | | | | | | | 1. We now display the index of the current issuable among all its project's issuables, of the same type and with the same state. 2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper module. 3. Added acceptance specs for the sidebar counter. | ||||
* | Parse XML instead of HTML in tests for a SVG build badgefix/ci-build-status-badge | Grzegorz Bizon | 2016-02-11 | 1 | -2/+2 |
| | |||||
* | Improve build badge tests, add another test case | Grzegorz Bizon | 2016-02-11 | 1 | -0/+4 |
| | |||||
* | Add feature tests for builds status badge | Grzegorz Bizon | 2016-02-11 | 1 | -2/+10 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into ci-permissions | Kamil Trzcinski | 2016-02-04 | 1 | -0/+4 |
|\ | | | | | | | | | # Conflicts: # app/views/projects/builds/index.html.haml | ||||
| * | Support Akismet spam checking for creation of issues via API | Stan Hu | 2016-02-02 | 1 | -0/+4 |
| | | | | | | | | | | | | | | Currently any spam detected by Akismet by non-members via API will be logged in a separate table in the admin page. Closes #5612 | ||||
* | | Add behaviour tests for build permissions | Kamil Trzcinski | 2016-02-04 | 2 | -0/+21 |
| | | |||||
* | | Rename allow_guest_to_access_builds to public_builds | Kamil Trzcinski | 2016-02-04 | 1 | -0/+8 |
|/ | |||||
* | Merge branch 'master' into issue_5546 | Rubén Dávila | 2016-01-22 | 1 | -6/+6 |
|\ | |||||
| * | Fix failing specsfix-comment-on-diff-ajax-loading | Rémy Coutable | 2016-01-21 | 1 | -6/+6 |
| | | |||||
* | | Little refactor plus some specs. | Rubén Dávila | 2016-01-21 | 1 | -0/+13 |
|/ | |||||
* | Merge branch 'issue_3749' into 'master' | Douwe Maan | 2016-01-20 | 1 | -0/+7 |
|\ | | | | | | | | | | | | | Update Issues/MRs updated_at field when notes are generated Closes #3749 and #9130 See merge request !2493 | ||||
| * | Update Issues/MRs updated_at when user leaves comments. | Rubén Dávila | 2016-01-18 | 1 | -0/+7 |
| | | |||||
* | | Add specs for CI Lint button exposed on a builds page | Grzegorz Bizon | 2016-01-17 | 1 | -1/+5 |
|/ | |||||
* | Add feature tests for permissions for build artifacts read abilityfeature/allow-artifacts-for-reporters | Grzegorz Bizon | 2016-01-15 | 2 | -3/+28 |
| | |||||
* | Merge branch 'remove-gray-bg' | Dmitriy Zaporozhets | 2016-01-14 | 1 | -2/+2 |
|\ | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Fix tests | Dmitriy Zaporozhets | 2016-01-13 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Add spinach feature specs for build artifacts browser | Grzegorz Bizon | 2016-01-14 | 1 | -0/+12 |
| | | |||||
* | | Add basic spinach tests for project builds | Grzegorz Bizon | 2016-01-14 | 1 | -0/+16 |
| | | |||||
* | | Fix specs and rubocop warningsfix/private-references | Rémy Coutable | 2016-01-14 | 1 | -1/+1 |
| | | |||||
* | | Improve & adds specs for Issue/MR references | Rémy Coutable | 2016-01-13 | 3 | -22/+164 |
| | | | | | | | | | | - Improve specs for private Issue/MR referenced in public Issue - Add specs for private Issue/MR referenced in public MR | ||||
* | | Show referenced MRs & Issues only when the current viewer can access them | Rémy Coutable | 2016-01-13 | 2 | -0/+13 |
|/ | |||||
* | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2016-01-07 | 1 | -0/+4 |
| | |||||
* | Upgrade Poltergeist to 1.8.1. #4131issue_4131 | Rubén Dávila | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 1 | -4/+4 |
| | |||||
* | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'move-network' | Dmitriy Zaporozhets | 2015-12-09 | 1 | -4/+4 |
|\ | |||||
| * | Fix test for network shortcutmove-network | Dmitriy Zaporozhets | 2015-12-09 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Move Network page from separate tab to sub tab of Commits | Dmitriy Zaporozhets | 2015-12-09 | 1 | -4/+0 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Simplify shared User SSH key steps | Robert Speicher | 2015-12-09 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'default_clone_protocol_based_on_user_keys' into 'master' | Robert Speicher | 2015-12-09 | 1 | -0/+8 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | When rendering the clone page, check user profile to decide default clone protocol If the user has uploaded SSH-keys, use SSH; otherwise, use http(s). Closes #3504. See merge request !1998 | ||||
| * \ | Merge branch 'master' into default_clone_protocol_based_on_user_keys | Eirik Lygre | 2015-12-09 | 1 | -0/+17 |
| |\ \ | | |/ | |||||
| * | | Move ssh-key steps into SharedUser. Change references in "Explore Projects" ↵ | Eirik Lygre | 2015-12-09 | 1 | -0/+8 |
| | | | | | | | | | | | | feature. Apply ssh-key requirement to "Project Create" feature. | ||||
* | | | Merge branch 'master' into fix-admin-should-be-able-to-add-himself-to-group | Douglas Barbosa Alexandre | 2015-12-08 | 1 | -0/+17 |
|\ \ \ | | |/ | |/| | |||||
| * | | Add feature test for emoji-only diff notes | Grzegorz Bizon | 2015-12-03 | 1 | -0/+17 |
| |/ | | | | | | | This specs is related to bug described in #3734 (award-emojis). | ||||
* | | Signed in admin should be able to add/remove himself to a group | Douglas Barbosa Alexandre | 2015-12-01 | 1 | -0/+4 |
|/ | |||||
* | Split group feature tests | Dmitriy Zaporozhets | 2015-11-25 | 2 | -0/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Create milestones in the group | Dmitriy Zaporozhets | 2015-11-16 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Better name for up-level linksgo-to-nav | Dmitriy Zaporozhets | 2015-11-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add tests for last commit info on project home page | Dmitriy Zaporozhets | 2015-10-16 | 1 | -0/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix rubocop warnings in features | Guilherme Garnier | 2015-10-03 | 1 | -1/+1 |
| | |||||
* | Prevent creating 2 Ci::Project entities when enable CI | Dmitriy Zaporozhets | 2015-10-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix tests | Kamil Trzcinski | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Show CI status on Your projects page and Starred projects pageci-status-projects-page | Dmitriy Zaporozhets | 2015-09-24 | 1 | -0/+10 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Create a "destroyed Milestone" event and keep Milestone events around in the DB | Stan Hu | 2015-09-15 | 1 | -0/+5 |
| | | | | | | | | | | | for posterity. Also fix issue where destroying a Milestone would cause odd, transient messages like "created milestone" or "imported milestone". Add "in" preposition when creating and destroying milestones Closes #2382 | ||||
* | Fix snippets exploration test | Douwe Maan | 2015-09-09 | 1 | -1/+1 |
| | |||||
* | Use new routing helper | Douwe Maan | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | Fix tests | Dmitriy Zaporozhets | 2015-09-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix tests | Dmitriy Zaporozhets | 2015-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix tests and last push widgetseparate-activity | Dmitriy Zaporozhets | 2015-08-25 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |