Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update specs | Douwe Maan | 2016-05-13 | 1 | -6/+6 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipeline | Kamil Trzcinski | 2016-04-19 | 1 | -1/+1 |
|\ | | | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | Fixed tests | Phil Hughes | 2016-04-16 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-16 | 2 | -3/+6 |
|\ \ | |/ | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | Update click_diff_line | Annabel Dunstone | 2016-04-14 | 1 | -1/+1 |
| | | |||||
| * | Load related MRs/branches asynchronously | Yorick Peterse | 2016-04-13 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently this works by loading the HAML partials via XHR. While this is not the nicest setup it _is_ the easiest setup using the tools we currently have. Loading this data asynchronously doesn't make loading the related MRs/branches itself faster, it merely ensures that loading the issue itself is not slowed down. Fixes gitlab-org/gitlab-ce#14949 | ||||
* | | Fix rubocop | Kamil Trzcinski | 2016-04-12 | 1 | -1/+1 |
| | | |||||
* | | Fix rest of rspec and spinach tests | Kamil Trzcinski | 2016-04-12 | 2 | -4/+4 |
| | | |||||
* | | Fix specs | Kamil Trzcinski | 2016-04-11 | 1 | -1/+1 |
|/ | |||||
* | Diff design updates | Annabel Dunstone | 2016-04-07 | 1 | -2/+2 |
| | |||||
* | Update diff_comments tests | Annabel Dunstone | 2016-04-07 | 1 | -2/+2 |
| | |||||
* | Revert "Merge branch 'new-navigation-prototype' into 'master'" | Jacob Schatz | 2016-04-07 | 1 | -1/+1 |
| | | | This reverts merge request !3494 | ||||
* | Updated tests | Phil Hughes | 2016-04-04 | 1 | -1/+1 |
| | |||||
* | Commits comment test update | Phil Hughes | 2016-04-04 | 1 | -1/+1 |
| | |||||
* | Tests update | Phil Hughes | 2016-04-04 | 1 | -2/+2 |
| | |||||
* | Fix some active tab tests that are broken because of 2 level sidebar | Dmitriy Zaporozhets | 2016-04-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'fix/13928-wrong-iid-of-max-iid' into 'master' | Douwe Maan | 2016-03-15 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | | | Fixes "iid of max iid" in Issuable sidebar for merged MR Fixes #13928. See merge request !3046 | ||||
| * | Fixes "iid of max iid" in Issuable sidebar for merged MRfix/13928-wrong-iid-of-max-iid | Rémy Coutable | 2016-03-08 | 1 | -0/+4 |
| | | | | | | | | Fixes #13928 | ||||
* | | Cleanup CiCommit and CiBuild | Kamil Trzcinski | 2016-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | - Remove all view related methods from Ci::Build and CommitStatus - Remove unused Ci::Commit and Ci::Build methods - Use polymorphism to render different types of CommitStatus | ||||
* | | Merge branch 'group-activity-separate-tab' into 'master' | Robert Speicher | 2016-03-11 | 1 | -0/+4 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Move group activity feed to separate page for consistency with dashboard and project pages Fixes #14161. Part of #13480 See merge request !3157 | ||||
| * | | Move group activity feed to separate page for consistency with dashboard and ↵ | Dmitriy Zaporozhets | 2016-03-10 | 1 | -0/+4 |
| |/ | | | | | | | | | | | project pages Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge branch 'comment-discard-button' into 'master' | Jacob Schatz | 2016-03-11 | 3 | -6/+6 |
|\ \ | |/ |/| | | | | | | | | | | | | | Added discard button to comment form Also changed the labels on the buttons to better match the action they are completing. Closes #8057 See merge request !3085 | ||||
| * | Updated tests | Phil Hughes | 2016-03-04 | 3 | -6/+6 |
| | | |||||
* | | Remove redundant integration tests | Robert Speicher | 2016-03-07 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | | | These three tests were essentially checking that adding a note to something updated its `noteable`'s `updated_at` attribute. This is well-tested Rails behavior and we shouldn't feel the need to write an integration test to verify it. At most we should be ensuring that the association definition adds the `touch: true` option, which we now do in Note's unit test. | ||||
* | | Indicate how much an MR branch diverges from the target branch | Pierre de La Morinerie | 2016-03-03 | 1 | -0/+8 |
| | | |||||
* | | Tests: extract a merge_request_path helper | Pierre de La Morinerie | 2016-03-03 | 1 | -4/+7 |
|/ | |||||
* | Add click to tab steps | Alfredo Sumaran | 2016-03-01 | 1 | -0/+16 |
| | |||||
* | Branded login page also in CE11489-branded-appearance-to-ce | Zeger-Jan van de Weg | 2016-02-26 | 1 | -0/+8 |
| | | | | | The only major difference with the EE version is the change from a light and dark logo to only a header logo The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it | ||||
* | Merge remote-tracking branch 'origin/Baertierchen/gitlab-ce-showTestCoverage' | Dmitriy Zaporozhets | 2016-02-25 | 1 | -1/+5 |
|\ | |||||
| * | Add a spec for coverage indicator in project's builds listBaertierchen/gitlab-ce-showTestCoverage | Rémy Coutable | 2016-02-22 | 1 | -1/+5 |
| | | |||||
* | | Users don't get instructions to push to other users empty projects | Phil Hughes | 2016-02-22 | 1 | -0/+4 |
|/ | | | | Fixes #12518 | ||||
* | Rename Tasks to Todos | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -2/+2 |
| | |||||
* | Add feature spec for task queue list page | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -0/+4 |
| | |||||
* | Add feature specs for build erase button | Grzegorz Bizon | 2016-02-19 | 1 | -0/+4 |
| | |||||
* | Add ability to see and sort on vote count from Issues and MR listssee-and-sort-on-vote-count-mr-issues | Douglas Barbosa Alexandre | 2016-02-17 | 1 | -0/+16 |
| | |||||
* | 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 |
| |