Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '22818-licence-gitignore-and-yml-endpoints-removal' into 'master' | Rémy Coutable | 2017-02-13 | 3 | -56/+162 |
|\ | |||||
| * | Remove deprecated templates endpoints in V422818-licence-gitignore-and-yml-endpoints-removal | Oswaldo Ferreira | 2017-02-13 | 3 | -56/+162 |
* | | Merge branch 'rs-rubocop-rspec' into 'master' | Rémy Coutable | 2017-02-13 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Enable `Lint/EmptyWhen` cop and correct offense | Robert Speicher | 2017-02-13 | 1 | -1/+1 |
* | | Merge branch 'fix/cycle-analytics-events-limit' into 'master' | Sean McGivern | 2017-02-13 | 1 | -1/+3 |
|\ \ | |||||
| * | | move query limit to base event fetcher | James Lopez | 2017-02-06 | 1 | -1/+3 |
* | | | Merge branch '24976-start-of-line-mention' into 'master' | Sean McGivern | 2017-02-13 | 5 | -9/+73 |
|\ \ \ | |||||
| * | | | Create directly_addressed Todos when mentioned in beginning of a line | Ershad Kunnakkadan | 2017-02-08 | 5 | -9/+73 |
* | | | | Merge branch '20732_member_exists_409' into 'master' | Sean McGivern | 2017-02-13 | 3 | -10/+138 |
|\ \ \ \ | |||||
| * | | | | Add member: Always return 409 when a member exists | Jarka Kadlecova | 2017-02-10 | 3 | -10/+138 |
* | | | | | Merge branch 'zj-drop-ruby-21-tests' into 'master' | Rémy Coutable | 2017-02-13 | 6 | -11/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Update Rubocop to ruby 2.3zj-drop-ruby-21-tests | Z.J. van de Weg | 2017-02-07 | 6 | -11/+9 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'concurrent-foreign-keys' into 'master' | Rémy Coutable | 2017-02-13 | 1 | -1/+49 |
|\ \ \ \ \ | |||||
| * | | | | | Add method for creating foreign keys concurrently | Yorick Peterse | 2017-02-10 | 1 | -1/+49 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'rename_files_delete_service' into 'master' | Rémy Coutable | 2017-02-13 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Rename Files::DeleteService to Files::DestroyService | dixpac | 2017-02-10 | 1 | -1/+1 |
* | | | | | Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' " | Alfredo Sumaran | 2017-02-10 | 7 | -28/+0 |
* | | | | | Merge branch 'add-additional-checks-to-ca-data' into 'master' | Alfredo Sumaran | 2017-02-10 | 7 | -0/+28 |
|\ \ \ \ \ | |||||
| * | | | | | Restore exposure of legend property for events | Alfredo Sumaran | 2017-02-10 | 7 | -0/+28 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch '1051-api-create-users-without-password' into 'master' | Rémy Coutable | 2017-02-10 | 1 | -2/+14 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Optionally make users created via the API set their password | Joost Rijneveld | 2017-02-09 | 1 | -2/+14 |
* | | | | | Merge branch 'jej-update-mr-state-event-docs' into 'master' | Sean McGivern | 2017-02-10 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Update MergeRequest API state_event option documentationjej-update-mr-state-event-docs | James Edwards-Jones | 2017-02-09 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'zj-rename-issuable-issue-base' into 'master' | Rémy Coutable | 2017-02-10 | 4 | -4/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Rename issuable to IssueBasezj-rename-issuable-issue-base | Z.J. van de Weg | 2017-02-08 | 4 | -4/+4 |
* | | | | | Merge branch 'dz-nested-groups-api' into 'master' | Dmitriy Zaporozhets | 2017-02-09 | 2 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Add nested groups to the APIdz-nested-groups-api | Dmitriy Zaporozhets | 2017-02-08 | 2 | -0/+2 |
* | | | | | | Merge branch 'rename_delete_services' into 'master' | Rémy Coutable | 2017-02-08 | 3 | -3/+3 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fix inconsistent naming for services that delete things | dixpac | 2017-02-08 | 3 | -3/+3 |
* | | | | | | Merge branch '23104-remove-public-param-for-projects' into 'master' | Douwe Maan | 2017-02-08 | 1 | -15/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | API: remove `public` param for projects | Toon Claes | 2017-02-07 | 1 | -15/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'feature/gb/paginated-environments-api' into 'master' | Rémy Coutable | 2017-02-08 | 2 | -1/+37 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Merge branch 'master' into feature/gb/paginated-environments-api | Filipa Lacerda | 2017-02-07 | 27 | -219/+1431 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | Add specs for standalone pagination for serializers | Grzegorz Bizon | 2017-02-06 | 1 | -0/+9 |
| * | | | | | Move serializers pagination class to separate module | Grzegorz Bizon | 2017-02-06 | 1 | -0/+27 |
| * | | | | | Rename `Gitlab::Serialize` module to reuse it later | Grzegorz Bizon | 2017-02-06 | 1 | -1/+1 |
* | | | | | | Merge branch 'jej-lint-scripts-and-config' into 'master'dz-nested-groups-docs | Douwe Maan | 2017-02-08 | 1 | -0/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CI runs lint on shell scripts in lib/supportjej-lint-scripts-and-config | James Edwards-Jones | 2017-02-07 | 1 | -0/+25 |
* | | | | | | | Use stricter regex anchorsroute-map-string-source | Douwe Maan | 2017-02-07 | 1 | -1/+1 |
* | | | | | | | Support a string source in the route map | Douwe Maan | 2017-02-07 | 1 | -17/+15 |
* | | | | | | | Merge branch 'route-map' into 'master' | Robert Speicher | 2017-02-07 | 2 | -0/+66 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Address feedback | Douwe Maan | 2017-02-06 | 1 | -2/+0 |
| * | | | | | | Improve performance of finding last deployed environment | Douwe Maan | 2017-02-06 | 1 | -0/+14 |
| * | | | | | | Add tests | Douwe Maan | 2017-02-06 | 1 | -0/+2 |
| * | | | | | | Validate route map | Douwe Maan | 2017-02-06 | 1 | -0/+52 |
* | | | | | | | Merge branch 'jej-fix-backup-rake-color' into 'master' | Sean McGivern | 2017-02-07 | 1 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixed backup.rake colorize method following Pages -> CEjej-fix-backup-rake-color | Connor Shea | 2017-02-07 | 1 | -6/+6 |
* | | | | | | | | Merge branch '21518_recaptcha_spam_issues' into 'master' | Sean McGivern | 2017-02-07 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use reCaptcha when an issue identified as spam | Jarka Kadlecova | 2017-02-07 | 1 | -0/+4 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'remove-deploy-key-endpoint' into 'master' | Rémy Coutable | 2017-02-07 | 3 | -89/+206 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | |