Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge branch 'master' into 13948-access-request-to-projects-and-groups | Douwe Maan | 2016-06-14 | 1 | -1/+69 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Fix Ci::Build#artifacts_expire_in= when assigning invalid durationartifacts-expire-date | Kamil Trzcinski | 2016-06-14 | 1 | -1/+1 | |
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into artifacts-expire-date | Kamil Trzcinski | 2016-06-14 | 7 | -37/+48 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | * | | | | | | | Fix specs | Kamil Trzcinski | 2016-06-14 | 1 | -2/+4 | |
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into artifacts-expire-date | Kamil Trzcinski | 2016-06-13 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Improve tests | Kamil Trzcinski | 2016-06-13 | 1 | -1/+1 | |
| | * | | | | | | | | Improve design based on review | Kamil Trzcinski | 2016-06-13 | 1 | -0/+3 | |
| | * | | | | | | | | Test controllers if they allow to keep artifacts | Kamil Trzcinski | 2016-06-13 | 1 | -1/+64 | |
| * | | | | | | | | | UI and copywriting improvements13948-access-request-to-projects-and-groups | Rémy Coutable | 2016-06-14 | 7 | -77/+129 | |
| * | | | | | | | | | Add request access for groups | Rémy Coutable | 2016-06-14 | 7 | -58/+336 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'confidential-issues-in-private-projects' into 'master' | Douwe Maan | 2016-06-14 | 4 | -4/+37 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Project members with guest role can't access confidential issues | Douglas Barbosa Alexandre | 2016-06-13 | 4 | -4/+37 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Fix broken URI joining for `teamcity_url` with suffixes | Rémy Coutable | 2016-06-14 | 1 | -5/+5 | |
| * | | | | | | | | Factorize duplicated code into a method in BambooService and update specs | Rémy Coutable | 2016-06-14 | 1 | -6/+6 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Use active tense, feedback from:test-merge-request-4093 | Lin Jen-Shin | 2016-06-16 | 1 | -9/+9 | |
* | | | | | | | | blank line between setup and expectation, feedback: | Lin Jen-Shin | 2016-06-16 | 1 | -0/+4 | |
* | | | | | | | | Adopt the rename from ci_commits to ci_pipelines | Lin Jen-Shin | 2016-06-15 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'master' into feature/runner-lock-on-project | Lin Jen-Shin | 2016-06-14 | 7 | -15/+274 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Remove deprecated issues_tracker and issues_tracker_id from project | Douglas Barbosa Alexandre | 2016-06-13 | 1 | -22/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'issue_3359_2' into 'master' | Douwe Maan | 2016-06-13 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Remove notification level from user model | Felipe Artur | 2016-06-10 | 1 | -1/+0 | |
| * | | | | | | Merge branch 'finding-multiple-projects-by-paths' into 'master' | Robert Speicher | 2016-06-10 | 1 | -0/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add Project.where_paths_infinding-multiple-projects-by-paths | Yorick Peterse | 2016-06-10 | 1 | -0/+33 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge branch 'rename-ci-commit-phase-4' into 'master' | Rémy Coutable | 2016-06-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Rename commit to pipeline in TriggerRequest | Kamil Trzcinski | 2016-06-09 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Fixing specs stubbed objects cannot access database | Paco Guzman | 2016-06-10 | 2 | -2/+2 | |
| * | | | | | | Cache the presence of an issue_tracker at project level | Paco Guzman | 2016-06-10 | 2 | -0/+96 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Rename ci_commit -> pipeline | Rémy Coutable | 2016-06-10 | 1 | -11/+11 | |
| * | | | | | Rename MergeRequest#cannot_be_merged_because_build_is_not_success? to #mergea... | Rémy Coutable | 2016-06-10 | 1 | -32/+37 | |
| * | | | | | Improve initial implementation of the 'only_allow_merge_if_build_succeeds.rb'... | Rémy Coutable | 2016-06-10 | 1 | -16/+47 | |
| * | | | | | Allow or not merge MR with failed build | Rui Anderson | 2016-06-10 | 1 | -0/+117 | |
| |/ / / / | ||||||
* | | | | | Rename specific_for to available_for: | Lin Jen-Shin | 2016-06-14 | 1 | -7/+7 | |
* | | | | | Extra tests inside shared_examples: | Lin Jen-Shin | 2016-06-09 | 1 | -13/+25 | |
* | | | | | Remove Build#can_be_served? and rename Runner#can_serve? to can_pick? | Lin Jen-Shin | 2016-06-09 | 2 | -117/+120 | |
* | | | | | Prefer string for describe, feedback from: | Lin Jen-Shin | 2016-06-09 | 1 | -5/+5 | |
* | | | | | Use block for before/after as we preferred | Lin Jen-Shin | 2016-06-09 | 1 | -22/+67 | |
* | | | | | Prefer do and end for before/after: | Lin Jen-Shin | 2016-06-09 | 1 | -11/+33 | |
* | | | | | Introduced Ci::Runner.specific_for for getting specific runners: | Lin Jen-Shin | 2016-06-09 | 1 | -0/+54 | |
* | | | | | Implement the logic for locking runner | Lin Jen-Shin | 2016-06-09 | 1 | -2/+53 | |
|/ / / / | ||||||
* | | | | Fix pseudo n+1 queries with Note and Note Authors in issuables APIs | Alejandro Rodríguez | 2016-06-08 | 1 | -0/+26 | |
* | | | | Add a blank line between before and it: | Lin Jen-Shin | 2016-06-07 | 1 | -0/+3 | |
* | | | | Avoid using subject and is_expected.to: | Lin Jen-Shin | 2016-06-07 | 1 | -5/+8 | |
* | | | | Prefer do and end for before/after: | Lin Jen-Shin | 2016-06-07 | 1 | -7/+21 | |
* | | | | Fix method definition style | Lin Jen-Shin | 2016-06-07 | 1 | -2/+2 | |
* | | | | Use rspec's matchers and update style: | Lin Jen-Shin | 2016-06-07 | 1 | -8/+10 | |
* | | | | Use subject for more consistent testing style: | Lin Jen-Shin | 2016-06-07 | 1 | -4/+5 | |
* | | | | This is easier to write: | Lin Jen-Shin | 2016-06-07 | 1 | -1/+1 | |
* | | | | Add a test for User#ci_authorized_runners | Lin Jen-Shin | 2016-06-07 | 1 | -0/+57 | |
* | | | | Fix remaining test offensesrename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-07 | 1 | -1/+1 | |
* | | | | Fix tests failures | Kamil Trzcinski | 2016-06-07 | 2 | -2/+2 |