summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | | | | | | | | Link in the note when started a new branch from an issueZeger-Jan van de Weg2016-03-151-1/+4
| * | | | | | | | | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-155-11/+31
| * | | | | | | | | new-branch-buttonZeger-Jan van de Weg2016-03-159-4/+67
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix_horizontal_overflow_in_code_tag' into 'master' Jacob Schatz2016-03-171-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added comment to make builds runJacob Schatz2016-03-171-0/+1
| * | | | | | | | | fix horizontal overflow that occurs in the code tagArinde Eniola2016-03-161-0/+6
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'css-space-after-colon' into 'master' Jacob Schatz2016-03-1710-32/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Follow the CSS Style Guide rules for including a space after the property colon.connorshea2016-03-1610-32/+32
* | | | | | | | | | Reuse `no_cache_headers` method in badges controllerGrzegorz Bizon2016-03-171-12/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'fix_wiki_links' into 'master' Robert Speicher2016-03-172-2/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix wiki search results point to raw sourceHiroyuki Sato2016-03-172-2/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Follow the CSS Style Guide rules for unitless zero values.connorshea2016-03-1625-139/+139
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Fixes issue with dropdown caret being incorrect colorPhil Hughes2016-03-163-3/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'css-hex-format' into 'master' Jacob Schatz2016-03-1645-242/+242
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Follow the CSS Style Guide rules for HEX colors.connorshea2016-03-1545-242/+242
| |/ / / /
* | | | | Merge branch 'support-utf8-wiki-page-title' into 'master' Douwe Maan2016-03-162-5/+5
|\ \ \ \ \
| * | | | | Support Wiki with UTF-8 page nameHiroyuki Sato2016-03-162-5/+5
* | | | | | Merge branch 'worker-for-user-deletion' into 'master' Douwe Maan2016-03-166-17/+31
|\ \ \ \ \ \
| * | | | | | Clearify who deletes the userZeger-Jan van de Weg2016-03-153-4/+4
| * | | | | | Fix broken specsZeger-Jan van de Weg2016-03-151-1/+1
| * | | | | | Specs on force deleting of a userZeger-Jan van de Weg2016-03-151-1/+1
| * | | | | | Add ability to delete a user with forceZeger-Jan van de Weg2016-03-155-17/+21
| * | | | | | A worker deletes a user, so the request doesn't time outZeger-Jan van de Weg2016-03-152-1/+11
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'issue_14301' into 'master' Robert Speicher2016-03-151-1/+1
|\ \ \ \ \ \
| * | | | | | TypoAlfredo Sumaran2016-03-151-1/+1
| |/ / / / /
* | | | | | Merge branch 'dropdown-vertical-spacing' into 'master' Jacob Schatz2016-03-151-3/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed overflow on users name in dropdownsdropdown-vertical-spacingPhil Hughes2016-03-151-3/+2