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 | 2 | -1/+9 |
| | | | | | | | | 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. | ||||
* | Add spinach tests for award emojifix-me-me-me-me | Stan Hu | 2016-02-13 | 1 | -1/+10 |
| | |||||
* | Parse XML instead of HTML in tests for a SVG build badgefix/ci-build-status-badge | Grzegorz Bizon | 2016-02-11 | 1 | -4/+4 |
| | |||||
* | Move build badge specs to badges directory | Grzegorz Bizon | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | Inherit build badge access permissions from project | Grzegorz Bizon | 2016-02-11 | 1 | -1/+2 |
| | |||||
* | Improve build badge tests, add another test case | Grzegorz Bizon | 2016-02-11 | 1 | -2/+6 |
| | |||||
* | Add feature tests for builds status badge | Grzegorz Bizon | 2016-02-11 | 1 | -0/+17 |
| | |||||
* | Replaces "Create merge request" link with one to the MR when one exists | Douglas Barbosa Alexandre | 2016-02-10 | 1 | -0/+36 |
| | |||||
* | Add behaviour tests for build permissions | Kamil Trzcinski | 2016-02-04 | 1 | -0/+35 |
| | |||||
* | Render sanitized SVG images | Stan Hu | 2016-02-01 | 1 | -0/+10 |
| | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9265 | ||||
* | Added tests to emoji search field focus | Phil Hughes | 2016-01-29 | 1 | -0/+3 |
| | |||||
* | Merge branch 'issue_2406' into 'master' | Dmitriy Zaporozhets | 2016-01-28 | 1 | -0/+15 |
|\ | | | | | | | | | | | | | Show list of forks for a given Project Closes #2406 See merge request !2376 | ||||
| * | Add specs for Forks listing. | Rubén Dávila | 2016-01-20 | 1 | -0/+15 |
| | | |||||
* | | Merge branch 'issue_5546' into 'master' | Dmitriy Zaporozhets | 2016-01-28 | 2 | -0/+44 |
|\ \ | | | | | | | | | | | | | | | | | | | Save list sort in a cookie Closes #5546 See merge request !2537 | ||||
| * | | Make default sorting preference work for Issues and MRs.issue_5546 | Rubén Dávila | 2016-01-22 | 2 | -0/+14 |
| | | | |||||
| * | | Merge branch 'master' into issue_5546 | Rubén Dávila | 2016-01-22 | 1 | -0/+11 |
| |\ \ | |||||
| * | | | Make sorting preference reusable for all projects. | Rubén Dávila | 2016-01-22 | 2 | -0/+14 |
| | | | | |||||
| * | | | Little refactor plus some specs. | Rubén Dávila | 2016-01-21 | 2 | -0/+16 |
| | | | | |||||
* | | | | Merge branch 'ci/test-build-artifacts-scripts' into 'master' | Douwe Maan | 2016-01-26 | 1 | -0/+9 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add tests for clicking a row in build artifacts browser This adds a feature tests for clicking a row, which is handled by javascript event. /cc @ayufan See merge request !2551 | ||||
| * | | | Add tests for clicking a row in build artifacts browserci/test-build-artifacts-scripts | Grzegorz Bizon | 2016-01-22 | 1 | -0/+9 |
| |/ / | |||||
* | | | Merge remote-tracking branch 'origin/master' into ↵ | Rémy Coutable | 2016-01-20 | 2 | -0/+27 |
|\ \ \ | |/ / | | | | | | | fix-comment-on-diff-ajax-loading | ||||
| * | | Merge branch 'issue_3749' into 'master' | Douwe Maan | 2016-01-20 | 2 | -0/+27 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | 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 | 2 | -0/+27 |
| | | | |||||
* | | | Fix diff comments loaded by AJAX to load comment with diff in discussion tab | Rémy Coutable | 2016-01-19 | 1 | -0/+11 |
|/ / | | | | | | | | | | | | | This commits also fixes two minor issues: - Ensure notes that the current user is not allowed to see are not returned in the AJAX notes loading - Ensure the notes counter badge is decremented of 1 instead of 2 | ||||
* | | Merge branch 'feature/expose-ci-lint-tool' | Douwe Maan | 2016-01-19 | 2 | -9/+13 |
|\ \ | |||||
| * | | Remove dropdown containing CI Lint button on builds pagefeature/expose-ci-lint-tool | Grzegorz Bizon | 2016-01-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Link to CI Lint on builds page will be a separate button from now on. | ||||
| * | | Update build artifacts feature tests | Grzegorz Bizon | 2016-01-17 | 1 | -6/+6 |
| | | | |||||
| * | | Add specs for CI Lint button exposed on a builds page | Grzegorz Bizon | 2016-01-17 | 1 | -3/+7 |
| |/ | |||||
* | | Improve ux in builds artifacts browser | Grzegorz Bizon | 2016-01-18 | 1 | -1/+1 |
|/ | |||||
* | Add feature tests for permissions for build artifacts read abilityfeature/allow-artifacts-for-reporters | Grzegorz Bizon | 2016-01-15 | 3 | -4/+22 |
| | |||||
* | Expand builds namespace for feature tests in spinach | Grzegorz Bizon | 2016-01-15 | 2 | -6/+12 |
| | |||||
* | Relax constraints for wiki slug | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -5/+0 |
| | | | | | | | | | | | Since GitHub doesn’t apply these constraints to theirs wiki slug allowing characters like `,`, `:`, `*`, etc, we need to relax our constraints or some wiki pages will not be available after they were imported. For an example the Devise project have a wiki page with the following slug: “How To: Add sign_in, sign_out, and sign_up links to your layout template” | ||||
* | Add specs for endpoint meant to be accelerated by workhorse | Grzegorz Bizon | 2016-01-14 | 1 | -0/+8 |
| | |||||
* | Add encoding feature tests for builds artifacts browser | Grzegorz Bizon | 2016-01-14 | 1 | -0/+18 |
| | |||||
* | Add spinach feature specs for build artifacts browser | Grzegorz Bizon | 2016-01-14 | 1 | -0/+21 |
| | |||||
* | Add basic spinach tests for project builds | Grzegorz Bizon | 2016-01-14 | 1 | -0/+11 |
| | |||||
* | Improve & adds specs for Issue/MR references | Rémy Coutable | 2016-01-13 | 2 | -13/+46 |
| | | | | | - 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 | 1 | -0/+31 |
| | |||||
* | Add CHANGELOG item and tests | Dmitriy Zaporozhets | 2016-01-07 | 1 | -0/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2016-01-07 | 1 | -0/+42 |
| | |||||
* | Change text back. Add additional tests.joshfng/gitlab-ce-fix-3802 | Josh Frye | 2016-01-03 | 1 | -0/+2 |
| | |||||
* | Remove feature tag from testing locally | Josh Frye | 2016-01-03 | 1 | -1/+0 |
| | |||||
* | Show 'New Merge Request' buttons on canonical repo. | Josh Frye | 2016-01-03 | 1 | -0/+10 |
| | |||||
* | Merge branch 'emoji_picker_frequently_used' into 'master' | Valery Sizov | 2015-12-24 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | Emoji picker: add "frequently used" category depend on !2172  See merge request !2180 | ||||
| * | Merge branch 'emoji-picker-search' into emoji_picker_frequently_used | Valery Sizov | 2015-12-24 | 3 | -9/+106 |
| |\ | |||||
| * \ | Merge branch 'emoji-picker-search'into emoji_picker_frequently_usedemoji_picker_frequently_used | Valery Sizov | 2015-12-24 | 3 | -2/+20 |
| |\ \ | |||||
| * | | | add some spinach | Valery Sizov | 2015-12-22 | 1 | -0/+5 |
| | | | | |||||
* | | | | Merge branch 'new-project-header-redesign' into 'master' | Dmitriy Zaporozhets | 2015-12-24 | 2 | -0/+2 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dropdowns for clone. Star and Fork with new count areas. Star and Unstarred Works now Fixes #2876 and #3482 Used existing styles. <br/> Did not attempt to make pixel perfect as styles already exist. <br/>  See merge request !2156 | ||||
| * | | | fixes failing test by updating project clone instructions | Jacob Schatz | 2015-12-23 | 1 | -0/+1 |
| | | | | |||||
| * | | | spinach tests will pass now | Jacob Schatz | 2015-12-23 | 1 | -0/+1 |
| | | | |