Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support Akismet spam checking for creation of issues via API | Stan Hu | 2016-02-02 | 1 | -0/+4 |
| | | | | | | | Currently any spam detected by Akismet by non-members via API will be logged in a separate table in the admin page. Closes #5612 | ||||
* | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2016-01-07 | 1 | -0/+4 |
| | |||||
* | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 1 | -4/+4 |
| | |||||
* | Create milestones in the group | Dmitriy Zaporozhets | 2015-11-16 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix snippets exploration test | Douwe Maan | 2015-09-09 | 1 | -1/+1 |
| | |||||
* | Use new routing helper | Douwe Maan | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | Fix tests and last push widgetseparate-activity | Dmitriy Zaporozhets | 2015-08-25 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Spinach tests | Artem Sidorenko | 2015-08-19 | 1 | -0/+4 |
| | |||||
* | Add tests for abuse report feature | Dmitriy Zaporozhets | 2015-08-06 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix project testsproject-home-page | Dmitriy Zaporozhets | 2015-07-08 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Audit log for user authentication | Valery Sizov | 2015-07-06 | 1 | -2/+2 |
| | |||||
* | Fix downloading of patches on public merge requests when user logged out | Stan Hu | 2015-06-23 | 1 | -0/+5 |
| | | | | | | Closes #1225 Closes #1854 Closes #1858 | ||||
* | Fix rubocop issues at feature/ directory | Dmitriy Zaporozhets | 2015-06-22 | 1 | -20/+20 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add Profiles::PreferencesController | Robert Speicher | 2015-06-13 | 1 | -2/+2 |
| | |||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -4/+4 |
| | |||||
* | Move Project Members link from Settings to main menu. | Nicolas | 2015-06-09 | 1 | -0/+4 |
| | | | | Addresses #2278. | ||||
* | Remove feature tests for old task lists | Robert Speicher | 2015-05-06 | 1 | -20/+0 |
| | |||||
* | Revert help link tests removal | Dmitriy Zaporozhets | 2015-04-15 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | The help link has been removed. The commit removes the test for it. | Hannes Rosenögger | 2015-04-13 | 1 | -4/+0 |
| | |||||
* | Move group members index from `/members` to `/group_members`. | Douwe Maan | 2015-03-15 | 1 | -2/+2 |
| | |||||
* | Move project members index from `/team` to `/project_members` | Douwe Maan | 2015-03-15 | 1 | -1/+1 |
| | |||||
* | Add tests for starred projects page | Dmitriy Zaporozhets | 2015-03-09 | 1 | -0/+4 |
| | |||||
* | Move Profile groups tests to Dashboard group tests | Dmitriy Zaporozhets | 2015-03-08 | 1 | -8/+8 |
| | |||||
* | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -55/+55 |
| | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
* | Fix blob controller rendering in case of errors | Dmitriy Zaporozhets | 2015-01-26 | 1 | -2/+2 |
| | |||||
* | Spinach for admin applications | Valery Sizov | 2015-01-19 | 1 | -0/+4 |
| | |||||
* | Improve application settings and write tests | Dmitriy Zaporozhets | 2015-01-08 | 1 | -0/+4 |
| | |||||
* | Add tests for disabled blob edit button cases. | Ciro Santilli | 2014-12-30 | 1 | -0/+10 |
| | |||||
* | Show assigned issues/mr be default on dashboard | Dmitriy Zaporozhets | 2014-12-26 | 1 | -2/+3 |
| | | | | | | | | | This was default before but now it fixed with providing assignee_id parameter making url shareble and dont reset when other filters users. Also this commit removes old methods that are not used any more. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix tests and add message if no oauth apps | Dmitriy Zaporozhets | 2014-12-25 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Use :message key, not :error for File::Service. | Ciro Santilli | 2014-10-13 | 1 | -0/+9 |
| | |||||
* | Add Spinach tests for task lists | Vinnie Okada | 2014-10-06 | 1 | -0/+20 |
| | |||||
* | Remove assignment without effect. | Ciro Santilli | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary page. from tests. | Ciro Santilli | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Replace old spinach step definitions with step. | Ciro Santilli | 2014-09-22 | 1 | -4/+4 |
| | |||||
* | Add permalink to fixed SHA URL on blob view. | Ciro Santilli | 2014-09-01 | 1 | -0/+6 |
| | |||||
* | Validate label titel in project scope | Robert Schilling | 2014-08-13 | 1 | -1/+13 |
| | |||||
* | Move all test repos data to ReposHelpers | Dmitriy Zaporozhets | 2014-07-31 | 1 | -2/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix browse code spinach tests | Dmitriy Zaporozhets | 2014-07-31 | 1 | -4/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Project labels tests | Dmitriy Zaporozhets | 2014-07-31 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Tests for trending/starred pages | Dmitriy Zaporozhets | 2014-07-26 | 1 | -3/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into ↵ | Dmitriy Zaporozhets | 2014-07-24 | 1 | -4/+28 |
|\ | | | | | | | | | | | | | | | | | cirosantilli-star Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | ||||
| * | Add project stars. | Ciro Santilli | 2014-07-17 | 1 | -4/+28 |
| | | |||||
* | | Refactor explore area tests. Replaced old links | Dmitriy Zaporozhets | 2014-07-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Added public groups area to enhance searching and exploring of projects | dreis | 2014-07-15 | 1 | -0/+8 |
|/ | | | | | | | | | | | | | | | | fixed whitespaces and quotes fixed whitespaces fixed devise.html.haml fixed method parenthesis in app/models/group.rb removed links from header removed links from devise.html added tests | ||||
* | Delete wall notes tests | Dmitriy Zaporozhets | 2014-06-13 | 1 | -8/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix blob highlight tests | Dmitriy Zaporozhets | 2014-06-12 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix branches tests | Dmitriy Zaporozhets | 2014-05-24 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | User can leave group from group page. | Ciro Santillli | 2014-02-12 | 1 | -10/+46 |
| | |||||
* | User pages are visible to users without login | Ciro Santillli | 2014-02-11 | 1 | -0/+8 |
| | | | | ... if the user is authorized to at least one public project. |