Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'safe-content-type' into 'master' | Douwe Maan | 2016-03-01 | 3 | -12/+23 |
|\ | |||||
| * | Explain why we mangle blob content typessafe-content-type | Jacob Vosmaer | 2016-02-24 | 3 | -12/+23 |
* | | Merge branch 'issue_13851' into 'master' | Rémy Coutable | 2016-03-01 | 1 | -1/+14 |
|\ \ | |||||
| * | | Bring back Gitlab textissue_13851 | Alfredo Sumaran | 2016-02-29 | 1 | -1/+14 |
* | | | Merge branch 'fix/contributions-forked-projects' into 'master' | Douwe Maan | 2016-03-01 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/contributio... | James Lopez | 2016-02-29 | 113 | -624/+1038 |
| |\ \ \ | |||||
| * | | | | include contributions from forked projects on profile calendar | James Lopez | 2016-02-22 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into issue_13212issue_13212 | Alfredo Sumaran | 2016-02-29 | 22 | -76/+244 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'issue_13648' into 'master' | Dmitriy Zaporozhets | 2016-02-29 | 2 | -14/+22 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Logged in user should be able to read internal forks. | Rubén Dávila | 2016-02-27 | 1 | -1/+1 |
| | * | | | | Improve implementation to check read access to forks and add pagination. | Rubén Dávila | 2016-02-26 | 2 | -14/+22 |
| * | | | | | Merge branch 'removed-ngprogress' into 'master' | Jacob Schatz | 2016-02-29 | 6 | -10/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | Removed NGProgressremoved-ngprogress | Phil Hughes | 2016-02-29 | 6 | -10/+8 |
| * | | | | | | Merge branch 'too-many-changes-btns' into 'master' | Jacob Schatz | 2016-02-29 | 1 | -6/+5 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | Changed too many changes buttons to whitetoo-many-changes-btns | Phil Hughes | 2016-02-29 | 1 | -6/+5 |
| | |/ / / / | |||||
| * | | | | | Merge branch 'improve-todos-css' into 'master' | Dmitriy Zaporozhets | 2016-02-29 | 2 | -35/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | Small css cleanup for todos featureimprove-todos-css | Dmitriy Zaporozhets | 2016-02-27 | 2 | -35/+6 |
| | |/ / / / | |||||
| * | | | | | Merge branch '11489-branded-appearance-to-ce' into 'master' | Douwe Maan | 2016-02-29 | 9 | -10/+199 |
| |\ \ \ \ \ | |||||
| | * | | | | | Branded login page also in CE11489-branded-appearance-to-ce | Zeger-Jan van de Weg | 2016-02-26 | 9 | -10/+199 |
| * | | | | | | Merge branch 'issue_13621' into 'master' | Douwe Maan | 2016-02-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | Don't repeat labels listed on Labels tab.issue_13621 | Rubén Dávila | 2016-02-22 | 1 | -1/+1 |
| * | | | | | | Merge branch 'evuez/gitlab-ce-webhook-url-spaces' into 'master' | Robert Speicher | 2016-02-26 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Allow webhooks URL to have leading and trailing spacesevuez/gitlab-ce-webhook-url-spaces | evuez | 2016-02-26 | 1 | -0/+3 |
* | | | | | | | | Comment icon vertically aligned | Alfredo Sumaran | 2016-02-29 | 1 | -0/+1 |
* | | | | | | | | Wrap icon with edited time | Alfredo Sumaran | 2016-02-29 | 2 | -2/+2 |
* | | | | | | | | Increase padding | Alfredo Sumaran | 2016-02-29 | 1 | -1/+1 |
* | | | | | | | | Keep edited time on the same line as well | Alfredo Sumaran | 2016-02-29 | 1 | -1/+1 |
* | | | | | | | | Apply nice date when diff page loads | Alfredo Sumaran | 2016-02-29 | 1 | -0/+1 |
* | | | | | | | | Keep date in the same line | Alfredo Sumaran | 2016-02-29 | 1 | -0/+4 |
* | | | | | | | | Prevent content misalignment | Alfredo Sumaran | 2016-02-29 | 1 | -0/+8 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'repository-caching-refactor' into 'master' | Robert Speicher | 2016-02-26 | 7 | -23/+49 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Moved exists condition in Repository#before_delete | Yorick Peterse | 2016-02-25 | 1 | -6/+4 |
| * | | | | | | Move Repository#expire_all_caches to before_delete | Yorick Peterse | 2016-02-23 | 1 | -10/+5 |
| * | | | | | | Moved cache expiration code to Repository hooks | Yorick Peterse | 2016-02-23 | 7 | -14/+47 |
* | | | | | | | Merge branch 'avatar-cropping' into 'master' | Jacob Schatz | 2016-02-26 | 9 | -5/+129 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into avatar-croppingavatar-cropping | Alfredo Sumaran | 2016-02-26 | 8 | -73/+50 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'rs-crowd-form-view-spec' into avatar-cropping | Alfredo Sumaran | 2016-02-24 | 4 | -8/+12 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add `:with_avatar` trait to User factory | Robert Speicher | 2016-02-24 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'master' into avatar-cropping | Alfredo Sumaran | 2016-02-24 | 18 | -62/+82 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into avatar-cropping | Alfredo Sumaran | 2016-02-23 | 153 | -1811/+3800 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Minor changes on avatar cropping internals | Johann Pardanaud | 2016-02-18 | 2 | -7/+8 |
| * | | | | | | | | | | | Improve avatar cropping internals, based on suggestions made by @rspeicher on... | Johann Pardanaud | 2016-02-17 | 4 | -15/+6 |
| * | | | | | | | | | | | Merge branch 'master' into avatar-cropping | Johann Pardanaud | 2016-02-16 | 87 | -469/+576 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Improve user experience for avatar cropping | Johann Pardanaud | 2016-02-16 | 2 | -2/+8 |
| * | | | | | | | | | | | | Fix failing tests introduced in commit 6d58088 | Johann Pardanaud | 2016-02-10 | 1 | -2/+4 |
| * | | | | | | | | | | | | Fix #7959: Fix avatar stretching by providing a cropping feature | Johann Pardanaud | 2016-02-09 | 9 | -8/+133 |
* | | | | | | | | | | | | | Merge branch 'sidebar-hide-class' into 'master' | Rémy Coutable | 2016-02-26 | 3 | -26/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Created helper class to hide content in issue sidebar when collapsedsidebar-hide-class | Phil Hughes | 2016-02-25 | 3 | -26/+19 |
* | | | | | | | | | | | | | Merge branch 'refactor-lists' into 'master' | Dmitriy Zaporozhets | 2016-02-26 | 17 | -171/+171 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Improve help UI page | Dmitriy Zaporozhets | 2016-02-26 | 2 | -104/+127 |