Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move backwards compatibility logic out of the code | Michael Kozono | 2017-07-26 | 1 | -24/+0 |
* | Pass configured `ssl_version` to `omniauth-ldap` | Michael Kozono | 2017-07-26 | 1 | -0/+31 |
* | Pass configured `ca_file` to `omniauth-ldap` | Michael Kozono | 2017-07-26 | 1 | -0/+33 |
* | Verify certificates in `omniauth-ldap` | Michael Kozono | 2017-07-26 | 1 | -0/+30 |
* | Set `Net::LDAP` `ssl_version` option | Michael Kozono | 2017-07-26 | 1 | -0/+30 |
* | Set `Net::LDAP` `ca_file` option | Michael Kozono | 2017-07-26 | 1 | -0/+30 |
* | Set `Net::LDAP` encryption properly | Michael Kozono | 2017-07-26 | 1 | -11/+91 |
* | Use encryption instead of method | Michael Kozono | 2017-07-26 | 1 | -14/+14 |
* | Merge branch '30634-protected-pipeline' into 'master' | Kamil Trzciński | 2017-07-25 | 24 | -109/+432 |
|\ | |||||
| * | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-20 | 73 | -122/+1517 |
| |\ | |||||
| * | | Use struct instead of hash | Lin Jen-Shin | 2017-07-20 | 1 | -12/+12 |
| * | | Use hash to return multiple objects | Lin Jen-Shin | 2017-07-20 | 1 | -13/+13 |
| * | | Add a test for checking queries with different ref | Lin Jen-Shin | 2017-07-19 | 1 | -6/+27 |
| * | | Instead of adding master, stub_not_protect_default_branch | Lin Jen-Shin | 2017-07-18 | 14 | -29/+66 |
| * | | Unify build policy tests and pipeline policy tests | Lin Jen-Shin | 2017-07-18 | 2 | -13/+32 |
| * | | Restore some tests from master | Lin Jen-Shin | 2017-07-18 | 1 | -5/+33 |
| * | | Remove old request store wrap | Lin Jen-Shin | 2017-07-18 | 1 | -107/+0 |
| * | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-18 | 13 | -77/+212 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-17 | 599 | -3005/+8072 |
| |\ \ \ | |||||
| * | | | | Merge allowed_to_create? into CreatePipelineService | Lin Jen-Shin | 2017-07-05 | 2 | -97/+100 |
| * | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-05 | 27 | -237/+629 |
| |\ \ \ \ | |||||
| * | | | | | Don't extend from struct as rubocop suggests | Lin Jen-Shin | 2017-07-04 | 1 | -1/+9 |
| * | | | | | Add test for RequestStoreWrap | Lin Jen-Shin | 2017-07-04 | 1 | -0/+99 |
| * | | | | | Introduce Gitlab::Cache::RequestStoreWrap | Lin Jen-Shin | 2017-07-04 | 1 | -1/+1 |
| * | | | | | Update tests due to permission changes | Lin Jen-Shin | 2017-07-04 | 14 | -46/+51 |
| * | | | | | Fix bad conflict resolution | Lin Jen-Shin | 2017-07-04 | 2 | -8/+8 |
| * | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-04 | 67 | -561/+1348 |
| |\ \ \ \ \ | |||||
| * | | | | | | Consistently check permission for creating pipelines, | Lin Jen-Shin | 2017-07-04 | 2 | -35/+64 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-06-29 | 2 | -0/+137 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-06-29 | 988 | -8610/+23954 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix other tests which tested against error message30634-protected-pipeline | Lin Jen-Shin | 2017-06-07 | 2 | -2/+4 |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-06-07 | 15 | -230/+302 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Still allow legacy triggers, feedback: | Lin Jen-Shin | 2017-06-06 | 1 | -3/+3 |
| * | | | | | | | | | Try to report why it's failing and fix tests | Lin Jen-Shin | 2017-06-06 | 3 | -8/+19 |
| * | | | | | | | | | Disallow legacy trigger without a owner | Lin Jen-Shin | 2017-06-06 | 1 | -0/+13 |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-06-06 | 28 | -427/+930 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Don't check permission, only protected ref if no user | Lin Jen-Shin | 2017-06-06 | 1 | -2/+55 |
| * | | | | | | | | | | Move the check to Pipeline.allowed_to_create? | Lin Jen-Shin | 2017-06-06 | 1 | -0/+97 |
| * | | | | | | | | | | Forbid creating pipeline if it's protected and | Lin Jen-Shin | 2017-06-05 | 1 | -1/+46 |
* | | | | | | | | | | | Merge branch 'bvl-fix-api-in-path-regex' into 'master' | Dmitriy Zaporozhets | 2017-07-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add `api` prefix as a top level route in the spec.bvl-fix-api-in-path-regex | Bob Van Landuyt | 2017-07-25 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch '35474-fix-new-issue' into 'master' | Phil Hughes | 2017-07-25 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Move relative_path to the element that is being clicked | Jarka Kadlecova | 2017-07-25 | 1 | -0/+18 |
* | | | | | | | | | | | | | Merge branch 'issue_34622' into 'master' | Sean McGivern | 2017-07-25 | 3 | -96/+140 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Add group milestones API endpointissue_34622 | Felipe Artur | 2017-07-21 | 3 | -96/+140 |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'bvl-free-unused-names' into 'master' | Dmitriy Zaporozhets | 2017-07-25 | 1 | -10/+51 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Take ee words into account | Bob Van Landuyt | 2017-07-25 | 1 | -15/+24 |
| * | | | | | | | | | | | | Adjust `PathRegex` to validate files in the `public` directory | Bob Van Landuyt | 2017-07-25 | 1 | -7/+39 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'fix/gb/fix-build-merge-request-link-to-fork-project' into 'master' | Kamil Trzciński | 2017-07-25 | 1 | -20/+69 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fix target project merge request link on build pagefix/gb/fix-build-merge-request-link-to-fork-project | Grzegorz Bizon | 2017-07-21 | 1 | -2/+2 |