summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Docs for the new branch buttondocs-new-branch-button-3886Zeger-Jan van de Weg2016-03-282-0/+9
* Merge branch 'dz-small-ui-fixes' into 'master' Jacob Schatz2016-03-285-8/+5
|\
| * Dont use small font size for commits listdz-small-ui-fixesDmitriy Zaporozhets2016-03-281-1/+0
| * Use standard button size for new fileDmitriy Zaporozhets2016-03-281-2/+2
| * Fix vertical align for files tab top navigationDmitriy Zaporozhets2016-03-282-2/+2
| * Add border bottom and margin for readme holderDmitriy Zaporozhets2016-03-281-3/+1
* | Merge branch 'update_ldap_docs' into 'master' Drew Blessing2016-03-284-227/+292
|\ \
| * | Update LDAP docs [ci skip]Drew Blessing2016-03-224-227/+292
* | | Merge branch 'api-ability-to-backdate-newly-created-issues-12628' into 'master' Robert Speicher2016-03-284-6/+23
|\ \ \ | |_|/ |/| |
| * | Back dating of issues when creating throught the APIZeger-Jan van de Weg2016-03-284-6/+23
* | | Merge branch 'issue_14671' into 'master' Stan Hu2016-03-281-1/+1
|\ \ \
| * | | Fix cancel linkissue_14671Alfredo Sumaran2016-03-281-1/+1
|/ / /
* | | Merge branch 'upgrade-web-console' into 'master' Robert Speicher2016-03-271-1/+1
|\ \ \
| * | | Upgrade web-console to 2.3.0connorshea2016-03-241-1/+4
* | | | Merge branch 'upgrade-font-awesome' into 'master' Robert Speicher2016-03-271-2/+2
|\ \ \ \
| * | | | Upgrade font-awesome-rails to 4.5.0.1connorshea2016-03-241-2/+5
| |/ / /
* | | | Merge branch 'upgrade-brakeman' into 'master' Robert Speicher2016-03-272-12/+9
|\ \ \ \
| * | | | Upgrade Brakeman from 3.1.4 to 3.2.1connorshea2016-03-242-12/+9
| |/ / /
* | | | Merge branch 'upgrade-teaspoon' into 'master' Robert Speicher2016-03-272-4/+4
|\ \ \ \
| * | | | Upgrade Teaspoon from 1.0.1 to 1.1.5.connorshea2016-03-252-4/+7
| |/ / /
* | | | Merge branch 'upgrade-bullet' into 'master' Robert Speicher2016-03-271-1/+4
|\ \ \ \
| * | | | Upgrade Bullet to 5.0.0connorshea2016-03-241-1/+4
| |/ / /
* | | | Merge branch 'bug-in-webhooks-documentation-14660' into 'master' Achilleas Pipinellis2016-03-271-5/+4
|\ \ \ \
| * | | | Fix typos in webhooks docs. Achilleas Pipinellis2016-03-271-5/+4
|/ / / /
* | | | Merge branch 'handle-avatar-in-empty-repo' into 'master' Stan Hu2016-03-274-0/+15
|\ \ \ \
| * | | | Don't attempt to look up an avatar in repo if repo directory does not existStan Hu2016-03-254-0/+15
* | | | | Merge branch 'feature/fuzz-search-min-width' into 'master' Jacob Schatz2016-03-261-0/+1
|\ \ \ \ \
| * | | | | short project names result in unusable fuzz search UI elements, so added a mi...Grant Douglas2016-03-251-0/+1
| | |_|/ / | |/| | |
* | | | | Bump VERSIONDmitriy Zaporozhets2016-03-261-1/+1
* | | | | Merge branch 'feature--preferences-dashboard-groups' of https://gitlab.com/el...Dmitriy Zaporozhets2016-03-266-3/+35
|\ \ \ \ \
| * | | | | Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich2016-03-246-3/+35
* | | | | | Merge branch 'rs-remove-release-docs' into 'master' Dmitriy Zaporozhets2016-03-268-585/+0
|\ \ \ \ \ \
| * | | | | | Remove release docs from the CE repositoryrs-remove-release-docsRobert Speicher2016-03-248-585/+0
* | | | | | | Merge branch 'ci-setup-info' into 'master' Dmitriy Zaporozhets2016-03-265-1/+44
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | rescue Rugged::ReferenceError in Repository#gitlab_ci_yml methodci-setup-infoDmitriy Zaporozhets2016-03-252-1/+4
| * | | | | | For some reason this test fails without javascript so added itDmitriy Zaporozhets2016-03-251-0/+1
| * | | | | | Make sure Repository#gitlab_ci_yml is safe to use even when repository is mis...Dmitriy Zaporozhets2016-03-251-1/+1
| * | | | | | Small refactoring and rewordingDmitriy Zaporozhets2016-03-252-6/+2
| * | | | | | Use head tree (cached) for file search. Also add some testsDmitriy Zaporozhets2016-03-242-1/+28
| * | | | | | Detect build setup state based on gitlab_ci.yml presenseDmitriy Zaporozhets2016-03-243-2/+6
| * | | | | | Add links to CI setup documentation from project settings and builds pagesDmitriy Zaporozhets2016-03-243-0/+12
* | | | | | | Merge branch 'fix-link-colors' into 'master' Jacob Schatz2016-03-256-47/+63
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Using class for specificity instead of tag.Jacob Schatz2016-03-251-1/+1
| * | | | | | Make sure ci status colors are same and respected on most pagesfix-link-colorsDmitriy Zaporozhets2016-03-251-44/+48
| * | | | | | Repository breadcrumbs and file header links should be darkDmitriy Zaporozhets2016-03-252-0/+8
| * | | | | | Fix link colors by using content-list for commitsDmitriy Zaporozhets2016-03-253-3/+7
| * | | | | | Make sure CI status icons have same color across all appDmitriy Zaporozhets2016-03-251-4/+4
|/ / / / / /
* | | | | | Merge branch 'clarify_lfs' into 'master' Achilleas Pipinellis2016-03-251-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Clarify LFS configurationDrew Blessing2016-03-241-0/+4
* | | | | | Describe CI stuff.Sytse Sijbrandij2016-03-241-1/+1
| |_|/ / / |/| | | |