summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* revert cache for eventsrevert_even_cacheValery Sizov2015-07-232-8/+8
* Merge branch 'label_caching' into 'master' Valery Sizov2015-07-232-37/+39
|\
| * revert cache issuelabel_cachingValery Sizov2015-07-222-37/+39
* | Merge branch 'fix-link-to-2fa' into 'master'Robert Speicher2015-07-221-1/+1
|\ \
| * | Fix link to 2fa help page. Closes #2055Achilleas Pipinellis2015-07-221-1/+1
| |/
* | Merge branch 'migrate_session_expire_delay_unless_it_exists' into 'master' Robert Speicher2015-07-221-2/+4
|\ \ | |/ |/|
| * Check if session_expire_delay column exists before adding the column.migrate_session_expire_delay_unless_it_existsMarin Jankovski2015-07-221-2/+4
* | Merge branch 'revert_note_caching' into 'master'Valery Sizov2015-07-221-4/+3
|\ \
| * | revert caching of note textHannes Rosenögger2015-07-211-4/+3
* | | Merge branch 'rs-security-spec-speed' into 'master' Douwe Maan2015-07-2215-425/+371
|\ \ \ | |_|/ |/| |
| * | Move spec/features/admin/security_spec to spec/features/securityrs-security-spec-speedRobert Speicher2015-07-221-0/+2
| * | Consolidate group access specs into one fileRobert Speicher2015-07-225-353/+284
| * | Move custom matchers to their own files under spec/support/matchersRobert Speicher2015-07-222-10/+9
| * | Remove redundant Profile access test casesRobert Speicher2015-07-221-9/+0
| * | Remove be_not_found_for matcherRobert Speicher2015-07-221-5/+0
| * | Move access-related matchers to their own moduleRobert Speicher2015-07-2211-35/+72
| * | Remove unused `be_valid_commit` matcherRobert Speicher2015-07-211-9/+0
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2015-07-228-12/+86
|\ \ \
| * \ \ Merge branch 'fix-cache-clear-test-issue' into 'master'Stan Hu2015-07-221-6/+2
| |\ \ \
| | * | | Clearing the entire Redis cache may be too expensive; just useStan Hu2015-07-211-6/+2
| |/ / /
| * | | Merge branch 'fix-dup-changelog-entry' into 'master'Stan Hu2015-07-221-2/+1
| |\ \ \
| | * | | Remove 7.14 entry that was pushed to 7.13Stan Hu2015-07-211-2/+1
| |/ / /
| * | | Merge branch 'fix-404-empty-repo' into 'master'Stan Hu2015-07-225-8/+47
| |\ \ \ | | |/ / | |/| |
| | * | Fix 404 error in files view after deleting the last file in a repositoryStan Hu2015-07-215-8/+46
| * | | Merge branch 'fix-snippet-note-fullscreen' into 'master'Hannes Rosenögger2015-07-212-1/+5
| |\ \ \
| | * | | Fix full screen mode for snippet commentsDaniel Gerhardt2015-07-212-1/+5
| |/ / /
| * | | Merge branch 'document-2fa-backup' into 'master' Valery Sizov2015-07-212-2/+38
| |\ \ \ | | |_|/ | |/| |
| | * | You need to store your DB encryption keydocument-2fa-backupJacob Vosmaer2015-07-212-2/+38
| * | | Merge branch 'changelog_update' into 'master' Valery Sizov2015-07-211-2/+2
| |\ \ \
| | * | | Update changelogchangelog_updateValery Sizov2015-07-211-2/+2
| |/ / /
* | | | Merge branch 'fork-project' into 'master' Job van der Voort2015-07-223-1/+23
|\ \ \ \ | |/ / / |/| | |
| * | | fixed imagekaren Carias2015-07-211-1/+1
| * | | added Fork Project documentkaren Carias2015-07-213-1/+23
|/ / /
* | | Merge branch 'overwrite-during-backup' into 'master' Valery Sizov2015-07-211-0/+1
|\ \ \ | |_|/ |/| |
| * | Don't stop if database.sql.gz already existsoverwrite-during-backupJacob Vosmaer2015-07-211-0/+1
|/ /
* | Merge branch 'fix-changelog-7.11-7.12' into 'master'Robert Schilling2015-07-201-3/+1
|\ \
| * | Fix change log for 7.11 and move entry to 7.12Daniel Gerhardt2015-07-201-3/+1
|/ /
* | Merge branch 'gc-images-no-casing' into 'master'Stan Hu2015-07-203-1/+7
|\ \
| * | GoogleCode importer: Do not care about casing of image file extensionsSven Strickroth2015-07-203-1/+7
* | | Merge branch 'fix-disabled-feature-access' into 'master'Stan Hu2015-07-202-23/+32
|\ \ \
| * | | Fix access to disabled features for unauthenticated usersDaniel Gerhardt2015-07-202-23/+32
* | | | Merge branch 'mr-fetch-command' into 'master'Stan Hu2015-07-202-0/+11
|\ \ \ \
| * | | | merge_requests: add fetch command to the MR pageBen Boeckel2015-07-202-0/+11
| | |_|/ | |/| |
* | | | Merge branch 'fix-slow-repository-cache-update' into 'master'Valery Sizov2015-07-202-19/+2
|\ \ \ \
| * | | | Remove repository graph log to fix slow cache updates after push eventStan Hu2015-07-192-19/+2
* | | | | Merge branch 'remove-redundant-last-push' into 'master'Valery Sizov2015-07-201-1/+3
|\ \ \ \ \
| * | | | | Remove redundant last push event if activity feed is set to main pageStan Hu2015-07-181-1/+3
* | | | | | Merge branch 'activity_publicly_accessible' into 'master' Valery Sizov2015-07-201-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Public project activity page asks for sign-inactivity_publicly_accessibleValery Sizov2015-07-201-1/+1
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqMarin Jankovski2015-07-201-1/+1
|\ \ \ \ \ \