Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added spec for window reload | Phil Hughes | 2017-05-16 | 1 | -12/+23 |
* | Merge branch 'issue-edit-inline' into issue-edit-inline-confidential | Phil Hughes | 2017-05-16 | 17 | -51/+364 |
|\ | |||||
| * | Merge branch 'master' into issue-edit-inline | Phil Hughes | 2017-05-16 | 17 | -51/+364 |
| |\ | |||||
| | * | Merge branch 'dm-rename-column-concurrently-with-null' into 'master' | Yorick Peterse | 2017-05-15 | 1 | -2/+4 |
| | |\ | |||||
| | | * | Disallow NULL on renamed column after default has been set | Douwe Maan | 2017-05-15 | 1 | -2/+4 |
| | * | | Merge branch 'omega-submodules' into 'master' | Robert Speicher | 2017-05-15 | 1 | -0/+13 |
| | |\ \ | |||||
| | | * | | submodule_links: Handle in-repository submodule urls | David Turner | 2017-05-15 | 1 | -0/+13 |
| | * | | | Merge branch '31902-namespace-recent-searches-to-project' into 'master' | Annabel Dunstone Gray | 2017-05-15 | 2 | -21/+39 |
| | |\ \ \ | |||||
| | | * | | | Scope recent searches to project | Eric Eastwood | 2017-05-15 | 2 | -21/+39 |
| | * | | | | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'" | Douwe Maan | 2017-05-15 | 8 | -28/+100 |
| | * | | | | Merge branch '31106-tabs-alignment' into 'master' | Annabel Dunstone Gray | 2017-05-15 | 1 | -1/+1 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | fix Resolved Discussions counter wrapping to next line | Simon Knox | 2017-05-13 | 1 | -1/+1 |
| | * | | | | Merge branch 'rename-rendered_title' into 'master' | Rémy Coutable | 2017-05-15 | 2 | -2/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | Rename all references to rendered_title to realtime_changesrename-rendered_title | Luke "Jared" Bennett | 2017-05-13 | 2 | -2/+2 |
| | * | | | | | Fix trailing ',' in hash. | Bob Van Landuyt | 2017-05-15 | 1 | -1/+1 |
| | * | | | | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' | Douwe Maan | 2017-05-15 | 8 | -100/+28 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Remove old migration spec.bvl-rename-build-events-to-job-events | Bob Van Landuyt | 2017-05-15 | 1 | -74/+0 |
| | | * | | | | | Rename `build_events` to `job_events` in code | Bob Van Landuyt | 2017-05-15 | 7 | -26/+28 |
| | * | | | | | | Improve slash command stripping, escape temporary note contents | Kushal Pandya | 2017-05-15 | 1 | -4/+42 |
| | * | | | | | | Merge branch 'gitaly-reuse-stubs' into 'master' | Robert Speicher | 2017-05-15 | 4 | -10/+19 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Log gitaly output during testing | Jacob Vosmaer | 2017-05-15 | 1 | -1/+2 |
| | | * | | | | | | Don't reuse gRPC channels | Jacob Vosmaer | 2017-05-15 | 4 | -9/+17 |
| | | |/ / / / / | |||||
| | * | | | | | | Merge branch 'spec-minor-fix' into 'master' | Rémy Coutable | 2017-05-15 | 1 | -8/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Minor spec improvementspec-minor-fix | Valery Sizov | 2017-05-15 | 1 | -8/+1 |
| | * | | | | | | | Create a Users Finder | George Andrinopoulos | 2017-05-15 | 1 | -0/+66 |
| | * | | | | | | | Add script to regenerate seed_repo.rb for Gitlab::Git tests | Jacob Vosmaer (GitLab) | 2017-05-15 | 2 | -1/+172 |
| | * | | | | | | | Merge branch 'enable-auto-cancelling-by-default' into 'master' | Kamil Trzciński | 2017-05-15 | 1 | -2/+5 |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | | * | | | | | | Disable auto_cancel_pending_pipelines in PostReceive test | Lin Jen-Shin | 2017-05-15 | 1 | -2/+5 |
* | | | | | | | | | Added inline confidential field | Phil Hughes | 2017-05-15 | 1 | -0/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Stop passing through the store objectissue-edit-inline-title-field | Phil Hughes | 2017-05-15 | 2 | -6/+7 |
* | | | | | | | | Issue inline edit title field | Phil Hughes | 2017-05-15 | 3 | -3/+52 |
* | | | | | | | | Moved json parsing out of service | Phil Hughes | 2017-05-15 | 1 | -2/+6 |
* | | | | | | | | Shows delete button if permissions are correct | Phil Hughes | 2017-05-15 | 2 | -2/+44 |
* | | | | | | | | Added inline issue edit form actions | Phil Hughes | 2017-05-15 | 2 | -0/+217 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'allow_numeric_values_in_gitlab_ci_yml' into 'master' | Kamil Trzciński | 2017-05-15 | 2 | -2/+10 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Allow numeric values in gitlab-ci.yml | blackst0ne | 2017-05-07 | 2 | -2/+10 |
* | | | | | | | Merge branch 'rename-column-concurrently-defaults' into 'master' | Rémy Coutable | 2017-05-15 | 1 | -2/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix adding defaults for concurrent column renamesrename-column-concurrently-defaults | Yorick Peterse | 2017-05-12 | 1 | -2/+6 |
* | | | | | | | | Added balsamiq jasmine integration test | Luke "Jared" Bennett | 2017-05-15 | 4 | -27/+81 |
* | | | | | | | | Merge branch 'dturner/username' into 'master' | Rémy Coutable | 2017-05-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Add username field to push webhook | David Turner | 2017-05-10 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'fix/support-commit-deltas-only-for-gitaly' into 'master' | Robert Speicher | 2017-05-14 | 2 | -24/+41 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Add support for deltas_only under Gitaly | Ahmad Sherif | 2017-05-13 | 2 | -24/+41 |
* | | | | | | | | Merge branch '26325-system-hooks' into 'master' | Robert Speicher | 2017-05-13 | 6 | -3/+76 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Codestyle | Gabriel Mazetto | 2017-05-13 | 1 | -1/+1 |
| * | | | | | | | | Update SystemHooks API to expose and handle new repository_update_events | Gabriel Mazetto | 2017-05-12 | 2 | -2/+4 |
| * | | | | | | | | Make the new repository_update_events configurable in System Hooks UI | Gabriel Mazetto | 2017-05-12 | 2 | -0/+41 |
| * | | | | | | | | Added repository_update hook | Gabriel Mazetto | 2017-05-12 | 3 | -1/+31 |
* | | | | | | | | | Merge branch 'dm-wait-for-requests' into 'master' | Douwe Maan | 2017-05-12 | 1 | -6/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Wait for requests after each Spinach scenario instead of featuredm-wait-for-requests | Douwe Maan | 2017-05-12 | 1 | -6/+1 |