Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call `page.all` instead of `all` in feature stepsrs-expect-syntax-features | Robert Speicher | 2015-06-12 | 10 | -12/+12 |
* | Change `within` to `page.within` in feature steps | Robert Speicher | 2015-06-12 | 34 | -159/+159 |
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 69 | -662/+662 |
* | Merge branch 'rs-issue-1757' into 'master' | Dmitriy Zaporozhets | 2015-06-11 | 1 | -2/+2 |
|\ | |||||
| * | Add negative tabindex to Markdown Write and Preview tabsrs-issue-1757 | Robert Speicher | 2015-06-10 | 1 | -2/+2 |
* | | Self build images require different build commands. | Sytse Sijbrandij | 2015-06-11 | 1 | -1/+6 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Sytse Sijbrandij | 2015-06-11 | 2 | -9/+10 |
|\ \ | |||||
| * \ | Merge branch 'rs-issue-1758' into 'master' | Dmitriy Zaporozhets | 2015-06-11 | 2 | -9/+10 |
| |\ \ | |||||
| | * | | Fix "Acount" typo in 2FA docsrs-issue-1758 | Robert Speicher | 2015-06-10 | 1 | -3/+3 |
| | * | | Update grids for 2FA details | Robert Speicher | 2015-06-10 | 1 | -6/+7 |
| | |/ | |||||
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Sytse Sijbrandij | 2015-06-11 | 1 | -5/+5 |
|\ \ \ | |||||
| * \ \ | Merge pull request #9382 from stefan-it/stefan/docker-documentation-fx | Sytse Sijbrandij | 2015-06-11 | 1 | -5/+5 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | [Docker][Documentation] Uses new docker data image from Docker Hub (*sytse/gi... | Stefan Schweter | 2015-06-11 | 1 | -5/+5 |
| |/ / | |||||
* | | | Merge branch 'info_about_namespaces' into 'master' | Job van der Voort | 2015-06-11 | 1 | -178/+192 |
|\ \ \ | |/ / |/| | | |||||
| * | | added links to API calls | Karen Carias | 2015-06-10 | 1 | -191/+191 |
| * | | fixed namespaces info | Karen Carias | 2015-05-28 | 1 | -3/+3 |
| * | | added info about namespaces | Karen Carias | 2015-05-28 | 1 | -0/+14 |
* | | | Merge branch 'fix-importing-docs' into 'master' | Job van der Voort | 2015-06-11 | 8 | -4/+4 |
|\ \ \ | |||||
| * | | | fix and minify images | Job van der Voort | 2015-06-11 | 8 | -4/+4 |
|/ / / | |||||
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Job van der Voort | 2015-06-11 | 3 | -0/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'update-oauth-button-logos' into 'master' | Sytse Sijbrandij | 2015-06-11 | 3 | -0/+1 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Update oauth button logos for Twitter and Google | Max Borghino | 2015-06-10 | 3 | -0/+1 |
| |/ / | |||||
* | | | Merge branch 'fix-importing-docs' into 'master' | Job van der Voort | 2015-06-11 | 13 | -4/+4 |
|\ \ \ | |||||
| * | | | move and fix links importing docs | Job van der Voort | 2015-06-11 | 13 | -4/+4 |
|/ / / | |||||
* | | | Merge branch 'project_settings_icons_alignment' into 'master' | Douwe Maan | 2015-06-10 | 1 | -5/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix alignment of Project Settings nav icons. | Nicolas | 2015-06-10 | 1 | -5/+5 |
* | | | Merge branch 'fix-project-edit' into 'master' | Dmitriy Zaporozhets | 2015-06-10 | 1 | -17/+25 |
|\ \ \ | |||||
| * | | | Improve project edit form | Dmitriy Zaporozhets | 2015-06-10 | 1 | -17/+25 |
|/ / / | |||||
* | | | Merge branch 'rs-pre-rspec-3' into 'master' | Dmitriy Zaporozhets | 2015-06-10 | 20 | -56/+50 |
|\ \ \ | |||||
| * | | | Fix taskable requirers-pre-rspec-3 | Robert Speicher | 2015-06-10 | 1 | -0/+1 |
| * | | | Fix shoulda-matchers require | Robert Speicher | 2015-06-10 | 2 | -1/+2 |
| * | | | Use stub_const to stub constants instead of redefining them | Robert Speicher | 2015-06-10 | 1 | -2/+1 |
| * | | | Memoize result of JSON.parse in json_response | Robert Speicher | 2015-06-10 | 1 | -1/+1 |
| * | | | Add `respond_to_missing?` for Commit and Repository | Robert Speicher | 2015-06-10 | 2 | -8/+4 |
| * | | | Add spec/support files for WebMock and test coverage | Robert Speicher | 2015-06-10 | 3 | -12/+12 |
| * | | | Define GITORIOUS_HOST only once | Robert Speicher | 2015-06-10 | 3 | -4/+5 |
| * | | | "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 |
| * | | | Bump shoulda-matchers and webmock gem versions | Robert Speicher | 2015-06-10 | 2 | -12/+12 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-06-10 | 6 | -20/+78 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into 'master' | Dmitriy Zaporozhets | 2015-06-10 | 5 | -17/+74 |
| |\ \ \ \ | |||||
| | * | | | | use gitlab not gitlabci | Jeroen Nijhof | 2015-06-09 | 1 | -1/+1 |
| | * | | | | remove extra space | Jeroen Nijhof | 2015-06-09 | 1 | -1/+0 |
| | * | | | | update fog to 1.25.0 and add multipart upload support | Jeroen Nijhof | 2015-06-09 | 5 | -17/+75 |
| * | | | | | Merge branch 'bump-browser-gem-version-for-ie11' into 'master' | Robert Schilling | 2015-06-10 | 3 | -3/+4 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Update browser gem to version 0.8.0 for IE11 support | Stan Hu | 2015-06-09 | 3 | -3/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'fixing-links' into 'master' | Job van der Voort | 2015-06-10 | 1 | -6/+6 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | fixed links | Karen Carias | 2015-06-10 | 1 | -6/+6 |
|/ / / / | |||||
* | | | | Merge branch 'release-time' into 'master' | Sytse Sijbrandij | 2015-06-09 | 1 | -1/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | update with suggestions | Job van der Voort | 2015-06-08 | 1 | -1/+3 |