Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split into sections, port `downgrade_ee_to_ce` doc from EEdoc-updating-gitlab | Achilleas Pipinellis | 2016-04-21 | 2 | -8/+164 |
| | | | | [ci skip] | ||||
* | Fix links in update README | Achilleas Pipinellis | 2016-04-19 | 1 | -5/+8 |
| | | | | [ci skip] | ||||
* | Merge branch 'patch-1' into 'master' | Hannes Rosenögger | 2016-04-19 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | "git lfs init" is deprecated, use "git lfs install" instead. Recent releases of git-lfs warn that "init" is a deprecated command and that "install" should be used. See merge request !3779 | ||||
| * | "git lfs init" is deprecated, use "git lfs install" instead. | Con Vissenberg | 2016-04-18 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'docs/notice-about-gitlab-runner' into 'master' | Grzegorz Bizon | 2016-04-19 | 2 | -1/+25 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Add notice about GitLab Runner to requirements docs This is related to #14589, and problems that may stem from running GitLab Runner on same machine user installed GitLab web app on. See merge request !3518 | ||||
| * | | Add a note about installing Runners in ci/runners/README.mddocs/notice-about-gitlab-runner | Achilleas Pipinellis | 2016-04-11 | 1 | -1/+5 |
| | | | |||||
| * | | Add link to Runner security doc | Achilleas Pipinellis | 2016-04-11 | 1 | -4/+14 |
| | | | | | | | | | | | | [ci skip] | ||||
| * | | Add notice about GitLab Runner to requirements docs | Grzegorz Bizon | 2016-04-04 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | This is related to !14589, and problems that may stem from running GitLab Runner on same machine user installed GitLab web app on. | ||||
* | | | Merge branch 'make-before-after-overridable' into 'master' | Kamil Trzciński | 2016-04-19 | 1 | -0/+20 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make before_script and after_script overridable This is makes it possible to overwrite the before_script and after_script at job level. This is continuation of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3771 See merge request !3772 | ||||
| * \ \ | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 3 | -8/+32 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| * | | | | | Update CHANGELOG and add documentation | Kamil Trzcinski | 2016-04-17 | 1 | -0/+20 |
| | | | | | | |||||
* | | | | | | Merge branch 'after-script' into 'master' | Kamil Trzciński | 2016-04-19 | 1 | -0/+13 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement after_script which allows to do cleanups as part of the build process This implements `after_script` in global context. The `after_script` will be executed always after the job, even if the job were canceled. This requires changes on Runner side that will be implemented in 1.2. cc @tmaczukin @grzesiek See merge request !3771 | ||||
| * | | | | | Merge remote-tracking branch 'origin/master' into after-script | Kamil Trzcinski | 2016-04-18 | 2 | -7/+31 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into after-script | Kamil Trzcinski | 2016-04-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Add note about version | Kamil Trzcinski | 2016-04-17 | 1 | -0/+3 |
| | |_|/ / | |/| | | | |||||
| * | | | | Add CHANGELOG and documentation | Kamil Trzcinski | 2016-04-17 | 1 | -0/+10 |
| | | | | | |||||
* | | | | | Using single builder for push and tag events | Gabriel Mazetto | 2016-04-19 | 1 | -2/+38 |
| | | | | | |||||
* | | | | | Added System Hooks for push and tag_push | Gabriel Mazetto | 2016-04-19 | 2 | -1/+80 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Code is based on Project Webhooks, removing deprecations and without commits listing. | ||||
* | | | | | Fix documentation and improve permissions code | Felipe Artur | 2016-04-18 | 2 | -7/+3 |
| | | | | | |||||
* | | | | | Insert instructions in admin page and permissions document | Felipe Artur | 2016-04-18 | 1 | -0/+7 |
| |_|/ / |/| | | | |||||
* | | | | Add minor fixes in docs for job-specific variables | Grzegorz Bizon | 2016-04-18 | 2 | -11/+7 |
| | | | | |||||
* | | | | Update documentation on job level build variables | Grzegorz Bizon | 2016-04-18 | 1 | -4/+6 |
| | | | | |||||
* | | | | Improve grammar in CI documentation for build vars | Grzegorz Bizon | 2016-04-18 | 1 | -4/+7 |
| | | | | |||||
* | | | | Add documentation for job-level build variables | Grzegorz Bizon | 2016-04-18 | 2 | -1/+24 |
| |/ / |/| | | |||||
* | | | Merge branch 'typos_in_ci_doc' into 'master' | Robert Schilling | 2016-04-16 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Fix typos in CI docs. See merge request !3709 | ||||
| * | | Fix typos in CI docs. | Hyunwoo Jung | 2016-04-13 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/gitlabhq/gitlabhq | Jacob Vosmaer | 2016-04-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | fix required gitlab-shell version. | lurdan | 2016-04-15 | 1 | -1/+1 |
| | | | | | | | | | | | | Under the procedure, I've warned about gitlab-shell version, which should be 2.6.12 (may be some minor revisions introduces that). | ||||
* | | | | Merge branch 'patch-1' into 'master' | Robert Speicher | 2016-04-14 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change "very demand" to "specific demand" in CI runner docs [ci skip] See merge request !3726 | ||||
| * | | | | change: "very demand" changed to "specific demand" | Jamie Neubert Pedersen | 2016-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | This must be an error as the sentence doesn't make sense otherwise | ||||
* | | | | | Merge branch 'auto-fsck' into 'master' | Robert Speicher | 2016-04-14 | 2 | -0/+44 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Auto git fsck Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3232 See merge request !3232 | ||||
| * | | | | Documentation / help improvements | Jacob Vosmaer | 2016-04-14 | 2 | -4/+4 |
| | | | | | |||||
| * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-13 | 16 | -13/+356 |
| |\ \ \ \ | |||||
| * | | | | | Remove \f. WT\F ?? | Jacob Vosmaer | 2016-04-13 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Improve English, thanks Robert | Jacob Vosmaer | 2016-04-13 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-12 | 25 | -81/+640 |
| |\ \ \ \ \ | |||||
| * | | | | | | Move 'clear checks' button to applicatoin settings | Jacob Vosmaer | 2016-04-12 | 1 | -22/+11 |
| | | | | | | | |||||
| * | | | | | | Rename almost all the things | Jacob Vosmaer | 2016-04-06 | 1 | -9/+9 |
| | | | | | | | |||||
| * | | | | | | Document how to disable repo checks | Jacob Vosmaer | 2016-04-06 | 1 | -0/+16 |
| | | | | | | | |||||
| * | | | | | | Rebase repo check MR | Jacob Vosmaer | 2016-04-04 | 1 | -0/+39 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'rake-db-reset' into 'master' | Robert Speicher | 2016-04-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use rake db:reset instead of db:setup See merge request !3721 | ||||
| * | | | | | | Use rake db:reset instead of db:setup | Yorick Peterse | 2016-04-14 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using db:reset ensures existing tables are first dropped. This in turn ensures that we can drop tables regardless of any foreign key constraints. While CE currently doesn't have any foreign keys EE defines the following relation: remote_mirrors.project_id -> projects.id MySQL will complain whenever you try to drop the "projects" table first even when using "DROP TABLE ... CASCADE". | ||||
* | | | | | | Merge branch 'start-with-iid-on-new-branch' into 'master' | Rémy Coutable | 2016-04-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start with iid on branch creation After the discussion it in #3886 it was decided the iid should be in the beginning of the branch name. See merge request !3708 | ||||
| * | | | | | | Start with iid on branch creation | Zeger-Jan van de Weg | 2016-04-14 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'master' into 'master' | Achilleas Pipinellis | 2016-04-14 | 1 | -0/+47 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update shibboleth configuration for GitLab 8.6 and Apache 2.4 See merge request !3713 | ||||
| * | | | | | | Update shibboleth configuration for GitLab 8.6 and Apache 2.4 | Tom Downes | 2016-04-14 | 1 | -0/+47 |
| |/ / / / / | |||||
* | | | | | | Add TOC to yaml README and an intro section | Achilleas Pipinellis | 2016-04-14 | 1 | -16/+57 |
| |/ / / / |/| | | | | | | | | | | | | | | [ci skip] | ||||
* | | | | | Allow back dating notes on creation | Michael Greene | 2016-04-13 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Allow back dating issues on update | Michael Greene | 2016-04-13 | 1 | -0/+1 |
|/ / / / |