Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix shoulda-matchers require | Robert Speicher | 2015-06-10 | 1 | -0/+1 |
* | Memoize result of JSON.parse in json_response | Robert Speicher | 2015-06-10 | 1 | -1/+1 |
* | Add spec/support files for WebMock and test coverage | Robert Speicher | 2015-06-10 | 3 | -12/+12 |
* | "expect { }.not_to raise_error" no longer takes a specific class | Robert Speicher | 2015-06-10 | 1 | -6/+2 |
* | ensure_length_of -> validate_length_of | Robert Speicher | 2015-06-10 | 6 | -11/+11 |
* | Correctly remove already-mentioned commits for cross referencesrs-issue-1778 | Robert Speicher | 2015-06-08 | 1 | -2/+19 |
* | Merge branch 'cernvcs/gitlab-ce-feature/auto_link_ldap_omniauth' | Douwe Maan | 2015-06-05 | 1 | -12/+154 |
|\ | |||||
| * | Add option to automatically link omniauth and LDAP identities | Alex Lossent | 2015-06-03 | 1 | -12/+154 |
* | | Merge branch 'maser/gitlab-ce-order-commit-comments-in-api' into 'master' | Dmitriy Zaporozhets | 2015-06-05 | 1 | -1/+2 |
|\ \ | |||||
| * | | Order commit comments in API chronologically | Martin Luder | 2015-05-08 | 1 | -1/+2 |
* | | | Merge branch 'rs-remove-guard' into 'master' | Dmitriy Zaporozhets | 2015-06-04 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Remove unnecessary require from RepositoryCache spec | Robert Speicher | 2015-06-04 | 1 | -1/+0 |
* | | | | Merge branch 'fix-upgrader-script' into 'master' | Dmitriy Zaporozhets | 2015-06-04 | 1 | -0/+15 |
|\ \ \ \ | |||||
| * | | | | Update mocking/stubbing syntax to the new RSpec 3 syntax | Martins Polakovs | 2015-05-30 | 1 | -1/+1 |
| * | | | | Fix upgrader script | Martins Polakovs | 2015-05-23 | 1 | -0/+15 |
* | | | | | Merge branch 'make-namespaces-api-available-to-all-users' into 'master' | Dmitriy Zaporozhets | 2015-06-04 | 2 | -1/+30 |
|\ \ \ \ \ | |||||
| * | | | | | Make namespace API available to all users | Stan Hu | 2015-05-28 | 2 | -1/+30 |
* | | | | | | Remove show actions from Admin and Project DeployKeys | Robert Speicher | 2015-06-03 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'fix-group-remove' into 'master' | Dmitriy Zaporozhets | 2015-06-03 | 1 | -0/+44 |
|\ \ \ \ \ | |||||
| * | | | | | Skip repo removing whem remove user or group | Dmitriy Zaporozhets | 2015-06-03 | 1 | -0/+44 |
| * | | | | | Merge branch 'repo-remove' into fix-group-remove | Dmitriy Zaporozhets | 2015-06-03 | 3 | -14/+36 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'repo-remove' | Dmitriy Zaporozhets | 2015-06-03 | 3 | -14/+36 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fix tests and increase delay time before remove repository | Dmitriy Zaporozhets | 2015-06-03 | 2 | -16/+2 |
| * | | | | | Add tests for project destroy servicerepo-remove | Dmitriy Zaporozhets | 2015-06-03 | 1 | -0/+34 |
* | | | | | | Add JS specs for Array extensions | Robert Speicher | 2015-06-02 | 1 | -0/+12 |
* | | | | | | Move jQuery enable/disable extensions to extensions/jquery | Robert Speicher | 2015-06-02 | 2 | -9/+43 |
* | | | | | | Add ZenMode javascript specs | Robert Speicher | 2015-06-02 | 2 | -0/+61 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'ignore-references' into 'master' | Dmitriy Zaporozhets | 2015-06-02 | 2 | -6/+39 |
|\ \ \ \ \ | |||||
| * | | | | | Fix spec.ignore-references | Douwe Maan | 2015-06-02 | 1 | -6/+15 |
| * | | | | | Ignore references in blockquotes. | Douwe Maan | 2015-06-02 | 1 | -0/+4 |
| * | | | | | Actually ignore references in code blocks etc. | Douwe Maan | 2015-06-02 | 1 | -0/+20 |
* | | | | | | Further limit the limited whitelist for project/group descriptionsrs-more-nofollow | Robert Speicher | 2015-06-02 | 1 | -2/+17 |
* | | | | | | Rename ReferenceFilterSpecHelper to FilterSpecHelper | Robert Speicher | 2015-06-02 | 15 | -61/+56 |
* | | | | | | Add feature specs for Project and Group description rendering | Robert Speicher | 2015-06-02 | 3 | -12/+82 |
* | | | | | | Add a `pipeline` context option for SanitizationFilter | Robert Speicher | 2015-06-02 | 1 | -0/+14 |
| |/ / / / |/| | | | | |||||
* | | | | | GitLab CI service sends gitlab-ci.yml fileci_yml_file | Valery Sizov | 2015-06-02 | 1 | -0/+15 |
|/ / / / | |||||
* | | | | Merge branch 'web-editor-rugged' into 'master' | Dmitriy Zaporozhets | 2015-06-02 | 1 | -46/+5 |
|\ \ \ \ | |||||
| * | | | | Remove unnecessary satellite files and add CHANGELOG item | Dmitriy Zaporozhets | 2015-06-02 | 1 | -14/+2 |
| * | | | | Remove file api tests which depend on old satellite logic | Dmitriy Zaporozhets | 2015-06-02 | 1 | -32/+3 |
* | | | | | Merge branch 'rs-issue-1721' into 'master' | Douwe Maan | 2015-06-02 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix link_to_gfm with only a reference having the incorrect linkrs-issue-1721 | Robert Speicher | 2015-05-29 | 1 | -0/+6 |
* | | | | | Disable changing of the source branch in merge request update API | Stan Hu | 2015-05-29 | 1 | -2/+2 |
* | | | | | Merge branch 'support-edit-target-branch-in-mr' into 'master' | Dmitriy Zaporozhets | 2015-05-29 | 2 | -1/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Support editing target branch of merge request | Stan Hu | 2015-05-29 | 2 | -1/+24 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'rs-teaspoon' into 'master' | Dmitriy Zaporozhets | 2015-05-29 | 12 | -89/+292 |
|\ \ \ \ \ | |||||
| * | | | | | Stub ajax in JS specs | Robert Speicher | 2015-05-28 | 2 | -2/+5 |
| * | | | | | Remove jasmine-fixture, use teaspoon fixtures | Robert Speicher | 2015-05-28 | 8 | -58/+64 |
| * | | | | | teaspoon install | Robert Speicher | 2015-05-28 | 2 | -0/+224 |
| * | | | | | Remove jasmine-rails; add teaspoon | Robert Speicher | 2015-05-28 | 2 | -30/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | Add MergeRequests#commits action and route | Robert Speicher | 2015-05-29 | 1 | -12/+20 |
|/ / / / |