Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 'New merge request' button for users who don't have push access to ↵dm-empty-state-new-merge-request | Douwe Maan | 2017-06-29 | 2 | -3/+10 |
| | | | | canonical project | ||||
* | Merge branch '33961-blank-section' into 'master' | Phil Hughes | 2017-06-29 | 1 | -1/+12 |
|\ | | | | | | | | | | | | | Move verification to block level instead of paragraph Closes #33961 See merge request !12519 | ||||
| * | Move verification to block level instead of paragraph | Filipa Lacerda | 2017-06-29 | 1 | -1/+12 |
|/ | |||||
* | Merge branch 'zj-usage-ping-only-gl-pipelines' into 'master' | Kamil Trzciński | 2017-06-29 | 5 | -2/+19 |
|\ | | | | | | | | | | | | | Only count GL pipelines in usage data ping Closes #33172 See merge request !12277 | ||||
| * | Split pipelines by origin on usage datazj-usage-ping-only-gl-pipelines | Z.J. van de Weg | 2017-06-27 | 5 | -2/+19 |
| | | | | | | | | | | | | | | | | | | When sending the usage data, it now includes all pipelines. This commit will split the pipelines in two; internal and external. This will lead to historical data being incorrectly marked this way. Fixes gitlab-org/gitlab-ce#33172 | ||||
* | | Merge branch 'master' into 'master' | Rémy Coutable | 2017-06-29 | 1 | -3/+3 |
|\ \ | | | | | | | | | | | | | Update README.md to reflect where "Secret variables" are located See merge request !12540 | ||||
| * | | Update README.md to reflect where "Secret variables" are located | Sean | 2017-06-28 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'sidebar-header-no-conflicts' into 'master' | Phil Hughes | 2017-06-29 | 5 | -1/+48 |
|\ \ \ | | | | | | | | | | | | | | | | | Sidebar header no conflicts See merge request !12524 | ||||
| * | | | Minor editssidebar-header-no-conflicts | Annabel Dunstone Gray | 2017-06-29 | 3 | -4/+3 |
| | | | | |||||
| * | | | Make header into links; CSS tweaks | Annabel Dunstone Gray | 2017-06-28 | 5 | -8/+14 |
| | | | | |||||
| * | | | Add context header to sidebar | Annabel Dunstone Gray | 2017-06-28 | 5 | -1/+43 |
| | | | | |||||
* | | | | Merge branch '26125-match-username-on-search' into 'master' | Douwe Maan | 2017-06-29 | 3 | -26/+47 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inserts exact matches of username and email to the top of the user search list Closes #26125 See merge request !12525 | ||||
| * | | | | Inserts exact matches of username, email and name to the top of the user ↵26125-match-username-on-search | Tiago Botelho | 2017-06-29 | 3 | -26/+47 |
| | | | | | | | | | | | | | | | | | | | | search list | ||||
* | | | | | Merge branch 'hb-fix-abuse-report-on-stale-user-profile' into 'master' | Douwe Maan | 2017-06-29 | 4 | -2/+43 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix errors caused by attempts to report already blocked or deleted users Closes #8928 See merge request !12502 | ||||
| * | | | | | Fix errors caused by attempts to report already blocked or deleted users | Horacio Bertorello | 2017-06-28 | 4 | -2/+43 |
| | | | | | | |||||
* | | | | | | Merge branch 'refactor/declarative-policy' into 'master' | Sean McGivern | 2017-06-29 | 52 | -971/+2285 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor/declarative policy See merge request !10515 | ||||
| * | | | | | | add some extremely rough documentation | http://jneen.net/ | 2017-06-27 | 1 | -0/+116 |
| | | | | | | | |||||
| * | | | | | | use subject scope in :id/users | http://jneen.net/ | 2017-06-27 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | since we're loading all the members anyways | ||||
| * | | | | | | convert the special-case Ability methods to use policies | http://jneen.net/ | 2017-06-27 | 1 | -34/+10 |
| | | | | | | | |||||
| * | | | | | | convert all the policies to DeclarativePolicy | http://jneen.net/ | 2017-06-27 | 30 | -662/+629 |
| | | | | | | | |||||
| * | | | | | | implement Presenter::Base#declarative_policy_delegate | http://jneen.net/ | 2017-06-27 | 1 | -0/+5 |
| | | | | | | | |||||
| * | | | | | | update the specs to not require a set to be returned | http://jneen.net/ | 2017-06-27 | 12 | -275/+303 |
| | | | | | | | |||||
| * | | | | | | add a new DeclarativePolicy framework | http://jneen.net/ | 2017-06-27 | 9 | -0/+1220 |
| | | | | | | | |||||
* | | | | | | | Merge branch ↵ | Douwe Maan | 2017-06-29 | 4 | -1/+143 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '33082-use-update_pipeline_schedule-for-edit-and-take_ownership-in-pipelineschedulescontroller' into 'master' Use authorize_update_pipeline_schedule in PipelineSchedulesController Closes #33082 See merge request !11846 | ||||
| * | | | | | | | Make membership required for create_user_by_membership | Shinya Maeda | 2017-06-28 | 1 | -3/+3 |
| | | | | | | | | |||||
| * | | | | | | | Fix sa | Shinya Maeda | 2017-06-28 | 1 | -3/+1 |
| | | | | | | | | |||||
| * | | | | | | | use go instead of let proc | Shinya Maeda | 2017-06-28 | 2 | -49/+43 |
| | | | | | | | | |||||
| * | | | | | | | Fixed typo and hash alighment | Shinya Maeda | 2017-06-28 | 2 | -3/+5 |
| | | | | | | | | |||||
| * | | | | | | | Improve description_for | Shinya Maeda | 2017-06-28 | 1 | -2/+1 |
| | | | | | | | | |||||
| * | | | | | | | Fix static analysis | Shinya Maeda | 2017-06-28 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | IMprove access_matchers | Shinya Maeda | 2017-06-28 | 2 | -26/+24 |
| | | | | | | | | |||||
| * | | | | | | | Remove author. Replace Result to Got. | Shinya Maeda | 2017-06-28 | 2 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Fix static analysys | Shinya Maeda | 2017-06-28 | 2 | -13/+13 |
| | | | | | | | | |||||
| * | | | | | | | Resolve static analysis | Shinya Maeda | 2017-06-28 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Add changelog. Add AccessMatchersForController | Shinya Maeda | 2017-06-28 | 3 | -0/+150 |
| | | | | | | | | |||||
| * | | | | | | | Use authorize_update_pipeline_schedule in PipelineSchedulesController | Shinya Maeda | 2017-06-28 | 1 | -1/+2 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'highest-return-on-diff-investment' into 'master' | Sean McGivern | 2017-06-29 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring back branches badge to main project page Closes #34438 See merge request !12548 | ||||
| * | | | | | | | | Bring back branches badge to main project pagehighest-return-on-diff-investment | Adam Niedzielski | 2017-06-29 | 2 | -1/+5 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'add-members-count-and-parent-id-data-on-namespaces-api' into ↵ | Douwe Maan | 2017-06-29 | 9 | -6/+90 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add group members counting related data on namespaces API See merge request !12497 | ||||
| * | | | | | | | | | Improve changelogadd-members-count-and-parent-id-data-on-namespaces-api | Oswaldo Ferreira | 2017-06-28 | 2 | -4/+4 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add parent_id back to the tests | Oswaldo Ferreira | 2017-06-28 | 2 | -2/+4 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Improve tests text | Oswaldo Ferreira | 2017-06-28 | 2 | -3/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Rename members_count to members_count_with_descendants and expose only to ↵ | Oswaldo Ferreira | 2017-06-28 | 6 | -20/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | group admins | ||||
| * | | | | | | | | | Adjust projects spec on namespace fields | Oswaldo Ferreira | 2017-06-28 | 2 | -2/+6 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add "members_count" and "parent_id" data on namespaces API | Oswaldo Ferreira | 2017-06-28 | 6 | -3/+63 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge branch ↵ | Rémy Coutable | 2017-06-29 | 3 | -1/+50 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '34280-gitalyclient-sort_by_param-invalid-sort_by-key-recently_updated' into 'master' Fix a bug where an invalid sort param value was passed to Gitaly Closes #34280 See merge request !12534 | ||||
| * | | | | | | | | | | Fix a bug where an invalid sort param value was passed to Gitaly34280-gitalyclient-sort_by_param-invalid-sort_by-key-recently_updated | Alejandro Rodríguez | 2017-06-28 | 3 | -1/+50 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'dm-page-image-size' into 'master' | Rémy Coutable | 2017-06-29 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Limit OpenGraph image size to 64x64 See merge request !12541 | ||||
| * | | | | | | | | | | Limit OpenGraph image size to 64x64dm-page-image-size | Douwe Maan | 2017-06-28 | 2 | -0/+6 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'dm-relative-submodule-url-trailing-whitespace' into 'master' | Rémy Coutable | 2017-06-29 | 3 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Strip trailing whitespace in relative submodule URL Closes #34347 See merge request !12531 |