- Oct 16, 2015
-
-
Jacob Vosmaer (GitLab) authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
If a branch is deleted with an open merge request, amended offline, and then pushed again, GitLab doesn't bother to update the merge request even though the last commit ID and/or code may have changed. This MR ensures that each push will update any relevant merge requests and adds a system note if this happens as well. Closes #2926
-
- Oct 15, 2015
-
-
Kamil Trzcińśki authored
-
Yorick Peterse authored
-
Yorick Peterse authored
Performance is improved in two steps: 1. On PostgreSQL an expression index is used for checking lower(email) and lower(username). 2. The check to determine if we're searching for a username or Email is moved to Ruby. Thanks to @haynes for suggesting and writing the initial implementation of this. Moving the check to Ruby makes this method an additional 1.5 times faster compared to doing the check in the SQL query. With performance being improved I've now also tweaked the amount of iterations required by the User.by_login benchmark. This method now runs between 900 and 1000 iterations per second.
-
- Oct 14, 2015
-
-
Valery Sizov authored
-
Kamil Trzcińśki authored
Slightly refactor runner status detection: moving it to Runner class Signed-off-by:
Kamil Trzcinski <ayufan@ayufan.eu>
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
- Oct 13, 2015
-
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valery Sizov authored
-
Valery Sizov authored
-
Stan Hu authored
Closes #2998
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/8763
-
- Oct 12, 2015
-
-
Alex Lossent authored
In order to be consistent with !1490 doing it for the web interface
-
Kamil Trzcińśki authored
-
- Oct 10, 2015
-
-
Robert Speicher authored
[ci skip]
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9715
-
- Oct 09, 2015
-
-
Stan Hu authored
[ci skip]
-
Stan Hu authored
-
Han Loong Liauw authored
- Changed to margin for vertical allign as used in bootstrap 3 original - Also added an `active` state to show when the extra items are enabled
-
- Oct 08, 2015
-
-
Ben Boeckel authored
-
Yorick Peterse authored
-
- Oct 07, 2015
-
-
Robert Speicher authored
[ci skip]
-
Stan Hu authored
Closes #2619 Closes https://github.com/gitlabhq/gitlabhq/issues/9631
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Closes #2485
-
Stan Hu authored
Change "+" icon under "Files" section to have three options: * Create file * Upload file * New directory Upload file is no longer accessible from the "Create file" page. Users can now select a target branch in upload file as well. Closes #2799: Fixes a bug where file modes were overwritten after a commit Closes https://github.com/gitlabhq/gitlabhq/issues/8253: Existing files can no longer be overwritten in the "Create file" section. Closes #2557
-
- Oct 06, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Yorick Peterse authored
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
For temporary compatibility with other services like Jenkins we ask for CI status via AJAX request if there is no commit status in GitLab database Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 05, 2015
-
-
Robert Speicher authored
[ci skip]
-
Patricio Cano authored
-
Peter Göbel authored
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-