summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Restrict access to confidential issues on activity feedDouglas Barbosa Alexandre2016-03-173-4/+6
* Add eye-slash icon to confidential issuesDouglas Barbosa Alexandre2016-03-175-0/+9
* Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre2016-03-178-22/+26
* Fix issues count on project viewDouglas Barbosa Alexandre2016-03-172-2/+2
* Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre2016-03-172-2/+3
* Restrict access for confidential issues on autocompleteDouglas Barbosa Alexandre2016-03-172-6/+2
* Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-174-2/+34
* Add an option to user make an issue confidentialDouglas Barbosa Alexandre2016-03-172-1/+10
* Merge branch 'fix_dropdown_getting_cut_off_in_page' into 'master' Jacob Schatz2016-03-171-0/+7
|\
| * fix bug causing dropdown to get cut off in project pagefix_dropdown_getting_cut_off_in_pageArinde Eniola2016-03-161-0/+7
* | Merge branch 'fix_issue_mr_page_inconsistency' into 'master' Jacob Schatz2016-03-172-13/+15
|\ \
| * | Fix inconsistency in the header of issue and merge request pagesArinde Eniola2016-03-172-13/+15
* | | Merge branch 'download-dropdown-alignment' into 'master' Jacob Schatz2016-03-172-1/+7
|\ \ \
| * | | Fixed alignment of download dropdowndownload-dropdown-alignmentPhil Hughes2016-03-162-1/+7
* | | | Merge branch 'filter-spacing' into 'master' Jacob Schatz2016-03-171-14/+3
|\ \ \ \
| * | | | Fixed filter spacingfilter-spacingPhil Hughes2016-03-171-14/+3
* | | | | Merge branch 'edited-text' into 'master' Robert Speicher2016-03-176-18/+29
|\ \ \ \ \
| * | | | | Added skip_js commentedited-textPhil Hughes2016-03-161-0/+1
| * | | | | Fixed failing rubocop testPhil Hughes2016-03-101-5/+5
| * | | | | Fixed issue with timeago not firingPhil Hughes2016-03-104-5/+11
| * | | | | Single if statementPhil Hughes2016-03-101-5/+3
| * | | | | Fixed ruby issues from feedbackPhil Hughes2016-03-104-15/+10
| * | | | | Edited timeago text on commentsPhil Hughes2016-03-106-24/+35
* | | | | | Merge branch 'blue-links-fix' into 'master' Jacob Schatz2016-03-171-4/+0
|\ \ \ \ \ \
| * | | | | | Revert link color from blueblue-links-fixAlfredo Sumaran2016-03-171-4/+0
* | | | | | | Merge branch 'hide-builds-feature' into 'master' Robert Speicher2016-03-173-63/+75
|\ \ \ \ \ \ \
| * | | | | | | Hide builds from Project's settings when the feature is disabledhide-builds-featureKamil Trzcinski2016-03-153-63/+75
* | | | | | | | Merge branch 'caching-project-avatars' into 'master' Robert Speicher2016-03-173-8/+35
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Cache project avatars stored in GitYorick Peterse2016-03-173-8/+35
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'dropdown-preselect-value' into 'master' Robert Speicher2016-03-172-4/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Moved code to single line ifPhil Hughes2016-03-171-4/+2
| * | | | | | Removed label/milestone helper methodsdropdown-preselect-valuePhil Hughes2016-03-162-20/+10
| * | | | | | Fixed failing testsPhil Hughes2016-03-161-1/+2
| * | | | | | Pre-selects values on issue and merge request dropdownPhil Hughes2016-03-162-4/+32
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'glalonde-triggerbuild' into 'master' Kamil Trzciński2016-03-171-1/+1
|\ \ \ \ \ \
| * | | | | | adjusted behavior so canceled builds tagged as allowed to fail do not fail buildGeoffrey Lalonde2016-03-171-1/+1
* | | | | | | Merge branch 'patch/refactor-post-receive' into 'master' Douwe Maan2016-03-171-27/+19
|\ \ \ \ \ \ \
| * | | | | | | Back-porting PostReceive refactor made for EE 🍺Gabriel Mazetto2016-03-171-27/+19
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-179-42/+66
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-1580-693/+759
| |\ \ \ \ \ \ \
| * | | | | | | | Improve external users featureZeger-Jan van de Weg2016-03-144-6/+8
| * | | | | | | | Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-1428-47/+309
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Create an external users tab on Admin user listZeger-Jan van de Weg2016-03-134-7/+18
| * | | | | | | | | Remove Project#publicishZeger-Jan van de Weg2016-03-132-8/+2
| * | | | | | | | | External UsersZeger-Jan van de Weg2016-03-136-24/+44
* | | | | | | | | | Merge branch 'new-branch-button-issue' into 'master' Douwe Maan2016-03-1710-10/+96
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix specsZeger-Jan van de Weg2016-03-171-0/+1
| * | | | | | | | | | Merge branch 'master' into new-branch-button-issueZeger-Jan van de Weg2016-03-1764-409/+424
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Incorporate the review and update specZeger-Jan van de Weg2016-03-152-13/+13
| * | | | | | | | | | Incorporate reviewZeger-Jan van de Weg2016-03-156-20/+19