Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Add serveral minor improvements to container registry | Grzegorz Bizon | 2017-03-31 | 2 | -2/+4 | |
| | * | | | | | | | Move code related to registry to multiple controllers | Grzegorz Bizon | 2017-03-31 | 3 | -33/+31 | |
| | * | | | | | | | Reorganize container repository controllers and views | Grzegorz Bizon | 2017-03-31 | 4 | -53/+71 | |
| | * | | | | | | | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-03-27 | 15 | -38/+55 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix feature specs related to container registry | Grzegorz Bizon | 2017-03-24 | 1 | -2/+2 | |
| | * | | | | | | | | Remove out-of-scope changes for multi-level images | Grzegorz Bizon | 2017-03-22 | 2 | -17/+0 | |
| | * | | | | | | | | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-03-21 | 63 | -457/+651 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||||
| | * | | | | | | | | Improved readability in tag/image delete condition | Andre Guedes | 2017-02-22 | 1 | -11/+17 | |
| | * | | | | | | | | Fixes broken and missing tests | Andre Guedes | 2017-02-22 | 1 | -1/+0 | |
| | * | | | | | | | | Adding registry endpoint authorization | Andre Guedes | 2017-02-22 | 2 | -0/+17 | |
| | * | | | | | | | | First iteration of container_image view | Andre Guedes | 2017-02-22 | 1 | -7/+21 | |
| * | | | | | | | | | Linking to edit file directly | Eric Eastwood | 2017-04-06 | 1 | -2/+8 | |
| * | | | | | | | | | Optimise trace handling code to use streaming instead of full read | Kamil Trzciński | 2017-04-06 | 1 | -20/+22 | |
| * | | | | | | | | | Merge branch 'feature/enforce-2fa-per-group' into 'master' | Douwe Maan | 2017-04-06 | 6 | -33/+85 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| | * | | | | | | | | rename cache db column with `_cached` suffix | Alexis Reigel | 2017-04-06 | 1 | -2/+2 | |
| | * | | | | | | | | check all groups for 2fa requirement | Alexis Reigel | 2017-04-06 | 1 | -1/+1 | |
| | * | | | | | | | | state the reason to the user for the required 2fa | Alexis Reigel | 2017-04-06 | 2 | -4/+28 | |
| | * | | | | | | | | Rename skip_tfa session variable to skip_two_factor | Markus Koller | 2017-04-06 | 2 | -2/+2 | |
| | * | | | | | | | | Rename check_2fa_requirement to check_two_factor_requirement | Markus Koller | 2017-04-06 | 3 | -6/+6 | |
| | * | | | | | | | | Extract 2FA-related code from ApplicationController | Markus Koller | 2017-04-06 | 2 | -39/+48 | |
| | * | | | | | | | | Support 2FA requirement per-group | Markus Koller | 2017-04-06 | 3 | -4/+16 | |
| | * | | | | | | | | Move AuthHelper#two_factor_skippable? into ApplicationController | Markus Koller | 2017-04-06 | 1 | -0/+7 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-06 | 13 | -62/+57 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch '28810-projectfinder-should-handle-more-options' into 'master' | Rémy Coutable | 2017-04-06 | 9 | -57/+46 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ProjectsFinder should handle more options | Jacopo | 2017-04-06 | 9 | -57/+46 | |
| * | | | | | | | | Merge remote-tracking branch 'dev/master' | DJ Mountney | 2017-04-05 | 4 | -3/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Merge branch 'open-redirect-fix-continue-to' into 'security' | Sean McGivern | 2017-04-05 | 1 | -0/+1 | |
| | * | | | | | | | | Merge branch 'open-redirect-host-fix' into 'security' | Sean McGivern | 2017-04-05 | 3 | -3/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Issue title realtime | Regis Boudinot | 2017-04-06 | 1 | -2/+7 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Remove unused code | Douwe Maan | 2017-04-05 | 1 | -2/+1 | |
* | | | | | | | | Address review comments | Douwe Maan | 2017-04-05 | 6 | -5/+25 | |
* | | | | | | | | Correctly display multiple separate discussions on the same diff line | Douwe Maan | 2017-04-05 | 3 | -5/+5 | |
* | | | | | | | | Don't use original_discussion_id | Douwe Maan | 2017-04-05 | 1 | -6/+1 | |
* | | | | | | | | Add specs | Douwe Maan | 2017-04-05 | 1 | -7/+7 | |
* | | | | | | | | Fix some specs | Douwe Maan | 2017-04-05 | 1 | -0/+2 | |
* | | | | | | | | Add option to start a new discussion on an MR | Douwe Maan | 2017-04-05 | 6 | -83/+70 | |
|/ / / / / / / | ||||||
* | | | | | | | MR empty state | Luke "Jared" Bennett | 2017-04-05 | 1 | -0/+1 | |
* | | | | | | | Create subgroups if they don't exist while importing projects | James Lopez | 2017-04-05 | 1 | -9/+19 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch '29492-useless-queries' into 'master' | Sean McGivern | 2017-04-04 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Remove useless queries with false conditions (e.g 1=0) | mhasbini | 2017-04-04 | 1 | -0/+3 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Add feature flags for enabling (Upload|Receive)Pack for Gitalyfeature/add-feature-flags-for-upload-receive-pack | Ahmad Sherif | 2017-04-03 | 1 | -1/+1 | |
* | | | | | Merge branch 'introduce-base-polling-interval' into 'master' | Sean McGivern | 2017-04-03 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Introduce "polling_interval_multiplier" as application setting | Adam Niedzielski | 2017-04-03 | 1 | -0/+1 | |
* | | | | | | Merge branch 'sh-fix-destroy-user-race' into 'master' | Douwe Maan | 2017-04-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Delete users asynchronouslysh-fix-destroy-user-race | Stan Hu | 2017-04-02 | 1 | -2/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'fix-nplusone-queries' into 'master' | Robert Speicher | 2017-04-03 | 4 | -1/+4 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix a few N+1 queries identified by Bulletfix-nplusone-queries | Stan Hu | 2017-04-02 | 4 | -1/+4 | |
| |/ / / / | ||||||
* | | | | | Fix redirection after login when the referer have params | mhasbini | 2017-04-02 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge branch '25556-prevent-users-from-disconnecting-gitlab-account-from-cas'... | Douwe Maan | 2017-03-31 | 1 | -1/+12 | |
|\ \ \ \ | ||||||
| * | | | | Prevent users from disconnecting gitlab account from CAS | Tiago Botelho | 2017-03-31 | 1 | -1/+12 |