| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/master' into per-build-token | Kamil Trzcinski | 2016-09-15 | 3 | -5/+38 |
|\ |
|
| * | Fix migration for removing MR diff indexes | Yorick Peterse | 2016-09-14 | 1 | -3/+17 |
| * | Move pushes_since_gc to Redispushes-since-gc-redis | Yorick Peterse | 2016-09-13 | 2 | -2/+20 |
* | | Update db/schema.rb | Kamil Trzcinski | 2016-09-13 | 1 | -1/+3 |
* | | Use a permissions of user to access all dependent projects from CI jobs (this... | Kamil Trzcinski | 2016-09-13 | 2 | -0/+22 |
|/ |
|
* | Fix DB schema to match latest migrationsh-update-db-schema | Stan Hu | 2016-09-08 | 1 | -1/+1 |
* | Support empty PG database toozj-gitorious-migration-empty-pg-database | Z.J. van de Weg | 2016-09-06 | 1 | -2/+1 |
* | Don't fail on an empty databasezj-drop-gitorious-field | Z.J. van de Weg | 2016-09-05 | 2 | -6/+11 |
* | Support MySQL too, when removing gitorious from import_sources | Z.J. van de Weg | 2016-09-05 | 1 | -1/+5 |
* | Remove gitorious from import_sources on ApplicationSetting model | Z.J. van de Weg | 2016-09-05 | 2 | -1/+32 |
* | Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhq | Rémy Coutable | 2016-09-05 | 4 | -24/+71 |
|\ |
|
| * | Add migration to set confidential issues events on web hooks | Douglas Barbosa Alexandre | 2016-09-01 | 2 | -1/+16 |
| * | Add option to confidential issues events to trigger services | Douglas Barbosa Alexandre | 2016-08-31 | 2 | -12/+28 |
| * | Add option to confidential issues events to trigger Webhooks | Douglas Barbosa Alexandre | 2016-08-31 | 2 | -11/+27 |
* | | Project tools visibility level | Felipe Artur | 2016-09-01 | 4 | -6/+103 |
|/ |
|
* | Remove not-null constraint on lock_version column if it exists | Stan Hu | 2016-08-30 | 2 | -1/+14 |
* | Merge branch 'project-specific-lfs' into 'master'
| Robert Speicher | 2016-08-30 | 2 | -0/+30 |
|\ |
|
| * | Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfs | Patricio Cano | 2016-08-30 | 2 | -3/+3 |
| * | Added project specific enable/disable setting for LFS | Patricio Cano | 2016-08-30 | 2 | -0/+30 |
* | | Remove default value for lock_version | Valery Sizov | 2016-08-30 | 2 | -1/+17 |
|/ |
|
* | Drop unused CI tables and fileszj-remove-unused-ci-tables | Z.J. van de Weg | 2016-08-26 | 2 | -18/+12 |
* | Add lock_version to merge_requests tableadd-lock-version-to-mr-schema | Stan Hu | 2016-08-25 | 1 | -0/+1 |
* | Merge branch 'dz-merge-request-version' | Douwe Maan | 2016-08-25 | 3 | -2/+39 |
|\ |
|
| * | Fix db schema via db:migrate:reset | Dmitriy Zaporozhets | 2016-08-22 | 1 | -18/+16 |
| * | Merge branch 'master' into dz-merge-request-version | Dmitriy Zaporozhets | 2016-08-22 | 7 | -44/+158 |
| |\ |
|
| * \ | Merge branch 'master' into dz-merge-request-version | Dmitriy Zaporozhets | 2016-08-19 | 13 | -42/+296 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into dz-merge-request-version | Dmitriy Zaporozhets | 2016-08-15 | 13 | -93/+240 |
| |\ \ \ |
|
| * | | | | Change merge request diff index to be not uniq | Dmitriy Zaporozhets | 2016-08-02 | 3 | -7/+45 |
* | | | | | Change merge_error column from string to text type | Stan Hu | 2016-08-23 | 2 | -2/+12 |
* | | | | | Revert the revert of Optimistic Lockingrevert_revert_issuable_lock | Valery Sizov | 2016-08-22 | 2 | -15/+35 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'fix-diff-note-discussion-id' into 'master'
| Rubén Dávila Santos | 2016-08-20 | 3 | -1/+28 |
|\ \ \ \ |
|
| * | | | | Call `set_discussion_id` again in DiffNote `before_validation` because the or... | Douwe Maan | 2016-08-19 | 3 | -1/+28 |
* | | | | | Support integration with Koding (online IDE) | Gokmen Goksel | 2016-08-19 | 2 | -0/+12 |
|/ / / / |
|
* | | | | Merge branch 'expiration-date-on-memberships' into 'master'
| Douwe Maan | 2016-08-19 | 3 | -2/+62 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into 'expiration-date-on-memberships' | Sean McGivern | 2016-08-19 | 3 | -2/+29 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'master' into expiration-date-on-memberships | Sean McGivern | 2016-08-18 | 2 | -0/+30 |
| |\ \ \ \ |
|
| * | | | | | Allow project group links to be expired | Sean McGivern | 2016-08-18 | 2 | -1/+31 |
| * | | | | | Merge branch 'master' into expiration-date-on-memberships | Sean McGivern | 2016-08-18 | 22 | -112/+464 |
| |\ \ \ \ \ |
|
| * | | | | | | Use Date instead of Datetime. Nobody cares about the exact hour. | Adam Niedzielski | 2016-08-04 | 2 | -2/+2 |
| * | | | | | | WIP | Adam Niedzielski | 2016-08-01 | 2 | -1/+31 |
* | | | | | | | Merge branch 'fix/pipeline-seeds-in-dev-env' into 'master'
| Robert Speicher | 2016-08-19 | 1 | -42/+57 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Move and improvement comment in pipeline fixturesfix/pipeline-seeds-in-dev-env | Grzegorz Bizon | 2016-08-19 | 1 | -5/+4 |
| * | | | | | | Change name of the class that with pipeline seeds | Grzegorz Bizon | 2016-08-18 | 1 | -2/+2 |
| * | | | | | | Rename file that holds pipeline fixtures in dev env | Grzegorz Bizon | 2016-08-18 | 1 | -0/+0 |
| * | | | | | | Reduce the number of build fixtures created in dev | Grzegorz Bizon | 2016-08-18 | 1 | -1/+1 |
| * | | | | | | Reorder failed stages and improve build statuses | Grzegorz Bizon | 2016-08-18 | 1 | -5/+6 |
| * | | | | | | Fix build artifacts in fixtures in development env | Grzegorz Bizon | 2016-08-18 | 1 | -24/+30 |
| * | | | | | | Fix build logs in development environment fixtures | Grzegorz Bizon | 2016-08-18 | 1 | -5/+9 |
| * | | | | | | Refactor pipeline fixtures for dev env a little | Grzegorz Bizon | 2016-08-18 | 1 | -15/+20 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-18 | 2 | -0/+30 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|