Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | 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 remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-18 | 2 | -0/+19 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines... | Kamil Trzcinski | 2016-08-16 | 16 | -125/+233 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add route, controller action, and views for MR pipelines | Annabel Dunstone | 2016-07-25 | 1 | -0/+1 | |
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-17 | 1 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Load issues and merge requests templates from repository | Felipe Artur | 2016-08-16 | 1 | -0/+5 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | 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 | |
| |/ / / / / / | ||||||
* | | | | | | | Rename to latest_succeeded, feedback: | Lin Jen-Shin | 2016-08-16 | 1 | -3/+4 | |
* | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-16 | 5 | -42/+98 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | 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 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Rename `markdown_preview` routes to `preview_markdown` | Christopher Bartz | 2016-08-11 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'remove-grack-lfs' into 'master' | Rémy Coutable | 2016-08-11 | 3 | -7/+23 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-... | Jacob Vosmaer | 2016-08-09 | 9 | -37/+78 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Handle custom Git LFS content type | Jacob Vosmaer | 2016-07-22 | 1 | -0/+7 | |
| | * | | | | | | | Remove obsolete code | Jacob Vosmaer | 2016-07-22 | 1 | -3/+0 |