| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable warming of the asset cache in Spinach tests under CI | Stan Hu | 2016-10-21 | 1 | -1/+1 |
* | Differentiate the expire from leave event | Callum Dryden | 2016-10-20 | 2 | -40/+0 |
* | Fix project issues labels feature spec | Douglas Barbosa Alexandre | 2016-10-19 | 1 | -1/+1 |
* | Wait for ajax for every merge request spinach testdz-spinach-wait-ajax | Dmitriy Zaporozhets | 2016-10-18 | 4 | -14/+5 |
* | Merge branch 'dz-fix-spinach-mr' into 'master'
| Dmitriy Zaporozhets | 2016-10-17 | 1 | -0/+1 |
|\ |
|
| * | Fix randomly crashing spinach test for merge request | Dmitriy Zaporozhets | 2016-10-17 | 1 | -0/+1 |
* | | [Great spinach fix] Replace gsub with delete | Valery Sizov | 2016-10-17 | 1 | -1/+1 |
* | | Remove carriage returns from commit description as summary is on a newline an... | Luke Bennett | 2016-10-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'fix-trending-projects-spinach-failure' into 'master'
| Dmitriy Zaporozhets | 2016-10-17 | 2 | -0/+5 |
|\ |
|
| * | Fix trending projects Spinach failurefix-trending-projects-spinach-failure | Stan Hu | 2016-10-14 | 2 | -0/+5 |
* | | Added logic to handle a revision input that does not exist in the menu | Luke Bennett | 2016-10-16 | 1 | -5/+9 |
* | | Fix broken Spinach tests caused by changes in !6550 | Stan Hu | 2016-10-16 | 1 | -6/+14 |
* | | Merge branch 'dz-fix-branches-tab-test' into 'master'
| Dmitriy Zaporozhets | 2016-10-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix active tab test for branches pagedz-fix-branches-tab-test | Dmitriy Zaporozhets | 2016-10-16 | 1 | -1/+1 |
* | | | Fix merge requests feature testsfix-merge-request-diff-spinach-failures | Dmitriy Zaporozhets | 2016-10-16 | 1 | -1/+5 |
* | | | Wait for ajax call in merge request unsubscribe test | Dmitriy Zaporozhets | 2016-10-16 | 1 | -0/+2 |
* | | | Fix Spinach merge request diff failures | Stan Hu | 2016-10-15 | 1 | -3/+4 |
|/ / |
|
* | | Fix Spinach failure due overprecise percentage matchingfix-language-spinach-failure | Stan Hu | 2016-10-14 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'cs-really-fix-spinach' | Kamil Trzcinski | 2016-10-14 | 2 | -1/+3 |
|\ |
|
| * | Try to fix re-runcs-really-fix-spinach | Kamil Trzcinski | 2016-10-14 | 1 | -0/+2 |
| * | Remove spinach retry. | Connor Shea | 2016-10-14 | 1 | -1/+1 |
* | | Merge branch 'issue-23306-fix' into 'master'
| Dmitriy Zaporozhets | 2016-10-14 | 2 | -17/+0 |
|\ \ |
|
| * | | Move edit group scenario to rspec and refactor groups_spec | Dmitriy Zaporozhets | 2016-10-14 | 2 | -17/+0 |
| |/ |
|
* | | Merge branch 'members-ui' into 'master'
| Fatih Acet | 2016-10-14 | 4 | -18/+17 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into members-ui | Phil Hughes | 2016-10-06 | 6 | -14/+26 |
| |\ |
|
| * \ | Merge branch 'master' into members-ui | Phil Hughes | 2016-10-04 | 8 | -71/+8 |
| |\ \ |
|
| * | | | Fixed group tests | Phil Hughes | 2016-09-13 | 2 | -2/+2 |
| * | | | Updated some specs | Phil Hughes | 2016-09-13 | 1 | -4/+4 |
| * | | | Added import button back in | Phil Hughes | 2016-09-13 | 1 | -1/+1 |
| * | | | Tests update | Phil Hughes | 2016-09-13 | 3 | -11/+10 |
* | | | | Add tag shortcut from the Commit page | Akram FARES | 2016-10-06 | 2 | -0/+13 |
| |_|/
|/| | |
|
* | | | MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-active | Paco Guzman | 2016-10-06 | 2 | -6/+15 |
* | | | Merge commit 'dev/security' into 'master' | Rémy Coutable | 2016-10-06 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Enforce the fork_project permission in Projects::CreateService | Nick Thomas | 2016-09-27 | 1 | -0/+1 |
* | | | | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-10-04 | 3 | -66/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'fix/import-export-admin' into 'master'
| Robert Speicher | 2016-10-03 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | Enable import/export back for non-adminsfix/import-export-admin | James Lopez | 2016-10-03 | 1 | -0/+1 |
| * | | | | Convert "SSH Keys" Spinach features to RSpecrs-convert-ssh-key-features | Robert Speicher | 2016-10-03 | 2 | -66/+0 |
| |/ / / |
|
* | | | | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-10-03 | 6 | -6/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | Add organization field to user profile | Dmitriy Zaporozhets | 2016-09-27 | 1 | -0/+2 |
| * | | | Merge branch 'full-width-new-snippet-button' into 'master'
| Fatih Acet | 2016-09-26 | 2 | -3/+3 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Added full-width new snippet button on mobile and corrected capitalizationfull-width-new-snippet-button | Luke Bennett | 2016-09-18 | 2 | -3/+3 |
| | |/ |
|
| * | | fix issues mr counter | barthc | 2016-09-20 | 2 | -2/+2 |
| |/ |
|
| * | Merge branch 'pipeline-hooks' into 'master'
| Rémy Coutable | 2016-09-08 | 1 | -0/+1 |
| |\ |
|
| | * | Merge remote-tracking branch 'upstream/master' into pipeline-hooks | Lin Jen-Shin | 2016-09-06 | 4 | -29/+23 |
| | |\ |
|
| | * \ | Merge remote-tracking branch 'upstream/master' into pipeline-hooks | Lin Jen-Shin | 2016-08-26 | 4 | -6/+5 |
| | |\ \ |
|
| | * \ \ | Merge remote-tracking branch 'upstream/master' into pipeline-hooks | Lin Jen-Shin | 2016-08-24 | 24 | -54/+84 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'master' into pipeline-hooks | Lin Jen-Shin | 2016-08-02 | 2 | -2/+2 |
| | |\ \ \ \ |
|
| | * | | | | | Fix test for checking everything for Slack service | Lin Jen-Shin | 2016-07-30 | 1 | -0/+1 |
| * | | | | | | Fix issuable_bulk_update_path and merge request spinach test | Dmitriy Zaporozhets | 2016-09-08 | 1 | -1/+3 |
| | |_|_|_|/
| |/| | | | |
|