Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove vendor from gitignoreendless_scroll | Valery Sizov | 2015-05-19 | 2 | -1/+128 |
| | |||||
* | Pager: method rename | Valery Sizov | 2015-05-19 | 2 | -5/+4 |
| | |||||
* | update changelog | Valery Sizov | 2015-05-19 | 1 | -0/+3 |
| | |||||
* | search fix | Valery Sizov | 2015-05-19 | 3 | -3/+7 |
| | |||||
* | fix Sync now btn | Valery Sizov | 2015-05-19 | 2 | -1/+4 |
| | |||||
* | basic implementation of endless scroll on dashboard | Valery Sizov | 2015-05-19 | 10 | -70/+129 |
| | |||||
* | Merge branch 'improve-admin-runner-page' into 'master' | Valery Sizov | 2015-05-15 | 1 | -2/+4 |
|\ | | | | | | | | | | | | | | | Specific runner can not be marked as shared again https://dev.gitlab.org/gitlab/gitlab-ci/issues/195 See merge request !105 | ||||
| * | specific runner can not be marked as shared again | Valery Sizov | 2015-05-15 | 1 | -2/+4 |
|/ | |||||
* | Merge branch 'public_builds' into 'master' | Dmitriy Zaporozhets | 2015-05-15 | 11 | -34/+79 |
|\ | | | | | | | | | | | | | | | Public accessible build and commit pages https://dev.gitlab.org/gitlab/gitlab-ci/issues/94 See merge request !102 | ||||
| * | update changelogpublic_builds | Valery Sizov | 2015-05-15 | 1 | -0/+1 |
| | | |||||
| * | public accessible build and commit | Valery Sizov | 2015-05-15 | 10 | -34/+78 |
| | | |||||
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ci | Dmitriy Zaporozhets | 2015-05-14 | 16 | -9/+150 |
|\ \ | |||||
| * \ | Merge branch 'pagination_bug' into 'master' | Dmitriy Zaporozhets | 2015-05-14 | 2 | -1/+2 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | Add order option to projects API call https://dev.gitlab.org/gitlab/gitlab-ci/issues/222 See merge request !101 | ||||
| | * | update changelogpagination_bug | Valery Sizov | 2015-05-14 | 1 | -0/+1 |
| | | | |||||
| | * | Add order option to projects API call | Valery Sizov | 2015-05-14 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'doc_migration_to_omnibus' into 'master' | Sytse Sijbrandij | 2015-05-14 | 2 | -0/+30 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Doc: Migrating to packaged CI https://dev.gitlab.org/gitlab/gitlab-ci/issues/116 See merge request !100 | ||||
| | * | Doc: Migrating to packaged CIdoc_migration_to_omnibus | Valery Sizov | 2015-05-13 | 2 | -0/+30 |
| | | | |||||
| * | | fix TYPO | Valery Sizov | 2015-05-13 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'save_info_from_runner' into 'master' | Dmitriy Zaporozhets | 2015-05-13 | 13 | -8/+118 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | Storing runner info https://dev.gitlab.org/gitlab/gitlab-ci/issues/223  See merge request !98 | ||||
| | * | storing runner infosave_info_from_runner | Valery Sizov | 2015-05-12 | 13 | -8/+118 |
| | | | |||||
* | | | Merge branch 'master' of github.com:gitlabhq/gitlab-ci | Dmitriy Zaporozhets | 2015-05-14 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge pull request #592 from maqnouch/patch-1 | Jeroen van Baarsen | 2015-05-07 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Updated copyright to 2015 | ||||
| | * | | Updated copyright to 2015 | AQNOUCH Mohammed | 2015-05-07 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlab-ci | Valery Sizov | 2015-05-13 | 11 | -1/+547 |
|\ \ \ | |||||
| * \ \ | Merge branch 'backup' into 'master' | Sytse Sijbrandij | 2015-05-08 | 11 | -1/+547 |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backup/Restore && Documentation https://dev.gitlab.org/gitlab/gitlab-ci/issues/116 I created MR here because it looks like Gitlab.com sidekiq does not work there. See merge request !154 | ||||
| | * | | improve documentation for backup | Valery Sizov | 2015-05-08 | 1 | -2/+2 |
| | | | | |||||
| | * | | added scheduling backup to doc[ci skip] | Valery Sizov | 2015-05-08 | 1 | -27/+57 |
| | | | | |||||
| | * | | move backup document to raketasks | Valery Sizov | 2015-05-08 | 3 | -2/+5 |
| | | | | |||||
| | * | | fix grammar | Valery Sizov | 2015-05-07 | 1 | -1/+1 |
| | | | | |||||
| | * | | backup cross-linking | Valery Sizov | 2015-05-07 | 1 | -3/+5 |
| | | | | |||||
| | * | | using gzip for backup | Valery Sizov | 2015-05-07 | 1 | -8/+8 |
| | | | | |||||
| | * | | documentation for backup/restore rake task | Valery Sizov | 2015-05-06 | 3 | -0/+203 |
| | | | | |||||
| | * | | backup/restore rake task | Valery Sizov | 2015-05-06 | 7 | -0/+308 |
| |/ / | |||||
* | | | Merge branch 'fix_dashboard' into 'master' | Valery Sizov | 2015-05-12 | 1 | -1/+0 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | Remove project ID from dashboard for public projects See merge request !99 | ||||
| * | | remove dashboard project ID | Valery Sizov | 2015-05-12 | 1 | -1/+0 |
|/ / | |||||
* | | Merge branch 'sidekiq_worker_fix' into 'master' | Valery Sizov | 2015-05-08 | 3 | -1/+7 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Added Sidekiq config... I added a config file for Sidekiq for regulating the amount of threads. See merge request !70 | ||||
| * | | filled file | Valentin Boettcher | 2015-04-28 | 1 | -0/+2 |
| | | | |||||
| * | | rename | Valentin Boettcher | 2015-04-28 | 1 | -0/+0 |
| | | | |||||
| * | | rename | Valentin Boettcher | 2015-04-28 | 1 | -2/+0 |
| | | | |||||
| * | | add sidekiq confic | vale981 | 2015-04-18 | 3 | -1/+7 |
| | | | | | | | | | | | | changelog | ||||
* | | | Merge branch 'fix_permission_check' into 'master' | Valery Sizov | 2015-05-06 | 2 | -1/+17 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | More explicit permission error for developers https://dev.gitlab.org/gitlab/gitlab-ci/issues/226 See merge request !97 | ||||
| * | | More explicit permission error for developers | Valery Sizov | 2015-05-06 | 2 | -1/+17 |
|/ / | |||||
* | | Update document about example CE build script to only use bundle path when ↵ | Marin Jankovski | 2015-05-05 | 1 | -1/+2 |
| | | | | | | | | necessary. | ||||
* | | Merge branch 'email_templates' into 'master' | Valery Sizov | 2015-05-05 | 5 | -12/+10 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Improved email templates Fixes https://dev.gitlab.org/gitlab/gitlab-ci/issues/215 See merge request !95 | ||||
| * | | Improved email templates | Valery Sizov | 2015-05-05 | 5 | -12/+10 |
|/ / | |||||
* | | Merge branch 'users_permissions' into 'master' | Valery Sizov | 2015-05-05 | 2 | -1/+26 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add user permissions matrix https://dev.gitlab.org/gitlab/gitlab-ci/issues/127 # Users Permissions GitLab CI relies on user's role on the GitLab. There are three permissions levels on GitLab CI: admin, master, developer, other. Admin user can perform any actions on GitLab CI in scope of instance and project. Also user with admin permission can use admin interface. | Action | Guest, Reporter | Developer | Master | Admin | |---------------------------------------|-----------------|-------------|----------|--------| | See commits and builds | ✓ | ✓ | ✓ | ✓ | | Retry or cancel build | | ✓ | ✓ | ✓ | | Remove project | | | ✓ | ✓ | | Create project | | | ✓ | ✓ | | Change project configuration | | | ✓ | ✓ | | Add specific runners | | | ✓ | ✓ | | Add shared runners | | | | ✓ | | See events in the system | | | | ✓ | | Admin interface | | | | ✓ | See merge request !93 | ||||
| * | | add user permission matrix | Valery Sizov | 2015-05-05 | 2 | -1/+26 |
| | | | |||||
* | | | Merge branch 'ui_fix' into 'master' | Valery Sizov | 2015-05-05 | 7 | -31/+6 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove redundant header https://dev.gitlab.org/gitlab/gitlab-ci/issues/193 See merge request !94 | ||||
| * | | | Remove redundant header | Valery Sizov | 2015-05-05 | 7 | -31/+6 |
|/ / / | |||||
* | | | Merge branch 'update_build_script' into 'master' | Valery Sizov | 2015-05-05 | 1 | -9/+29 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the build script example used by GitLab B.V. to support both docker and shell executors. Updated build examples for GitLab CE to be able to used with either Docker or regular shell executors. See merge request !92 |