Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed up project snippet security request specsrs-project-snippet-security-specs | Robert Speicher | 2016-12-02 | 3 | -204/+168 |
* | Merge branch '24814-pipeline-tabs' into 'master' | Fatih Acet | 2016-12-01 | 2 | -59/+154 |
|\ | |||||
| * | Fixes after review | Filipa Lacerda | 2016-11-30 | 1 | -19/+3 |
| * | Adds .matches polyfill | Filipa Lacerda | 2016-11-30 | 2 | -156/+170 |
| * | Adds tests for builds url and tabs behaviour | Filipa Lacerda | 2016-11-30 | 1 | -0/+86 |
| * | Adds tests for tabs in the rspec for pipelines | Filipa Lacerda | 2016-11-30 | 1 | -1/+5 |
| * | Pipelines tabs | Filipa Lacerda | 2016-11-30 | 1 | -0/+7 |
* | | Merge branch '24281-issue-merge-request-sidebar-subscribe-button-style-improv... | Fatih Acet | 2016-12-01 | 1 | -2/+2 |
|\ \ | |||||
| * | | rewrite subscription javascript to accomodate new design | Mike Greiling | 2016-11-30 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch '18546-update-wiki-page-design' into 'master' | Fatih Acet | 2016-12-01 | 2 | -8/+8 |
|\ \ | |||||
| * | | fix tests broken by new wiki page design | Mike Greiling | 2016-11-30 | 2 | -8/+8 |
| |/ | |||||
* | | Fix URL rewritting in the Help section25199-fix-broken-urls-in-help-page | Rémy Coutable | 2016-12-01 | 1 | -2/+11 |
|/ | |||||
* | Speed up Group security access specsrs-group-security-spec-speed | Robert Speicher | 2016-11-30 | 3 | -204/+165 |
* | Merge branch '25002-sentence-case-dashboard-tabs' into 'master' | Annabel Dunstone Gray | 2016-11-30 | 1 | -1/+1 |
|\ | |||||
| * | Edit /spec/features/profiles/preferences_spec.rb to match changes in 084d90ac | Ryan Harris | 2016-11-29 | 1 | -1/+1 |
* | | Merge branch 'hide-project-variables' into 'master' | Fatih Acet | 2016-11-29 | 1 | -0/+25 |
|\ \ | |||||
| * | | Add spec for hiding variables and remove the need for ES6 Symbol | Stan Hu | 2016-11-24 | 1 | -0/+25 |
* | | | Merge branch 'jej-22869' into 'security' | Douwe Maan | 2016-11-28 | 1 | -0/+45 |
* | | | Ensure user is authenticated to create a new snippet25026-authenticate-user-for-new-snippet | Rémy Coutable | 2016-11-28 | 1 | -0/+20 |
* | | | Merge branch 'rs-project-security-spec-speed' into 'master' | Rémy Coutable | 2016-11-28 | 3 | -758/+719 |
|\ \ \ | |||||
| * | | | Speed up Project security access specs | Robert Speicher | 2016-11-28 | 3 | -758/+719 |
| | |/ | |/| | |||||
* | | | Merge branch 'fix-dead-help-link' into 'master' | Rémy Coutable | 2016-11-28 | 1 | -0/+24 |
|\ \ \ | |/ / |/| | | |||||
| * | | Check that both '/help' and '/help/' URLs have the same behaviour | David Wagner | 2016-11-25 | 1 | -0/+24 |
* | | | Merge branch 'fix-cancelling-pipelines' into 'master' | Kamil Trzciński | 2016-11-25 | 1 | -2/+9 |
|\ \ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelines | Lin Jen-Shin | 2016-11-22 | 4 | -8/+44 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelines | Lin Jen-Shin | 2016-11-21 | 11 | -229/+333 |
| |\ \ \ \ | |||||
| * | | | | | Add when cancelling for external jobs, feedback: | Lin Jen-Shin | 2016-11-18 | 1 | -0/+7 |
| * | | | | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelines | Lin Jen-Shin | 2016-11-18 | 6 | -16/+267 |
| |\ \ \ \ \ | |||||
| * | | | | | | Improve how we could cancel pipelines: | Lin Jen-Shin | 2016-11-17 | 1 | -2/+2 |
* | | | | | | | Merge branch 'autocomplete-space-prefix' into 'master' | Fatih Acet | 2016-11-25 | 1 | -0/+43 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into autocomplete-space-prefixautocomplete-space-prefix | Phil Hughes | 2016-11-24 | 43 | -353/+1100 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Tests fix | Phil Hughes | 2016-11-14 | 1 | -2/+2 |
| * | | | | | | | Merge branch 'master' into autocomplete-space-prefix | Phil Hughes | 2016-11-11 | 101 | -805/+4948 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into autocomplete-space-prefix | Phil Hughes | 2016-08-30 | 83 | -333/+3328 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Correctly checks for character before GFM input char | Phil Hughes | 2016-07-21 | 1 | -3/+21 |
| * | | | | | | | | | Allow GFM autocomplete to be trigger without the preceding space | Phil Hughes | 2016-07-21 | 1 | -0/+24 |
* | | | | | | | | | | Merge branch 'issue_24748' into 'master' | Fatih Acet | 2016-11-25 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix title case to sentence case | Luis Alonso Chavez Armendariz | 2016-11-23 | 1 | -4/+4 |
* | | | | | | | | | | | Merge branch 'rephrase-system-notes' into 'master' | Robert Speicher | 2016-11-25 | 4 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Rephrase some system notes to be compatible with new system note stylerephrase-system-notes | Douwe Maan | 2016-11-24 | 4 | -7/+7 |
* | | | | | | | | | | | | Merge branch '24780-show-last-updated-or-resolved-in-mr-discussion' into 'mas... | Fatih Acet | 2016-11-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | resloves failed rspec test24780-show-last-updated-or-resolved-in-mr-discussion | Nur Rony | 2016-11-23 | 1 | -1/+1 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'move-admin-spam-spinach-test-to-rspec' into 'master' | Rémy Coutable | 2016-11-24 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Move admin spam spinach test to Rspec | Semyon Pupkov | 2016-11-23 | 1 | -0/+22 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'move-admin-abuse-report-spinach-test-to-rspec' into 'master' | Rémy Coutable | 2016-11-24 | 1 | -6/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Move admin abuse report spinach test to rspec | Semyon Pupkov | 2016-11-23 | 1 | -6/+10 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'simplify-create-new-list-issue-boards' into 'master' | Annabel Dunstone Gray | 2016-11-24 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Simplify copy on "Create a new list" dropdown in Issue Boards | vrod | 2016-11-23 | 1 | -8/+8 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'move-abuse-report-spinach-test-to-rspec' into 'master' | Rémy Coutable | 2016-11-24 | 1 | -0/+24 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Move abuse report spinach test to rspec | Semyon Pupkov | 2016-11-23 | 1 | -0/+24 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | |