| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | Order board lists by list_type, and position | Douglas Barbosa Alexandre | 2016-08-17 | 2 | -4/+4 | |
| | | * | | | | | | fixup! Add List model | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+4 | |
| | | * | | | | | | Add Board model | Douglas Barbosa Alexandre | 2016-08-17 | 3 | -0/+48 | |
| | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | | Merge branch '18681-pipelines-merge-request' into 'master' | Jacob Schatz | 2016-08-17 | 1 | -6/+26 | |
| | |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | | * | | | | | Update fixtures to make development testing easier | Kamil Trzcinski | 2016-08-16 | 1 | -6/+26 | |
| * | | | | | | | Store discussion_id on Note for faster discussion lookup. | Douwe Maan | 2016-08-17 | 2 | -2/+17 | |
| * | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-16 | 7 | -32/+142 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-... | Kamil Trzcinski | 2016-08-16 | 4 | -1/+78 | |
| | |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | | * | | | | | Merge branch 'akismet-submittable' into 'master' | Robert Speicher | 2016-08-15 | 4 | -1/+78 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Further refactor and syntax fixes. | Patricio Cano | 2016-08-15 | 2 | -2/+2 | |
| | | | * | | | | | Refactored AkismetHelper into AkismetService and cleaned up `Spammable` | Patricio Cano | 2016-08-15 | 2 | -1/+6 | |
| | | | * | | | | | Allow `Issue` to be submitted as spam | Patricio Cano | 2016-08-15 | 2 | -0/+2 | |
| | | | * | | | | | Allow `SpamLog` to be submitted as ham | Patricio Cano | 2016-08-15 | 2 | -0/+21 | |
| | | | * | | | | | Refactored spam related code even further | Patricio Cano | 2016-08-15 | 2 | -1/+29 | |
| | | | * | | | | | Lay the ground works to submit information to Akismet | Patricio Cano | 2016-08-15 | 2 | -0/+21 | |
| | * | | | | | | | Merge branch 'fix-failing-tests' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-15 | 1 | -30/+29 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | | * | | | | | | Merge branch 'fix/build-seeds-in-development-environment' into 'master' | Grzegorz Bizon | 2016-08-15 | 1 | -30/+29 | |
| | | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | | * | | | | | Fix pipeline and build seeds in development environment | Grzegorz Bizon | 2016-08-15 | 1 | -30/+29 | |
| | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-15 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | | * | | | | | Merge branch 'zj-deployment-status-on-mr' into 'master' | Douwe Maan | 2016-08-15 | 1 | -1/+1 | |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | | * | | | | Method names changed to #includes_commit?zj-deployment-status-on-mr | Z.J. van de Weg | 2016-08-12 | 1 | -1/+1 | |
| | * | | | | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-13 | 3 | -2/+22 | |
| | |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | | Remove stage parameter from send payload | Kamil Trzcinski | 2016-08-11 | 1 | -0/+2 | |
| | * | | | | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-11 | 4 | -54/+153 | |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slack | Lin Jen-Shin | 2016-08-11 | 8 | -32/+58 | |
| | |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | | Implement pipeline hooks, extracted from !5525 | Lin Jen-Shin | 2016-08-02 | 2 | -0/+32 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Remove accidental addition of table and index. | Connor Shea | 2016-08-16 | 1 | -10/+0 | |
| * | | | | | | Resolve feedback. | Connor Shea | 2016-08-15 | 1 | -0/+10 | |
| * | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-12 | 13 | -87/+232 | |
| |\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | | Fix bug where destroying a namespace would not always destroy projects | Stan Hu | 2016-08-11 | 3 | -2/+22 | |
| | | |_|/ / | |/| | | | ||||||
| | * | | | | Merge branch 'refactor-builds-creation-service' into 'master' | Rémy Coutable | 2016-08-11 | 2 | -0/+10 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Pre-create all builds for Pipeline when a trigger is received | Kamil Trzcinski | 2016-08-11 | 2 | -0/+10 | |
| | * | | | | | Remove various redundant indexes | Yorick Peterse | 2016-08-11 | 2 | -52/+116 | |
| | |/ / / / | ||||||
| | * | | | | Remove trigram indexes for "ci_runners"remove-ci-runner-trigram-indexes | Yorick Peterse | 2016-08-10 | 2 | -3/+28 | |
| | | |/ / | |/| | | ||||||
| | * | | | Merge branch '20568-fix-member-data-again' into 'master' | Douwe Maan | 2016-08-04 | 2 | -1/+22 | |
| | |\ \ \ | ||||||
| | | * | | | Add missing DOWNTIME constant to the AddTimestampsToMembersAgain migration | Nick Thomas | 2016-08-04 | 1 | -0/+1 | |
| | | * | | | Add a data migration to fix some missing timestamps in the members table (again) | Nick Thomas | 2016-08-04 | 2 | -1/+21 | |
| | * | | | | Merge branch '20609-fix-protected-branch-access-levels-migration' into 'master' | Douwe Maan | 2016-08-04 | 2 | -4/+4 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Migrate protected branch access levels to match constants in `Gitlab::Access`20609-fix-protected-branch-access-levels-migration | Timothy Andrew | 2016-08-04 | 2 | -4/+4 | |
| | | | |/ / | | |/| | | ||||||
| | * | | | | Merge branch 'fix-add-column-with-default-null' into 'master' | Douwe Maan | 2016-08-04 | 2 | -2/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fix `#down` for two protected branches-related migrations.fix-add-column-with-default-null | Timothy Andrew | 2016-08-04 | 2 | -2/+2 | |
| | | |/ / / | ||||||
| | * | | | | Merge branch 'fixtures-improvements' into 'master' | Kamil Trzciński | 2016-08-04 | 1 | -24/+21 | |
| | |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | | * | | | Improve CI fixturesfixtures-improvements | Z.J. van de Weg | 2016-08-03 | 1 | -24/+21 | |
| | | |/ / | ||||||
| | * | | | Remove unnecessary index_projects_on_builds_enabled index from the projects t...20491-remove-unnecessary-index_projects_on_builds_enabled-index-from-the-projects-table | Alejandro Rodríguez | 2016-08-03 | 2 | -2/+10 | |
| | |/ / | ||||||
| * | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-03 | 9 | -6/+176 | |
| |\ \ \ | |/ / | ||||||
| | * | | Incorporate feedback | Z.J. van de Weg | 2016-07-29 | 2 | -4/+1 | |
| | * | | Add an URL field to Environments | Z.J. van de Weg | 2016-07-29 | 2 | -1/+14 | |
| | |/ | ||||||
| | * | Implement final review comments from @rymai. | Timothy Andrew | 2016-07-29 | 6 | -2/+46 | |
| | * | Use `Gitlab::Access` to protected branch access levels. | Timothy Andrew | 2016-07-29 | 3 | -10/+14 | |
| | * | Implement review comments from @dbalexandre. | Timothy Andrew | 2016-07-29 | 6 | -56/+0 | |
