Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch '17334-u2f-device-identifiers' into 'master' | Robert Speicher | 2016-08-18 | 2 | -1/+31 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Allow naming U2F devices. | Timothy Andrew | 2016-08-18 | 2 | -1/+31 |
* | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-18 | 1 | -5/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '18141-pipeline-graph' into 'master' | Jacob Schatz | 2016-08-17 | 1 | -5/+4 |
| |\ \ \ | |||||
| | * | | | Update fixtures to add a created status to pipeline | Kamil Trzcinski | 2016-08-17 | 1 | -5/+4 |
| | * | | | Merge remote-tracking branch 'origin/master' into 18141-pipeline-graph | Kamil Trzcinski | 2016-08-17 | 12 | -88/+317 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | Update fixtures to make development testing easier | Kamil Trzcinski | 2016-08-17 | 1 | -6/+26 |
* | | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-17 | 5 | -6/+94 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'issue-boards' into 'master' | Douwe Maan | 2016-08-17 | 4 | -0/+68 |
| |\ \ \ \ | |||||
| | * | | | | Ensure that we have only one list per label per board | Douglas Barbosa Alexandre | 2016-08-17 | 2 | -0/+16 |
| | * | | | | 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 |
| | |\ \ \ \ | | | |/ / / | | |/| | | |