Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Revert "Add user_dropdown_link to prompt users to turn on new repo"remove-repo-editor-feature-flag | Mike Greiling | 2017-08-08 | 3 | -3/+0 | |
| * | | | | | | hide the feature flag for the repo editor feature | Mike Greiling | 2017-08-08 | 1 | -22/+0 | |
| * | | | | | | Revert "Combine 'turn on/off' user dropdown links into 'experimental features... | Mike Greiling | 2017-08-08 | 5 | -5/+7 | |
* | | | | | | | Merge branch '36169-fix-master' into 'master' | Sean McGivern | 2017-08-08 | 1 | -13/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix a broken Events API spec36169-fix-master | Rémy Coutable | 2017-08-08 | 1 | -13/+8 | |
* | | | | | | | | Merge branch 'gitaly-bundle-gemfile' into 'master' | Rémy Coutable | 2017-08-08 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Unset BUNDLE_GEMFILE when installing Gitaly | Jacob Vosmaer | 2017-08-08 | 2 | -2/+2 | |
* | | | | | | | | | Merge branch '36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-... | Rémy Coutable | 2017-08-08 | 5 | -8/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add checks for branch existence before changing HEAD36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-one | blackst0ne | 2017-08-08 | 5 | -8/+29 | |
* | | | | | | | | | | Merge branch '35052-please-select-a-file-when-attempting-to-upload-or-replace... | Filipa Lacerda | 2017-08-08 | 7 | -4/+84 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-ui | Simon Knox | 2017-08-08 | 7 | -4/+84 | |
* | | | | | | | | | | Merge branch 'fly-out-min-width' into 'master' | Annabel Dunstone Gray | 2017-08-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix fly-out width when it has long itemsfly-out-min-width | Phil Hughes | 2017-08-08 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'gitaly-find-commit' into 'master' | Dmitriy Zaporozhets | 2017-08-08 | 20 | -158/+180 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Incorporate Gitaly's CommitService.FindCommit RPCgitaly-find-commit | Alejandro Rodríguez | 2017-08-07 | 9 | -26/+76 | |
| * | | | | | | | | | Move `deltas` and `diff_from_parents` logic to Gitlab::Git::Commit | Alejandro Rodríguez | 2017-08-07 | 7 | -53/+46 | |
| * | | | | | | | | | Refactor Gitlab::Git::Commit to include a repository | Alejandro Rodríguez | 2017-08-07 | 15 | -85/+64 | |
* | | | | | | | | | | Merge branch 'header-z-index-fix' into 'master' | Annabel Dunstone Gray | 2017-08-08 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed modals being below navbarheader-z-index-fix | Phil Hughes | 2017-08-07 | 2 | -1/+3 | |
* | | | | | | | | | | | Merge branch '35098-raise-encoding-confidence-threshold' into 'master' | Sean McGivern | 2017-08-08 | 5 | -1/+102 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Make sure that we have author and committer | Lin Jen-Shin | 2017-08-08 | 1 | -0/+3 | |
| * | | | | | | | | | | Add a test to show that threshold 40 would corrupt35098-raise-encoding-confidence-threshold | Lin Jen-Shin | 2017-08-08 | 3 | -0/+94 | |
| * | | | | | | | | | | Add changelog entry | Lin Jen-Shin | 2017-08-08 | 1 | -0/+4 | |
| * | | | | | | | | | | Raise encoding confidence threshold to 50 | Lin Jen-Shin | 2017-08-08 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'rc/fix-commits-api' into 'master' | Sean McGivern | 2017-08-08 | 10 | -173/+592 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...rc/fix-commits-api | Rémy Coutable | 2017-08-08 | 10 | -173/+592 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'project-homepage-activity' into 'master' | Tim Zallmann | 2017-08-08 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed activity not loading on project homepageproject-homepage-activity | Phil Hughes | 2017-08-08 | 2 | -0/+16 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch '35136-barchart-not-display-label-at-0-hour' into 'master' | Clement Ho | 2017-08-08 | 3 | -21/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix bar chart does not display label at hour 0 | Jason Dai | 2017-08-08 | 3 | -21/+23 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'winh-scope-haml-linter' into 'master' | Grzegorz Bizon | 2017-08-08 | 1 | -9/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Restrict InlineJavaScript for haml_lint to dev and test environmentwinh-scope-haml-linter | winh | 2017-08-08 | 1 | -9/+11 | |
* | | | | | | | | | | | Merge branch 'project_events_noteable_iid' into 'master' | Rémy Coutable | 2017-08-08 | 5 | -3/+90 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Expose noteable_iid in Note | sue445 | 2017-08-08 | 5 | -3/+90 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'rc/fix-tags-api' into 'master' | Sean McGivern | 2017-08-08 | 9 | -184/+388 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name... | Rémy Coutable | 2017-08-08 | 9 | -184/+388 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch '35941-fix-testing-issue-following-gitaly-install-fix' into 'mas... | Rémy Coutable | 2017-08-08 | 3 | -18/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Print the setup steps and duration and fix an issue resulting in re-setuping ...35941-fix-testing-issue-following-gitaly-install-fix | Rémy Coutable | 2017-08-04 | 3 | -9/+18 | |
| * | | | | | | | | | | Unset the RUBYOPT env variable before installing gitaly-ruby | Rémy Coutable | 2017-08-04 | 3 | -6/+11 | |
| * | | | | | | | | | | Revert "Merge branch 'fix-gitaly-install' into 'master'" | Rémy Coutable | 2017-08-04 | 3 | -17/+12 | |
* | | | | | | | | | | | Merge branch '35002_add_italian_translations_of_pipeline_schedules' into 'mas... | Rémy Coutable | 2017-08-08 | 1 | -3/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add Italian translations of Pipeline Schedules | Huang Tao | 2017-08-08 | 1 | -3/+27 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'document-and-test-api-iids' into 'master' | Rémy Coutable | 2017-08-08 | 4 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix the iids parameters in the API documentation | Frank Pavageau | 2017-08-07 | 4 | -8/+8 | |
* | | | | | | | | | | | Merge branch 'ide' into 'master' | Mike Greiling | 2017-08-08 | 101 | -239/+3706 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'master' into ide | Mike Greiling | 2017-08-07 | 204 | -4690/+3960 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch '24685_view_self' into 'master' | Jacob Schatz | 2017-08-08 | 6 | -22/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Show all labels | Regis Boudinot | 2017-08-08 | 6 | -22/+35 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch '31207-clean-locked-merge-requests' into 'master' | Stan Hu | 2017-08-08 | 29 | -55/+196 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Exclude merge_jid on Import/Export attribute configuration | Oswaldo Ferreira | 2017-08-07 | 1 | -0/+1 |