Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'serve_lfs_object' into 'master' | Douwe Maan | 2015-12-08 | 2 | -0/+33 |
|\ | |||||
| * | Fix specs caused by update of gitlab-test repo.serve_lfs_object | Marin Jankovski | 2015-12-08 | 1 | -0/+1 |
| * | Add specs for showing lfs object in UI. | Marin Jankovski | 2015-12-07 | 2 | -0/+32 |
* | | Add custom ColorValidator | Robert Speicher | 2015-12-07 | 2 | -2/+2 |
* | | Merge branch 'fix-random-failing-test' into 'master' | Dmitriy Zaporozhets | 2015-12-07 | 2 | -2/+8 |
|\ \ | |||||
| * | | Fix random failing test | Dmitriy Zaporozhets | 2015-12-07 | 2 | -2/+8 |
* | | | Merge branch 'report-ssl-errors' of https://gitlab.com/stanhu/gitlab-ce | Dmitriy Zaporozhets | 2015-12-07 | 1 | -3/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix spec | Stan Hu | 2015-12-04 | 1 | -3/+1 |
* | | | Merge branch 'fix/award-emoji-conflict-in-notes' into 'master' | Grzegorz Bizon | 2015-12-07 | 4 | -13/+47 |
|\ \ \ | |||||
| * | | | Add feature test for emoji-only diff notes | Grzegorz Bizon | 2015-12-03 | 2 | -0/+23 |
| * | | | Add test for award-emoji being added as regular comment | Grzegorz Bizon | 2015-12-03 | 2 | -13/+24 |
| | |/ | |/| | |||||
* | | | Ensure "Remove Source Branch" button is not shown when branch is being delete... | Rubén Dávila | 2015-12-04 | 2 | -0/+52 |
| |/ |/| | |||||
* | | Merge remote-tracking branch 'origin/ui/issuable-form' | Dmitriy Zaporozhets | 2015-12-04 | 2 | -3/+2 |
|\ \ | |||||
| * | | Fix specsui/issuable-form | Douwe Maan | 2015-12-03 | 2 | -2/+2 |
| * | | Merge branch 'master' into ui/issuable-form | Douwe Maan | 2015-12-03 | 4 | -8/+8 |
| |\ \ | | |/ | |||||
| * | | Don't reset target branch when choosing to "Change branches" in MR | Douwe Maan | 2015-12-02 | 1 | -1/+0 |
* | | | Merge branch 'ui/form-consistency' into 'master' | Dmitriy Zaporozhets | 2015-12-04 | 6 | -19/+19 |
|\ \ \ | |||||
| * | | | Fix specui/form-consistency | Douwe Maan | 2015-12-03 | 1 | -4/+4 |
| * | | | Fix specs | Douwe Maan | 2015-12-03 | 2 | -5/+5 |
| * | | | Merge branch 'master' into ui/form-consistency | Douwe Maan | 2015-12-03 | 4 | -8/+8 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Add cancel button to forms that didn't have one already | Douwe Maan | 2015-12-02 | 3 | -4/+4 |
| * | | | Use consistent casing for form field labels | Douwe Maan | 2015-12-02 | 1 | -4/+4 |
| * | | | Use consistent casing for page titles | Douwe Maan | 2015-12-02 | 2 | -2/+2 |
| | |/ | |/| | |||||
* | | | Merge branch 'ui/wiki' into 'master' | Dmitriy Zaporozhets | 2015-12-03 | 2 | -10/+10 |
|\ \ \ | |||||
| * | | | Fix specsui/wiki | Douwe Maan | 2015-12-03 | 2 | -3/+3 |
| * | | | Merge branch 'master' into ui/wiki | Douwe Maan | 2015-12-03 | 4 | -8/+8 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Use new style for wiki | Douwe Maan | 2015-12-02 | 2 | -7/+7 |
| | |/ | |/| | |||||
* | | | Fix specui/issuable-filter | Douwe Maan | 2015-12-03 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Brefer "Directory" over "Dir", "Files" over "Codeui/consistency | Douwe Maan | 2015-12-02 | 1 | -4/+4 |
* | | Use "Delete" in milestone and label delete buttons instead of "Remove" | Douwe Maan | 2015-12-02 | 3 | -3/+3 |
* | | Capitalize tab titles | Douwe Maan | 2015-12-02 | 1 | -1/+1 |
|/ | |||||
* | Fix rubocop complainnew-member-page | Dmitriy Zaporozhets | 2015-11-25 | 1 | -2/+5 |
* | Split group feature tests | Dmitriy Zaporozhets | 2015-11-25 | 8 | -354/+378 |
* | Refactor group steps | Dmitriy Zaporozhets | 2015-11-25 | 1 | -61/+16 |
* | Refactor group members tests a bit | Dmitriy Zaporozhets | 2015-11-25 | 4 | -27/+15 |
* | Small code improvementfix-group-member | Dmitriy Zaporozhets | 2015-11-24 | 1 | -1/+1 |
* | Fix rubocop complain | Dmitriy Zaporozhets | 2015-11-24 | 1 | -1/+1 |
* | Fix 500 error when update group member permission | Dmitriy Zaporozhets | 2015-11-24 | 2 | -10/+48 |
* | Merge branch 'emoji_votes' into 'master' | Dmitriy Zaporozhets | 2015-11-19 | 2 | -0/+55 |
|\ | |||||
| * | added spinach tests | Valery Sizov | 2015-11-19 | 2 | -0/+55 |
* | | Merge branch 'dirceu/gitlab-ce-new-merge-request-from-file-edit' into 'master' | Robert Speicher | 2015-11-19 | 2 | -30/+14 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-edit | Douwe Maan | 2015-11-18 | 2 | -0/+26 |
| |\ | |||||
| * | | Fix feature spec. | Douwe Maan | 2015-11-18 | 2 | -30/+14 |
* | | | Fix specs | Douwe Maan | 2015-11-18 | 1 | -1/+0 |
| |/ |/| | |||||
* | | Merge branch 'james11/gitlab-ce-removable-group-owner' into 'master' | Robert Speicher | 2015-11-17 | 2 | -0/+26 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'master' into james11/gitlab-ce-removable-group-owner | Douwe Maan | 2015-11-17 | 13 | -36/+116 |
| |\ | |||||
| * | | fixed last group owner issue and added test | James Lopez | 2015-10-29 | 2 | -0/+26 |
* | | | Merge branch 'rs-revert-gh-9820' into 'master' | Robert Speicher | 2015-11-17 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list"rs-revert-gh-9820 | Robert Speicher | 2015-11-16 | 1 | -1/+1 |
* | | | Create milestones in the group | Dmitriy Zaporozhets | 2015-11-16 | 3 | -1/+34 |
|/ / |