Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render sanitized SVG images | Stan Hu | 2016-02-01 | 1 | -0/+17 |
| | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9265 | ||||
* | Added tests to emoji search field focus | Phil Hughes | 2016-01-29 | 1 | -0/+4 |
| | |||||
* | Merge branch 'issue_2406' into 'master' | Dmitriy Zaporozhets | 2016-01-28 | 2 | -1/+28 |
|\ | | | | | | | | | | | | | Show list of forks for a given Project Closes #2406 See merge request !2376 | ||||
| * | Fix broken spec. | Rubén Dávila | 2016-01-20 | 1 | -1/+3 |
| | | |||||
| * | Add specs for Forks listing. | Rubén Dávila | 2016-01-20 | 1 | -0/+25 |
| | | |||||
* | | Merge branch 'issue_5546' into 'master' | Dmitriy Zaporozhets | 2016-01-28 | 2 | -0/+14 |
|\ \ | | | | | | | | | | | | | | | | | | | Save list sort in a cookie Closes #5546 See merge request !2537 | ||||
| * \ | Merge branch 'master' into issue_5546 | Rubén Dávila | 2016-01-22 | 2 | -6/+37 |
| |\ \ | |||||
| * | | | Little refactor plus some specs. | Rubén Dávila | 2016-01-21 | 2 | -0/+14 |
| | | | | |||||
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | James Lopez | 2016-01-27 | 1 | -0/+10 |
|\ \ \ \ | | | | | | | | | | | | | | | | fix/unexistent-group-500 | ||||
| * \ \ \ | Merge branch 'ci/test-build-artifacts-scripts' into 'master' | Douwe Maan | 2016-01-26 | 1 | -0/+10 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+10 |
| | |/ / / | |||||
* | | | | | moved and refactored feature based on feedback. Also updated CHANGELOG | James Lopez | 2016-01-27 | 2 | -4/+4 |
| | | | | | |||||
* | | | | | feature and fix for 500 on group missing | James Lopez | 2016-01-26 | 1 | -0/+4 |
|/ / / / | |||||
* | | | | Adds base64 background search icon. | Jacob Schatz | 2016-01-24 | 1 | -1/+1 |
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | All inputs of type `search` will have the gray background and search icon centered. Because the search magnifier is a bg image, I had to hide it with `[value=""]`. I added a little javascript to make sure each input always has it's own value. | ||||
* | | | Fix failing specsfix-comment-on-diff-ajax-loading | Rémy Coutable | 2016-01-21 | 1 | -6/+6 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' into ↵ | Rémy Coutable | 2016-01-20 | 3 | -1/+21 |
|\ \ \ | |/ / | | | | | | | fix-comment-on-diff-ajax-loading | ||||
| * | | Merge branch 'secret-shortcut-feature' into 'master' | Dmitriy Zaporozhets | 2016-01-20 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Adds "t" as a shortcut for find file anywhere See merge request !2507 | ||||
| | * | | Fixes test to not search whole page for content. | Jacob Schatz | 2016-01-20 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'issue_3749' into 'master' | Douwe Maan | 2016-01-20 | 3 | -0/+20 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | 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 | 3 | -0/+20 |
| | | | |||||
* | | | Fix diff comments loaded by AJAX to load comment with diff in discussion tab | Rémy Coutable | 2016-01-19 | 1 | -0/+31 |
|/ / | | | | | | | | | | | | | 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 | -2/+13 |
|\ \ | |||||
| * | | Remove dropdown containing CI Lint button on builds pagefeature/expose-ci-lint-tool | Grzegorz Bizon | 2016-01-18 | 1 | -2/+2 |
| | | | | | | | | | | | | Link to CI Lint on builds page will be a separate button from now on. | ||||
| * | | Add specs for CI Lint button exposed on a builds page | Grzegorz Bizon | 2016-01-17 | 2 | -2/+13 |
| |/ | |||||
* | | Improve ux in builds artifacts browser | Grzegorz Bizon | 2016-01-18 | 1 | -2/+2 |
|/ | |||||
* | Add feature tests for permissions for build artifacts read abilityfeature/allow-artifacts-for-reporters | Grzegorz Bizon | 2016-01-15 | 4 | -8/+35 |
| | |||||
* | Expand builds namespace for feature tests in spinach | Grzegorz Bizon | 2016-01-15 | 2 | -9/+15 |
| | |||||
* | Relax constraints for wiki slug | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -10/+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” | ||||
* | 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> | ||||
* | | Improve readability of artifacts browser `Entry` related code | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
| | | |||||
* | | Add specs for endpoint meant to be accelerated by workhorse | Grzegorz Bizon | 2016-01-14 | 1 | -0/+11 |
| | | |||||
* | | Add encoding feature tests for builds artifacts browser | Grzegorz Bizon | 2016-01-14 | 1 | -0/+30 |
| | | |||||
* | | Add spinach feature specs for build artifacts browser | Grzegorz Bizon | 2016-01-14 | 2 | -0/+46 |
| | | |||||
* | | Add basic spinach tests for project builds | Grzegorz Bizon | 2016-01-14 | 2 | -0/+30 |
| | | |||||
* | | Merge branch 'fix/private-references' into 'master' | Douwe Maan | 2016-01-14 | 5 | -12/+181 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show referenced MRs & Issues only when the current viewer can access them This addresses both issues identified in #6066. ## The private MR by user `remy2` with a note referencing to a public issue  --- ## The public issue viewed by user `remy` **who doesn't have access to `remy2/private-project`** before the fix  --- ## The public issue viewed by user `remy` **who doesn't have access to `remy2/private-project`** with the fix  --- ## The public issue viewed by user `remy2` with the fix (no change)  See merge request !2405 | ||||
| * | | 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 | 5 | -122/+172 |
| | | | | | | | | | | | | | | | - 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 | 3 | -0/+119 |
| |/ | |||||
* | | Update Broadcast Message features | Robert Speicher | 2016-01-13 | 1 | -8/+22 |
| | | | | | | | | | | | | | | | | - Removes redundant "Create a broadcast message" scenario that was entirely covered by the "Create a customized broadcast message" scenario. - Adds "Edit an existing broadcast message" scenario - Adds "Remove an existing broadcast message" scenario | ||||
* | | Simplify BroadcastMessage factory | Robert Speicher | 2016-01-13 | 1 | -4/+3 |
|/ | | | | Also make the feature tests less brittle. | ||||
* | Fix feature steprs-remove-stamp | Robert Speicher | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | Add CHANGELOG item and tests | Dmitriy Zaporozhets | 2016-01-07 | 1 | -0/+9 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2016-01-07 | 2 | -0/+77 |
| | |||||
* | Change text back. Add additional tests.joshfng/gitlab-ce-fix-3802 | Josh Frye | 2016-01-03 | 1 | -2/+11 |
| | |||||
* | Show 'New Merge Request' buttons on canonical repo. | Josh Frye | 2016-01-03 | 1 | -0/+10 |
| | |||||
* | spinach fix | Valery Sizov | 2015-12-31 | 1 | -1/+1 |
| | |||||
* | Fix "I see current user as the first user" step | Robert Speicher | 2015-12-30 | 1 | -5/+4 |
| | | | | Why did this break? `¯\_(ツ)_/¯` | ||||
* | fix spinach | Valery Sizov | 2015-12-25 | 1 | -3/+5 |
| | |||||
* | add sorting of awards | Valery Sizov | 2015-12-25 | 1 | -1/+1 |
| |