| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | Remove persistent XSS vulnerability in `commit_person_link` helper | Robert Speicher | 2016-04-17 | 1 | -0/+29 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'api-fix-annotated-tags' into 'master' | Rémy Coutable | 2016-04-19 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Ensure that annoation is presented properly | Robert Schilling | 2016-04-18 | 1 | -0/+2 | |
| | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'configurable-shared-runners-text' into 'master' | Kamil Trzciński | 2016-04-19 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Use different markdownconfigurable-shared-runners-text | Kamil Trzcinski | 2016-04-19 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | Update according to review comments | Kamil Trzcinski | 2016-04-18 | 1 | -5/+4 | |
| | * | | | | | | | | | | | | | | | | | Add configurable shared runners text | Kamil Trzcinski | 2016-04-18 | 1 | -0/+16 | |
| | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Grzegorz Bizon | 2016-04-19 | 1 | -0/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Check permissions when sharing project with group | Grzegorz Bizon | 2016-04-19 | 1 | -0/+50 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'make-before-after-overridable' into 'master' | Kamil Trzciński | 2016-04-19 | 1 | -3/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Make rubocop happymake-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 10 | -43/+370 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-17 | 1 | -14/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Allow the before_script and finally_script to be overwritten in context of job | Kamil Trzcinski | 2016-04-16 | 1 | -3/+70 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'after-script' into 'master' | Kamil Trzciński | 2016-04-19 | 1 | -0/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | / / / / / / / / / / / / / / / / / | |_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into after-script | Kamil Trzcinski | 2016-04-18 | 3 | -22/+99 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into after-script | Kamil Trzcinski | 2016-04-18 | 7 | -21/+271 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Fix rubocop complains | Kamil Trzcinski | 2016-04-18 | 1 | -2/+2 | |
| | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Rename finally_script to after_script | Kamil Trzcinski | 2016-04-17 | 1 | -7/+7 | |
| | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Implement finally_script which allows to do cleanups as part of the build pro... | Kamil Trzcinski | 2016-04-16 | 1 | -0/+29 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'feature/system_hook_push' into 'master' | Dmitriy Zaporozhets | 2016-04-19 | 3 | -16/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Using single builder for push and tag events | Gabriel Mazetto | 2016-04-19 | 1 | -22/+6 | |
| | * | | | | | | | | | | | | | | | | | | Refactor GitTagPushService and fig tags_push system event hook | Gabriel Mazetto | 2016-04-19 | 1 | -12/+12 | |
| | * | | | | | | | | | | | | | | | | | | Added System Hooks for push and tag_push | Gabriel Mazetto | 2016-04-19 | 2 | -4/+44 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'auto-fsck-skip-wiki' into 'master' | Yorick Peterse | 2016-04-19 | 2 | -1/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Destroy wikis uniformly | Jacob Vosmaer | 2016-04-18 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | | | | | Improve 'auto fsck' admin emails | Jacob Vosmaer | 2016-04-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | When a project wiki is disabled skip it for fsck | Jacob Vosmaer | 2016-04-18 | 1 | -0/+30 | |
| * | | | | | | | | | | | | | | | | | | | Use double instead of OpenStruct in the Issue/PR formatters specs | Douglas Barbosa Alexandre | 2016-04-18 | 2 | -32/+34 | |
| * | | | | | | | | | | | | | | | | | | | Set GitHub milestones to Issue/Merge Request that were imported | Douglas Barbosa Alexandre | 2016-04-18 | 2 | -0/+35 | |
| * | | | | | | | | | | | | | | | | | | | Import milestones from GitHub | Douglas Barbosa Alexandre | 2016-04-18 | 1 | -0/+82 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Import labels from GitHub | Douglas Barbosa Alexandre | 2016-04-18 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'gh-keep-issues-prs-references' into 'master' | Robert Speicher | 2016-04-18 | 2 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Use GitHub Issue/PR number as iid to keep references | Douglas Barbosa Alexandre | 2016-04-18 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'issue_3508' into 'master' | Douwe Maan | 2016-04-18 | 3 | -1/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Remove group members check | Felipe Artur | 2016-04-18 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | | | | | | | Insert users check into api | Felipe Artur | 2016-04-18 | 2 | -2/+18 | |
| | * | | | | | | | | | | | | | | | | | | Code fixes | Felipe Artur | 2016-04-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | Fix specs | Felipe Artur | 2016-04-18 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | Fix code | Felipe Artur | 2016-04-18 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | Add specs and fix code | Felipe Artur | 2016-04-18 | 2 | -0/+41 | |
| | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Count the number of SQL queries per transaction | Yorick Peterse | 2016-04-18 | 1 | -0/+3 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Minor refactorings in CI configfeature/ci-job-env-variables | Grzegorz Bizon | 2016-04-18 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | Validate job-level variables in YAML config file | Grzegorz Bizon | 2016-04-18 | 1 | -13/+32 | |
| * | | | | | | | | | | | | | | | | | Minor refactoring in code related to job variables | Grzegorz Bizon | 2016-04-18 | 1 | -19/+24 | |
| * | | | | | | | | | | | | | | | | | Remove code that removes duplicate CI variables | Grzegorz Bizon | 2016-04-18 | 1 | -13/+0 | |
| * | | | | | | | | | | | | | | | | | Improve build specs for job environment variables | Grzegorz Bizon | 2016-04-18 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | Make CI config return empty array if no job variables | Grzegorz Bizon | 2016-04-18 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | Rename method that returns global envs in CI conf | Grzegorz Bizon | 2016-04-18 | 1 | -1/+1 | |
