Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into merge-notifsmerge-notifs | Douwe Maan | 2015-08-06 | 33 | -601/+764 |
|\ | |||||
| * | Merge branch 'remove-email-from-published-keys' into 'master' | Douwe Maan | 2015-08-06 | 3 | -1/+19 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only publish ssh key-type and key Now when requesting my keys; my emailadres is exposed. [My keys](https://gitlab.com/zj.keys) To prevent harvesting only key-type and the key itself are displayed instead of all data supplied when uploaded. See merge request !850 | ||||
| | * | Only publish ssh key-type and key | Zeger-Jan van de Weg | 2015-08-04 | 3 | -1/+19 |
| | | | |||||
| * | | Merge branch 'fix-branch-errors-with-encoded-slashes' into 'master' | Douwe Maan | 2015-08-06 | 2 | -0/+30 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix errors deleting, creating, and viewing graphs using branches with encoded slashes * Closes #1804 * Closes #1359 See merge request !1084 | ||||
| | * | | Fix "Network" and "Graphs" pages for branches with encoded slashes | Stan Hu | 2015-08-02 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | Closes #1359 | ||||
| | * | | Fix errors deleting and creating branches with encoded slashes | Stan Hu | 2015-08-01 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | Closes #1804 | ||||
| * | | | Merge branch 'drop-satellites' | Dmitriy Zaporozhets | 2015-08-05 | 13 | -258/+30 |
| |\ \ \ | |||||
| | * | | | Fix merge request creation without branch selected | Dmitriy Zaporozhets | 2015-08-05 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | Improve tests to use real branches in merge requests | Dmitriy Zaporozhets | 2015-08-04 | 4 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | Merge branch 'master' into drop-satellites | Dmitriy Zaporozhets | 2015-08-04 | 46 | -809/+1251 |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | Fix merge api and spec | Dmitriy Zaporozhets | 2015-08-04 | 1 | -14/+12 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | Fix some of tests | Dmitriy Zaporozhets | 2015-07-16 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | Remove satellites | Dmitriy Zaporozhets | 2015-07-15 | 4 | -222/+1 |
| | | | | | |||||
| * | | | | Merge branch 'revert_touch' into 'master' | Sytse Sijbrandij | 2015-08-05 | 2 | -5/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Update noteable after a new note is added" This reverts commit fbdaf0e2a517660c0e4e3960f20b2d3568c33e78. https://gitlab.com/gitlab-org/gitlab-ce/issues/2027 See merge request !1094 | ||||
| | * | | | | Revert "Update noteable after a new note is added"revert_touch | Valery Sizov | 2015-08-05 | 2 | -5/+1 |
| | | |/ / | | |/| | | | | | | | | | | | | This reverts commit fbdaf0e2a517660c0e4e3960f20b2d3568c33e78. | ||||
| * | | | | Add "Confirm user" button in user admin page | Stan Hu | 2015-08-05 | 2 | -0/+27 |
| |/ / / | | | | | | | | | | | | | | | | | Closes #2116 Closes https://github.com/gitlabhq/gitlabhq/issues/9502 | ||||
| * | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-08-03 | 12 | -324/+615 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Stan Hu | 2015-08-02 | 4 | -3/+9 |
| | |\ \ \ | |||||
| | | * | | | Re-annotate models | Atsushi Ishida | 2015-08-03 | 4 | -3/+9 |
| | | | |/ | | | |/| | |||||
| | * | | | Merge branch 'api-useremails' into 'master' | Robert Speicher | 2015-07-31 | 1 | -0/+171 |
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | Add ability to manage user email addresses via the API. Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2181 See merge request !1066 | ||||
| | | * | | Merge branch 'master' into api-useremails | Douwe Maan | 2015-07-31 | 7 | -321/+417 |
| | | |\ \ | |||||
| | | * | | | Fix docs | Douwe Maan | 2015-07-30 | 1 | -1/+1 |
| | | | | | | |||||
| | | * | | | Add ability to manage user email addresses via the API. | Douwe Maan | 2015-07-29 | 1 | -0/+171 |
| | | | | | | |||||
| | * | | | | Fix multi-line syntax highlighting | Stan Hu | 2015-07-30 | 1 | -0/+18 |
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HTML span elements only apply to a single line, and in the case of multi-line comments, the highlighting was dropped as a result. Ensure that each line has the proper styling to fix this. Closes #1577 | ||||
| | * | | | Merge branch 'rs-mr-1050-followup' into 'master' | Robert Speicher | 2015-07-31 | 1 | -0/+16 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add spec to RelativeLinkFilter for Unicode filenames Adds specs for changes added in !1050 See merge request !1078 | ||||
| | | * | | | Add spec to RelativeLinkFilter for Unicode filenames | Robert Speicher | 2015-07-30 | 1 | -0/+16 |
| | | | | | | |||||
| | * | | | | Merge branch 'rs-markdown-feature-pipelines' into 'master' | Robert Speicher | 2015-07-31 | 4 | -314/+388 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prepare Markdown feature spec for testing multiple pipelines This MR lays the groundwork for including or excluding certain HTML::Pipeline filters depending on what we're parsing. For example, excluding reference filters in the Issues and Merge Requests titles. See merge request !1053 | ||||
| | | * | | | | Fix setup/teardown for Markdown feature specrs-markdown-feature-pipelines | Robert Speicher | 2015-07-29 | 2 | -24/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prior, CI seemed to be freezing after running these specs. | ||||
| | | * | | | | Update Markdown feature to allow for multiple pipelines | Robert Speicher | 2015-07-28 | 2 | -163/+209 |
| | | | | | | | |||||
| | | * | | | | Add RelativeLinkFilter section to Markdown fixture | Robert Speicher | 2015-07-28 | 1 | -0/+7 |
| | | | | | | | |||||
| | | * | | | | Move MarkdownFeature to its own support file | Robert Speicher | 2015-07-28 | 2 | -115/+114 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file's about to get much bigger and this removes some of the extra noise. | ||||
| | | * | | | | Make links inside ignored elements unique | Robert Speicher | 2015-07-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to prevent false matches since the Autolink section uses about.gitlab.com as well. | ||||
| | | * | | | | Break up SanitizationFilter feature specs | Robert Speicher | 2015-07-28 | 1 | -16/+37 |
| | | | | | | | |||||
| | | * | | | | Use aggregate_failures where appropriate | Robert Speicher | 2015-07-28 | 1 | -34/+53 |
| | | | | | | | |||||
| | | * | | | | Minor Markdown feature spec reorganization | Robert Speicher | 2015-07-28 | 1 | -46/+47 |
| | | | | | | | |||||
| | | * | | | | Simplify AutolinkFilter specs | Robert Speicher | 2015-07-28 | 1 | -16/+12 |
| | | | |/ / | | | |/| | | |||||
| | * | | | | Merge branch 'api-new-attributes' into 'master' | Robert Speicher | 2015-07-30 | 1 | -6/+12 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add project star and fork count, group avatar URL and user/group web URL attributes to API Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2521. See merge request !1058 | ||||
| | | * | | | Fix specs | Douwe Maan | 2015-07-29 | 1 | -6/+12 |
| | | |/ / | |||||
| * | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ↵ | Jacob Vosmaer | 2015-07-29 | 24 | -461/+469 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | backup-archive-permissions | ||||
| * | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ↵ | Jacob Vosmaer | 2015-07-27 | 47 | -99/+640 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | backup-archive-permissions | ||||
| * | | | | | Use a separate backup test directory and nuke its contents | Jacob Vosmaer | 2015-07-24 | 2 | -6/+9 |
| | | | | | | |||||
| * | | | | | Create more backups during backup tests | Jacob Vosmaer | 2015-07-24 | 1 | -13/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | I hope this makes the backup tests more reliable. | ||||
| * | | | | | Use a loop when enabling subtasks | Jacob Vosmaer | 2015-07-10 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | Remove rake task re-enabling into a method | Jacob Vosmaer | 2015-07-09 | 1 | -6/+8 |
| | | | | | | |||||
| * | | | | | More hacks to get the specs working again | Jacob Vosmaer | 2015-07-08 | 1 | -0/+3 |
| | | | | | | |||||
| * | | | | | Add tests for custom backup archive file permissions | Jacob Vosmaer | 2015-07-07 | 1 | -4/+27 |
| | | | | | | |||||
* | | | | | | Send notification to all participants when MR is merged. | Douwe Maan | 2015-07-30 | 1 | -1/+6 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Check that project was actually created rather than just validated in ↵ | Stan Hu | 2015-07-29 | 1 | -1/+1 |
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | import:repos task Add gitlab-shell to error message to give user a clue that something may be wrong there. Ran into this in #2082. User was told that repositories were created when they were not due to hooks symlink being wrong. | ||||
* | | | | Change before(:all) -> let! to avoid leaking data across tests | Stan Hu | 2015-07-28 | 1 | -15/+15 |
| | | | | | | | | | | | | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9495 | ||||
* | | | | Merge branch 'fix-api-mr-notes-ordering' into 'master' | Douwe Maan | 2015-07-28 | 1 | -2/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return comments in created order in merge request API Closes #1832 See merge request !985 |