Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'diff-line-comment-vuejs' into 'master' | Douwe Maan | 2016-08-19 | 2 | -0/+10 |
|\ | |||||
| * | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-18 | 1 | -0/+2 |
| |\ | |||||
| * \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-17 | 2 | -0/+19 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-16 | 1 | -2/+15 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-12 | 12 | -91/+169 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-03 | 4 | -7/+16 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-07-28 | 5 | -25/+37 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Correctly resolves/unresolves discussions | Phil Hughes | 2016-07-26 | 1 | -1/+1 |
| * | | | | | | | convert CS to JS | Phil Hughes | 2016-07-26 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Phil Hughes | 2016-07-26 | 3 | -2/+16 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add endpoints to resolve diff notes and discussions | Douwe Maan | 2016-07-25 | 1 | -4/+8 |
| * | | | | | | | | Resolve all endpoint | Phil Hughes | 2016-07-24 | 1 | -0/+4 |
| * | | | | | | | | Posts to rails to update note eventually | Phil Hughes | 2016-07-24 | 1 | -0/+1 |
| * | | | | | | | | Diff line comments resolve | Phil Hughes | 2016-07-24 | 1 | -0/+1 |
* | | | | | | | | | Small refactor and syntax fixes.2fa-api-check | Patricio Cano | 2016-08-18 | 1 | -1/+1 |
* | | | | | | | | | Removed unnecessary service for user retrieval and improved API error message. | Patricio Cano | 2016-08-18 | 1 | -1/+2 |
* | | | | | | | | | Added checks for 2FA to the API `/sessions` endpoint and the Resource Owner P... | Patricio Cano | 2016-08-18 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge branch '17334-u2f-device-identifiers' into 'master' | Robert Speicher | 2016-08-18 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Allow naming U2F devices. | Timothy Andrew | 2016-08-18 | 1 | -0/+2 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'issue-boards' into 'master' | Douwe Maan | 2016-08-17 | 2 | -0/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Hooked the frontend services up with the backend | Phil Hughes | 2016-08-17 | 1 | -10/+0 |
| * | | | | | | | Added simulate drag JS for tests | Phil Hughes | 2016-08-17 | 1 | -0/+1 |
| * | | | | | | | Added vue-resource to get & save data | Phil Hughes | 2016-08-17 | 1 | -0/+10 |
| * | | | | | | | Hooked up JS to allow issues to be moved between columns | Phil Hughes | 2016-08-17 | 1 | -0/+1 |
| * | | | | | | | Move action to render board lists to `Projects::Boards::ListsController` | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -1/+1 |
| * | | | | | | | Move board related controllers to the `Boards` namespace | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -6/+8 |
| * | | | | | | | Add an endpoint to generate the default lists for a board | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+4 |
| * | | | | | | | Move endpoint to list issues under lists resources | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -2/+5 |
| * | | | | | | | Add endpoint to allow users to move issues between lists | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -1/+1 |
| * | | | | | | | Add endpoint to list issues for a specific board list | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+1 |
| * | | | | | | | Add endpoint to allow users to remove lists | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -1/+1 |
| * | | | | | | | Add endpoint to allow users to move lists | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -1/+1 |
| * | | | | | | | Add endpoint to allow users to create a new board list | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -1/+3 |
| * | | | | | | | Initial issues board page | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'mc-ui' | Douwe Maan | 2016-08-17 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into mc-ui | Sean McGivern | 2016-08-17 | 1 | -1/+11 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'master' into mc-ui | Douwe Maan | 2016-08-15 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove undo endpoint | Sean McGivern | 2016-08-12 | 1 | -1/+0 |
| * | | | | | | | | REMOVE THIS COMMIT: allow undoing last resolution | Sean McGivern | 2016-08-12 | 1 | -0/+1 |
| * | | | | | | | | Allow resolving conflicts in MR controller | Sean McGivern | 2016-08-12 | 1 | -0/+1 |
| * | | | | | | | | Added routes for conflicts in merge requests page. | Fatih Acet | 2016-08-12 | 1 | -0/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines... | Annabel Dunstone | 2016-08-16 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Load issues and merge requests templates from repository | Felipe Artur | 2016-08-16 | 1 | -0/+5 |
* | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines... | Kamil Trzcinski | 2016-08-16 | 16 | -125/+233 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'akismet-submittable' into 'master' | Robert Speicher | 2016-08-15 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Allow `Issue` to be submitted as spam | Patricio Cano | 2016-08-15 | 1 | -0/+1 |
| | * | | | | | | Allow `SpamLog` to be submitted as ham | Patricio Cano | 2016-08-15 | 1 | -1/+5 |
| | |/ / / / / | |||||
| * | | | | | | Add coverage report badge metadata class | Grzegorz Bizon | 2016-08-15 | 1 | -1/+4 |
| |/ / / / / | |||||
| * | | | | | Instrument Project.visible_to_user | Yorick Peterse | 2016-08-12 | 1 | -0/+3 |
| * | | | | | Merge branch '15000-rename-markdown-preview' into 'master' | Robert Speicher | 2016-08-11 | 1 | -2/+2 |
| |\ \ \ \ \ |