summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Align filter dropdown.issue_2406Rubén Dávila2016-01-271-0/+4
* Remove no longer required CSS rule.Rubén Dávila2016-01-201-4/+0
* Refactor some CSS rules.Rubén Dávila2016-01-202-6/+17
* Some fixes from last code review.Rubén Dávila2016-01-204-5/+5
* Some CSS and sorting fixes.Rubén Dávila2016-01-203-19/+30
* Fix broken spec.Rubén Dávila2016-01-201-1/+3
* Add specs for Forks listing.Rubén Dávila2016-01-202-0/+40
* Add icon for private forks notice. #2406Rubén Dávila2016-01-203-2/+16
* Add ability to sort forks. #2406Rubén Dávila2016-01-202-4/+7
* aligns menu at top on one rowJacob Schatz2016-01-202-10/+26
* changing projects cssJacob Schatz2016-01-201-1/+0
* WIP: Add sort dropdown. #2406Rubén Dávila2016-01-201-0/+20
* Little update to copy and custom content for empty results. #2406Rubén Dávila2016-01-201-8/+13
* Show last commit as description. #2406Rubén Dávila2016-01-203-4/+10
* Fix broken specs. #2406Rubén Dávila2016-01-202-6/+4
* Add ability to filter by namespace. #2406Rubén Dávila2016-01-202-12/+20
* Use adequate icon for Forks link on sidebar. #2406Rubén Dávila2016-01-201-1/+1
* Show forks counter on listing. #2406Rubén Dávila2016-01-203-2/+10
* Add fork button and implement ability to distinguish between public and prote...Rubén Dávila2016-01-202-2/+26
* Use Project creator's avatar in fork listing. #2406Rubén Dávila2016-01-205-4/+12
* Setup new fork link in sidebar and routes. #2406Rubén Dávila2016-01-209-10/+20
* Update CHANGELOGRobert Speicher2016-01-191-5/+5
* Merge branch 'add_email_headers' into 'master' Robert Speicher2016-01-196-9/+84
|\
| * Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov2016-01-196-9/+84
* | Merge branch 'user-ldap-email' into 'master' Robert Speicher2016-01-199-27/+95
|\ \
| * \ Merge branch 'master' into user-ldap-emailDouwe Maan2016-01-1911-33/+94
| |\ \
| * | | Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan2016-01-199-27/+95
* | | | Merge branch 'add-public-param-to-project-api' into 'master' Dmitriy Zaporozhets2016-01-196-0/+37
|\ \ \ \
| * | | | Add specs. Adjust filter.Josh Frye2016-01-192-1/+24
| * | | | Change 'public' flag to more robust 'visibility' query.Josh Frye2016-01-195-8/+12
| * | | | Update all docs for public paramJosh Frye2016-01-192-0/+4
| * | | | Add public params to GET /projects api. Closes #3788Josh Frye2016-01-193-0/+6
| |/ / /
* | | | Merge branch 'star-button-fork-count-increase' into 'master' Dmitriy Zaporozhets2016-01-191-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | when starring a project it correctly increase the star countPhil Hughes2016-01-191-2/+2
| | |/ | |/|
* | | Merge branch 'display-message-when-assignee-cannot-merge' into 'master' Dmitriy Zaporozhets2016-01-193-0/+10
|\ \ \ | |/ / |/| |
| * | Move multiple css rules to multiple lines.display-message-when-assignee-cannot-mergeJacob Schatz2016-01-192-2/+2
| * | Fix spacing issues, fix naming inconsistencies. Fix conflicts.Jacob Schatz2016-01-182-4/+4
| * | color variable for error for exclamation pointJacob Schatz2016-01-182-2/+4
| * | adds exclamation point when assigned user cannot mergeJacob Schatz2016-01-182-0/+8
* | | Merge branch 'fix-project-creation' into 'master' Douwe Maan2016-01-193-1/+3
|\ \ \
| * | | Fix creator should be added as a master of the project on creationDouglas Barbosa Alexandre2016-01-193-1/+3
* | | | Merge branch 'improve-project-external-issue-trackers' into 'master' Douwe Maan2016-01-198-33/+92
|\ \ \ \ | |_|_|/ |/| | |
| * | | Greatly improve external_issue_tracker performanceimprove-project-external-issue-trackersYorick Peterse2016-01-198-33/+92
* | | | Merge branch 'fix/artifacts-double-propagation' into 'master' Grzegorz Bizon2016-01-191-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix double request issue in artifacts browserGrzegorz Bizon2016-01-191-1/+5
| |/ /
* | | Merge branch 'feature/expose-ci-lint-tool'Douwe Maan2016-01-196-12/+33
|\ \ \
| * | | Remove dropdown containing CI Lint button on builds pagefeature/expose-ci-lint-toolGrzegorz Bizon2016-01-183-12/+6
| * | | Update build artifacts feature testsGrzegorz Bizon2016-01-171-6/+6
| * | | Add Changelog entry for exposing CI Lint tool on builds pageGrzegorz Bizon2016-01-171-0/+1
| * | | Add specs for CI Lint button exposed on a builds pageGrzegorz Bizon2016-01-173-5/+20