19 Mar, 2014
16 commits
-
Add .adoc file extension for AsciiDoc
-
Fix registration error info typo
-
Switched line endings to LF for system_hooks.md
-
Speed up features/notes_on_merge_requests_spec
-
Visibility traits for Project Factory
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Nprogress
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Uses the :simple merge request factory trait introduced by d166e70; cuts execution time of this spec in half.
-
This spec featured the slowest tests in the entire suite. After some debugging, the cause was found to be the large commit diff generated by comparing the stable and master branches. To fix this, the seed repository was modified to create a simple branch off of master that consists of three simple commits and minor changes. The spec was then updated to compare master to this branch instead of stable. The result is a spec group that runs in under 30 seconds, down from about 90.
-
Fix travis setup
-
Added Slack service integration.
18 Mar, 2014
6 commits
-
Prevent LDAP users from using reset password function
-
Explain what to do about legacy sqlite in database.yml
-
Check Orphaned Users Groups
17 Mar, 2014
18 commits
-
Fixed some minor typos
-
Relative links within one system When using relative links in md in repository file it will only link within the repository. When using relative links in md in wiki page, it will only link to wiki pages.
-
MySQL to Postgres script
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Show link to public projects for new users.
-
Deeplink /cc @dzaporozhets
-
API: Project permissions
-
Move project members api to separate file
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>