Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make user constrainer lookup same as controller and add more constrainer tests | Dmitriy Zaporozhets | 2016-10-06 | 3 | -1/+20 |
* | Fix users feature spec | Dmitriy Zaporozhets | 2016-10-06 | 1 | -13/+2 |
* | Change user & group landing page routing from /u/:name & /groups/:name to /:name | Dmitriy Zaporozhets | 2016-10-06 | 5 | -3/+53 |
* | Merge branch 'issue-boards-new-issue' into 'master' | Fatih Acet | 2016-10-06 | 3 | -7/+170 |
|\ | |||||
| * | Add tests to Projects::Boards::IssuesController#create action | Douglas Barbosa Alexandre | 2016-10-06 | 1 | -7/+57 |
| * | Add service to create a new issue in a board list | Douglas Barbosa Alexandre | 2016-10-06 | 1 | -0/+33 |
| * | Added tests | Phil Hughes | 2016-10-06 | 1 | -0/+80 |
* | | Revert "Label list shows all issues (opened or closed) with that label" | Douglas Barbosa Alexandre | 2016-10-06 | 1 | -4/+4 |
* | | Merge branch 'rc-use-grape-dsl-to-document-members-api' into 'master' | Robert Speicher | 2016-10-06 | 1 | -4/+12 |
|\ \ | |||||
| * | | Use Grape DSL to document methods and their paramsrc-use-grape-dsl-to-document-members-api | Rémy Coutable | 2016-10-05 | 1 | -4/+12 |
* | | | Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit' | Rémy Coutable | 2016-10-06 | 2 | -8/+269 |
|\ \ \ | |||||
| * | | | multi-file commit | Marc Siegfriedt | 2016-10-05 | 2 | -8/+269 |
* | | | | Merge branch 'issue-board-api-support' into 'master' | Dmitriy Zaporozhets | 2016-10-06 | 1 | -0/+192 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Added Issue Board API support | Andre Guedes | 2016-10-05 | 1 | -0/+192 |
* | | | | Use higher size on Gitlab::Redis connection pool on Sidekiq servers | Paco Guzman | 2016-10-06 | 1 | -0/+34 |
* | | | | Merge branch 'feature/improve-async-pipeline-processing' into 'master' | Kamil Trzciński | 2016-10-06 | 5 | -3/+47 |
|\ \ \ \ | |||||
| * | | | | Add specs for new async ci pipeline workers | Grzegorz Bizon | 2016-10-04 | 2 | -0/+44 |
| * | | | | Fix hipchat service specs after changes in pipeline | Grzegorz Bizon | 2016-10-04 | 1 | -1/+1 |
| * | | | | Fix pipeline fixtures and calls to removed method | Grzegorz Bizon | 2016-10-04 | 2 | -2/+2 |
* | | | | | Merge remote-tracking branch 'dev/master' | Rémy Coutable | 2016-10-06 | 2 | -0/+159 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'fix/id-claim-import-issue' into 'master' | Douwe Maan | 2016-09-30 | 2 | -0/+159 |
| |\ \ \ \ \ | |||||
| | * | | | | | Prevent claiming associated model IDs via import and added relevant specs | James Lopez | 2016-09-27 | 2 | -0/+159 |
* | | | | | | | Merge commit 'dev/security' into 'master' | Rémy Coutable | 2016-10-06 | 10 | -13/+114 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix export project file permissions issue | James Lopez | 2016-09-30 | 2 | -0/+6 |
| * | | | | | | | Merge branch 'fix/escape-builds-commands-in-ci-linter' into 'security' | Robert Speicher | 2016-09-28 | 1 | -0/+35 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Escape HTML nodes in builds commands in ci linter | Grzegorz Bizon | 2016-09-26 | 1 | -0/+35 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch '22435-no-api-state-change-via-rails-session' into 'security' | Douwe Maan | 2016-09-28 | 1 | -6/+33 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | API: disable rails session auth for non-GET/HEAD requests | Nick Thomas | 2016-09-23 | 1 | -6/+33 |
| * | | | | | | | | Enforce the fork_project permission in Projects::CreateService | Nick Thomas | 2016-09-27 | 6 | -7/+29 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'revert-c676283b' into 'master' | Fatih Acet | 2016-10-05 | 6 | -13/+414 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...revert-c676283b | Fatih Acet | 2016-10-05 | 4 | -23/+49 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b... | Fatih Acet | 2016-10-05 | 14 | -91/+378 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b... | Fatih Acet | 2016-10-04 | 13 | -58/+270 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-10-04 | 20 | -55/+225 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Tests update | Phil Hughes | 2016-10-03 | 1 | -6/+13 |
| * | | | | | | | | | | | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-10-03 | 292 | -2303/+10233 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Updated tests | Phil Hughes | 2016-09-02 | 2 | -2/+4 |
| * | | | | | | | | | | | | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-09-02 | 87 | -510/+2154 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-08-30 | 551 | -7961/+22936 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Updated wording in the specs | Phil Hughes | 2016-07-21 | 2 | -6/+6 |
| * | | | | | | | | | | | | | | Fixed failing issuable filter specs | Phil Hughes | 2016-07-20 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Uses the selected values from the controller not the params | Phil Hughes | 2016-07-20 | 2 | -88/+283 |
| * | | | | | | | | | | | | | | Fixed Rubocop errors | Phil Hughes | 2016-07-20 | 1 | -30/+55 |
| * | | | | | | | | | | | | | | Added spec tests for merge request form including from forked project | Phil Hughes | 2016-07-20 | 1 | -0/+87 |
| * | | | | | | | | | | | | | | Added tests for new/edit issue form | Phil Hughes | 2016-07-20 | 1 | -0/+85 |
| * | | | | | | | | | | | | | | Revert "Merge branch 'revert-bdb6f1e6' into 'master'" | Phil Hughes | 2016-07-20 | 2 | -4/+3 |
* | | | | | | | | | | | | | | | Merge branch 'fix_group_links_404' into 'master' | Fatih Acet | 2016-10-05 | 2 | -1/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | fix group links 404 | barthc | 2016-10-05 | 2 | -1/+46 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'kradydal/gitlab-ce-20989-disable-all-for-non-project-members' | Rémy Coutable | 2016-10-05 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Imrove grammar | Katarzyna Kobierska | 2016-10-03 | 1 | -1/+1 |