Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'label-filter' into 'master' | Jacob Schatz | 2016-04-13 | 3 | -2/+33 |
|\ | |||||
| * | Filtering by any label keeps the text on the toggle buttonlabel-filter | Phil Hughes | 2016-04-12 | 2 | -1/+10 |
| * | Added label filter tests | Phil Hughes | 2016-04-07 | 1 | -0/+22 |
| * | Fixed issue with any label & no label filters missing | Phil Hughes | 2016-04-07 | 1 | -1/+1 |
* | | Merge branch 'external-omniauth-providers' into 'master' | Marin Jankovski | 2016-04-13 | 6 | -9/+70 |
|\ \ | |||||
| * | | Better control flow.external-omniauth-providers | Patricio Cano | 2016-04-11 | 1 | -6/+4 |
| * | | Added CHANGELOG item | Patricio Cano | 2016-04-11 | 1 | -0/+1 |
| * | | Documentation of feature | Patricio Cano | 2016-04-11 | 2 | -0/+30 |
| * | | Added default setting for `external_providers` | Patricio Cano | 2016-04-11 | 1 | -9/+28 |
| * | | Allow `external_providers` for Omniauth to be defined to mark these users as ... | Patricio Cano | 2016-04-11 | 2 | -0/+13 |
* | | | Merge branch 'rs-archive-cache-worker-cron' into 'master' | Dmitriy Zaporozhets | 2016-04-13 | 4 | -2/+6 |
|\ \ \ | |||||
| * | | | Move RepositoryArchiveCacheWorker to sidekiq-cronrs-archive-cache-worker-cron | Robert Speicher | 2016-04-12 | 4 | -2/+6 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2016-04-13 | 118 | -481/+4246 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'rs-gitlab-com-check' into 'master' | Dmitriy Zaporozhets | 2016-04-13 | 2 | -0/+20 |
| |\ \ \ \ | |||||
| | * | | | | Add `Gitlab.com?` methodrs-gitlab-com-check | Robert Speicher | 2016-04-12 | 2 | -0/+20 |
| * | | | | | Merge branch 'api-group-leaking' into 'master' | Rémy Coutable | 2016-04-13 | 4 | -14/+21 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix group_member_spec to not leak information | Robert Schilling | 2016-04-13 | 1 | -5/+7 |
| | * | | | | | API: Avoid group leak while updating the group | Robert Schilling | 2016-04-13 | 1 | -2/+2 |
| | * | | | | | API: Return 404 if user does not have access to group | Robert Schilling | 2016-04-13 | 3 | -7/+12 |
| * | | | | | | Merge branch 'api-move-issues' into 'master' | Rémy Coutable | 2016-04-13 | 4 | -1/+148 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix doc for moving an issue | Robert Schilling | 2016-04-13 | 1 | -1/+1 |
| | * | | | | | | Update tests for moving issues via API | Robert Schilling | 2016-04-13 | 4 | -30/+51 |
| | * | | | | | | API: Ability to move an issue | Robert Schilling | 2016-04-13 | 4 | -1/+127 |
| * | | | | | | | Merge branch 'patch-2' into 'master' | Robert Schilling | 2016-04-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | improve formatting | Ben Bodenmiller | 2016-04-12 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'custom-transaction-tags' into 'master' | Rémy Coutable | 2016-04-13 | 3 | -0/+36 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Added ability to add custom tags to transactions | Yorick Peterse | 2016-04-13 | 3 | -0/+36 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'configure_trusted_proxies' into 'master' | Rémy Coutable | 2016-04-13 | 5 | -0/+24 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Updated trusted proxies doc section to link to the restart GitLab docsconfigure_trusted_proxies | DJ Mountney | 2016-04-12 | 1 | -1/+2 |
| | * | | | | | | | | Add changelog entries, install docs, and gitlab.yml.example entry for the tru... | DJ Mountney | 2016-04-12 | 3 | -0/+20 |
| | * | | | | | | | | Adjust the default trusted_proxies to only include localhost, and allow other... | DJ Mountney | 2016-04-12 | 2 | -0/+3 |
| * | | | | | | | | | Merge branch 'jira_docs' into 'master' | Achilleas Pipinellis | 2016-04-13 | 2 | -5/+17 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Tie example config to JIRA screenshot | Achilleas Pipinellis | 2016-04-13 | 2 | -5/+17 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'issue_15044' into 'master' | Rémy Coutable | 2016-04-13 | 4 | -6/+37 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Add changelog entry, improve specs and model codeissue_15044 | Felipe Artur | 2016-04-12 | 3 | -14/+9 |
| | * | | | | | | | Allow to close invalid merge request | Felipe Artur | 2016-04-11 | 3 | -5/+41 |
| * | | | | | | | | Merge branch 'docs-new-branch-button-3886' into 'master' | Achilleas Pipinellis | 2016-04-13 | 2 | -0/+32 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Move 'New branch from issue' feature doc to web_editor.md | Achilleas Pipinellis | 2016-04-13 | 3 | -9/+32 |
| | * | | | | | | | | Docs for the new branch buttondocs-new-branch-button-3886 | Zeger-Jan van de Weg | 2016-03-28 | 2 | -0/+9 |
| * | | | | | | | | | Merge branch 'fix-stale-branch-count-cache' into 'master' | Yorick Peterse | 2016-04-13 | 3 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix repository cache invalidation issue when project is recreated with an emp... | Stan Hu | 2016-04-13 | 3 | -0/+5 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'api-group-visibility' into 'master' | Rémy Coutable | 2016-04-13 | 4 | -2/+152 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Fix minor issues according development guidelines | Robert Schilling | 2016-04-12 | 3 | -11/+17 |
| | * | | | | | | | | API: Ability to update a group | Robert Schilling | 2016-04-12 | 4 | -2/+146 |
| * | | | | | | | | | Merge branch 'notes-input' into 'master' | Jacob Schatz | 2016-04-12 | 3 | -5/+36 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Remove max-width from commentsnotes-input | Annabel Dunstone | 2016-04-12 | 2 | -14/+0 |
| | * | | | | | | | | | Input updates | Annabel Dunstone | 2016-04-12 | 3 | -5/+49 |
| | * | | | | | | | | | Wrap text in notes box if longer than code in diff | Annabel Dunstone | 2016-04-12 | 1 | -0/+1 |
| * | | | | | | | | | | Merge branch 'fix-todo-target-path' into 'master' | Robert Speicher | 2016-04-12 | 2 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Fix todo_target_path for todos where target was removedfix-todo-target-path | Douglas Barbosa Alexandre | 2016-04-12 | 2 | -0/+4 |
| |/ / / / / / / / / |