Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Archive repositories in background worker. | Douwe Maan | 2015-03-31 | 6 | -16/+121 |
* | Merge branch 'file-commit-list' into 'master' | Douwe Maan | 2015-03-31 | 1 | -1/+1 |
|\ | |||||
| * | Fixed issue where only 25 commits would load in file listings | Phil Hughes | 2015-03-30 | 1 | -1/+1 |
* | | Merge branch 'doc_issue_closing' into 'master' | Robert Schilling | 2015-03-31 | 2 | -4/+35 |
|\ \ | |||||
| * | | Missing dot. | Achilleas Pipinellis | 2015-03-30 | 1 | -1/+1 |
| * | | Update documentation on issue closing pattern. | Achilleas Pipinellis | 2015-03-30 | 2 | -3/+34 |
* | | | Better legend for contribution calendar pt2 :) | Dmitriy Zaporozhets | 2015-03-31 | 1 | -1/+1 |
* | | | Better legend for contribution calendar | Dmitriy Zaporozhets | 2015-03-31 | 1 | -3/+3 |
* | | | Merge branch 'commits-count-badge' into 'master' | Dmitriy Zaporozhets | 2015-03-30 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Added badge to commits tab | Phil Hughes | 2015-03-30 | 1 | -1/+3 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-03-30 | 3 | -2/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'events-paginate' into 'master' | Douwe Maan | 2015-03-30 | 2 | -1/+2 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Updated api method GET /projects/:id/events to use paginate instead of a self... | Stephan van Leeuwen | 2015-03-24 | 2 | -5/+3 |
| * | | | Merge branch 'upgrade-dockerfile-7.9.1' into 'master' | Achilleas Pipinellis | 2015-03-30 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Bump Docker build to GitLab v7.9.1 | Stan Hu | 2015-03-30 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-03-30 | 2 | -7/+10 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #9056 from mavimo/patch-3 | Dmitriy Zaporozhets | 2015-03-30 | 1 | -6/+9 |
| |\ \ \ \ | |||||
| | * | | | | Fix merge errors on CHANGELOG | Marco Vito Moscaritolo | 2015-03-30 | 1 | -6/+9 |
| |/ / / / | |||||
| * | | | | Merge pull request #9053 from firstrow/patch-1 | Robert Schilling | 2015-03-30 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | LICENSE year update | Andrew | 2015-03-30 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Fix adding new members to group | Dmitriy Zaporozhets | 2015-03-30 | 3 | -1/+35 |
|/ / / | |||||
* | | | Include brakeman in rake test | Dmitriy Zaporozhets | 2015-03-29 | 1 | -0/+1 |
* | | | Refactor star btn logic for non-logged in user and fix tests | Dmitriy Zaporozhets | 2015-03-29 | 4 | -17/+26 |
* | | | Refactor star/fork buttons | Dmitriy Zaporozhets | 2015-03-29 | 5 | -24/+47 |
* | | | Merge branch 'file-type' of https://github.com/Soullivaneuh/gitlabhq into Sou... | Dmitriy Zaporozhets | 2015-03-29 | 9 | -8/+171 |
|\ \ \ | |||||
| * | | | Improve file icons rendering on tree | Sullivan SENECHAL | 2015-03-28 | 9 | -8/+171 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-03-29 | 7 | -46/+33 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'repo-buttons' into 'master' | Dmitriy Zaporozhets | 2015-03-29 | 5 | -45/+24 |
| |\ \ \ \ | |||||
| | * | | | | Alignment fixes for repo buttons | Phil Hughes | 2015-03-29 | 4 | -11/+18 |
| | * | | | | Moved download button into sidebar | Phil Hughes | 2015-03-29 | 2 | -10/+9 |
| | * | | | | Changed button type | Phil Hughes | 2015-03-27 | 2 | -3/+3 |
| | * | | | | Fork/Star button re-design | Phil Hughes | 2015-03-26 | 4 | -44/+17 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'clear-note-form-on-succcess' into 'master' | Dmitriy Zaporozhets | 2015-03-29 | 2 | -1/+9 |
| |\ \ \ \ | |||||
| | * | | | | Prevent note form from being cleared when submitting failed.clear-note-form-on-succcess | Douwe Maan | 2015-03-27 | 2 | -1/+9 |
* | | | | | | Merge pull request #9041 from tsigo/rs-maintain-test-schema | Dmitriy Zaporozhets | 2015-03-29 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add ActiveRecord::Migration.maintain_test_schema! to spec_helper | Robert Speicher | 2015-03-27 | 1 | -0/+2 |
* | | | | | | | Merge pull request #9044 from tsigo/rs-git-template-env | Dmitriy Zaporozhets | 2015-03-29 | 1 | -1/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Define GIT_TEMPLATE_DIR environment variable in TestEnv | Robert Speicher | 2015-03-27 | 1 | -1/+7 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #9040 from tsigo/rs-refactor-nav-collapse | Dmitriy Zaporozhets | 2015-03-29 | 1 | -8/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Simplify toggle-nav-collapse JS | Robert Speicher | 2015-03-27 | 1 | -8/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #9045 from tsigo/rs-move-asana-spec | Dmitriy Zaporozhets | 2015-03-29 | 1 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Move asana_service_spec to its correct location | Robert Speicher | 2015-03-27 | 1 | -0/+0 |
* | | | | | | | | Merge pull request #9048 from NARKOZ/api | Dmitriy Zaporozhets | 2015-03-29 | 1 | -4/+1 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | properly paginate project events in API | Nihad Abbasov | 2015-03-29 | 1 | -4/+1 |
* | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-03-29 | 4 | -136/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #9047 from NARKOZ/patch-7 | Nihad Abbasov | 2015-03-29 | 3 | -135/+4 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | update acts-as-taggable-on | Nihad Abbasov | 2015-03-29 | 3 | -135/+4 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #9043 from skburgart/fix/merge-wording | Robert Schilling | 2015-03-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Change merging notification to sound more natural | Steven Burgart | 2015-03-27 | 1 | -1/+1 |
| | |/ / / / | |||||
* | | | | | | Merge branch 'fix-plain-diffs' into 'master' | Dmitriy Zaporozhets | 2015-03-29 | 4 | -4/+7 |
|\ \ \ \ \ \ |